@charset "ISO-8859-1";
body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #767676;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f0eb;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../immagini/img_FondoTestata.png);
	}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ebac02;
}

h1{
	color:#CC9900;
	text-align:left;
	font-weight: normal;
	font-size: 20pt;
	font-family: DaxRegular;
	line-height: 25px;
    }
h2{
	color:#CC9900;
	font-weight:normal;
	font-size: 15px;
	font-family: DaxRegular;
	text-align: left;
    }
h3{
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 20px;
    }

h4 {
	text-align: center;
	font-size: 13px;
	font-family: DaxRegular;
	color: #CC9900;
	line-height: 8px;
}
h5 {
	text-align: left;
	font-size: 13px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
}
h6 {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family: DaxRegular;
	color: #CC9900;
	line-height: 16px;
}

h7 {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 8px;
}
h8 {
	text-align: left;
	font-size: 9px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 10px;
	font-weight: normal;
	font-style: italic;
}
.txt_vicinanze {
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 20px;
}
.txt_modulo {
	text-align: right;
	font-size: 12px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 15px;
}
.txt_titolomodulo {
	text-align: left;
	font-size: 15px;
	font-family: DaxRegular;
	color: #666666;
	line-height: 15px;
}


#container{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
    }
#header{
	clear: both;
	height: 96px;
	width: 1020px;
    }

#userData{
	clear: both;
	height: 49px;
	width: 1020px;
	font-family: DaxRegular;
	font-size: 13px;
	color: #666666;
	padding-top: 35px;
	text-align: center;
    }
#userDataSezioni {
	clear: both;
	height: 49px;
	width: 1020px;
	font-family: DaxRegular;
	font-size: 13px;
	color: #666666;
	padding-top: 35px;
	text-align: center;
	background-image: url(../immagini/img_FondoSezioni.png);
	background-repeat: repeat-y;
}
#main {
	min-height: 716px;
	background-image: url(../immagini/img_villadelnobile_black.jpg);
	background-repeat: no-repeat;
      }
#mainSezioni {
	min-height: 716px;
	background-image: url(../immagini/img_villadelnobile_light.jpg);
	background-repeat: no-repeat;
}
#content{
	height: 300px;
	padding-right: 200px;
	padding-left: 200px;
	}
#content_sezioni {
	min-height: 500px;
	background-image: url(../immagini/img_FondoSezioni.png);
	background-repeat: repeat-y;
	padding-right: 180px;
	padding-left: 180px;
}
#content_sotto {
	height: 35px;
	background-image: url(../immagini/img_ChiusuraFondoSezioni.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 180px;
	padding-left: 180px;
	background-position: top;
}

#footer{
	clear: both;
	height: 30px;
	font-family: DaxRegular;
	font-size: 9px;
	color: #666666;
	text-align: center;
    }
#mappa_google {
	height: 300px;
	width: 422px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #666666;
}

.txtAsterisco {
	color:#689aa6;
	text-align:left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
