body,html {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: museo-sans;
	color:#222;
}

a.link { color:#05669c;}
a.link:hover {text-decoration: underline;}

a { color:#000;text-decoration:none;font-size:12px;}

#wrapper {
	width:998px;
	height:auto;
	margin-top:30px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	
}

#left-wrapper {
	width:220px;
	margin-right:20px;
	float:left;
	height:532px;
	position:relative;
}

#right-wrapper {
	width: 736px;
	border-left:0px solid #999;
	height:622px;
	float:left;
	padding-top:0px;
}

#logo {
	width:220px;
	height:90px;
}

#logo a.log {
	display:block;
	width:220px;
	height:90px;
	text-indent:-99999px;
	background:url(../images/logpasarella.jpg) no-repeat top left;
}

#menu {
	height:auto;
	position:absolute;
	top: 110px;
	right:20px;
	font-size:12px;
}


#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li a {
	color:#000;
} 

#menu ul li {
	list-style:none;
	font-size:12px;
	text-align:right;
	padding-left:20px;
	padding-bottom:1px;
}

.mhead {
	margin-top:19px;
	font-weight:700;
}

.item { 
	font-weight:100;
	font-size:11px;
}

.mhead ul li a {
	color:#000;
}

.mhead ul li a:hover {
	background:url(../images/arrow.png) no-repeat right 5px;
}

.nhead {
	margin-top:7px;
} 

#active {
	background:url(../images/arrow.png) no-repeat right 5px;
}

.mhead a:hover, .nhead a:hover {
	background:url(../images/arrow.png) no-repeat right 5px;
}

#footer {
	position:absolute;
	top:520px;
	right:40px;
}

#page {
	margin-top:130px;
}

#page h1 {
	border-bottom:1px solid #999;
	padding-bottom:11px;
	margin-bottom:25px;
	width:300px;
	margin-left:40px;
	font-weight:100;
}

.text {
	float:left;
	font-size:12px;
	line-height:18px;
	width:300px;
	margin-left:40px;
	font-weight:300;
	
}

.text b {
	font-weight:700;
}

.text p {
	margin:0px;
	padding-bottom:4px;
	line-height:22px;
}

label {
	font-size:10px;
	display:block;
	float:left;
	width:80px;
}

.address {
	padding-bottom:6px;
}

.blank {
	position:fixed;
	right:0px;
	bottom:0px;
	width:63px;
	height:40px;
	background:#fff;
	z-index:99999999999999999999999999999999;
}

#desc {
    display:none;
}
