html, body{
background: #fff url(../immagini/sfondo.png) repeat;
width: 100%;height: 100%;
text-align: center;
margin: 0; padding: 0;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

*{margin: 0; padding: 0;}

#centra{
	position: relative;
	width: 800px;
	padding: 0;
	}

#main{
	width: 775px;
	height: 530px;
	background-image: url(../immagini/sfondo-sora.png);
	margin: 0 auto;
	text-align: left;
}

a img{
	border: none;
}

h1{
	color: #9f2811; border-bottom: 1px solid;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;margin-top: 5px; margin-bottom: 15px; 
}

h2{
	font-size: .9em; margin-top: 10px; margin-bottom: 20px;
}

#dx h2{
	font-weight: normal;font-size: .8em;
	color: #666; border-bottom: 1px solid;
	font-variant: small-caps; padding-bottom: 2px;
	margin-top: 10px; margin-bottom: 10px;
}
h3{
	font-size: .8em;
	margin-bottom: 10px;
}

h4{
	font-size: .7em; margin-bottom: 10px; border-bottom: 1px solid #999; padding-bottom: 2px;  
}

strong{color: #000;}

p{
	font-size: .7em;
	color: #666; line-height: 1.4em; margin: 10px 0 10px 0;
}

p.marche{
	width: 330px; margin-left: 100px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted;
}

p.immo{
	border-bottom: 1px dotted; 
	min-height: 100px;
height: auto !important;
min-height: 120px;
height: auto !important;
height: 120px;
margin-bottom: 15px;
font-size: .8em;
color: #333;
}

p.immo-prog{
	border-bottom: 1px dotted; 
	min-height: 100px;
height: auto !important;
height: 100px;
margin-bottom: 15px;
}

p#immoinfo{
	background: #fff; padding: 15px; font-size: 1.1em; font-weight: bold; color: #ca1600;
	margin-bottom: 50px;
	border: 2px dashed #ca1600;
}

p#immoinfo a{
	color: #feb4b2;
	text-decoration: underline;
}

p#immoinfo a:hover{text-decoration: none;}

ul li{list-style: none; }


ul li a{
	list-style: none; font-size: .7em;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #ccc;display: block;
}

a{
	color: #c60; text-decoration: none;
}

a:hover{
	color: #630; text-decoration: underline;
}

#sx{
	width: 55%;float: left; margin-bottom: 15px;
}

#sx #claim{
	font-size: .8em;
}
#dx{
	width: 39%;float: left;margin-left: 4%; margin-bottom: 15px;
}
#dx ul{
	margin-bottom: 20px;
}
#footer{
	clear: left; border-top:1px solid #ccc; font-size: .9em;
}

#sx table{
	border-collapse: collapse; margin-top: 15px;
}

#sx table tr td{
	width: 200px; font-size: .7em;border: 1px solid #999; padding: 10px 15px; margin: 0;
}
#sx td a{color: #cc0000; font-weight: bold;}
#sx td a:hover{color: #cc0000; text-decoration: underline;}

ul#news li{
	font-size: .7em; margin-bottom: 15px; border-bottom: 1px dotted; padding-bottom: 7px;
}
ul#news li a{
	font-size: 1.2em; border: none;
	display: inline;
} 

blockquote{
	font-size: .7em;
	font-style: italic;
}

p#menu2{
	padding-top: 10px;
	padding-bottom: 20px;
}

p#linkinterno{
	padding-top: 20px;
}

/* @group form contatti */


#form label{
	width: 140px; float: left; color: #333; font-size: .9em;
}
#main #form label.labeldistesa{
	width: 410px; clear: left;font-size: .9em; line-height: 1em;
}
input#tac {width:10px; height: 10px;float:left;}
	
input#pulinvia{width:47px;padding-left:15px;background: url(../immagini/sfondo-arancio.gif) repeat;clear: left;}
#menufooter{
	margin-top: -10px; padding-top: 0;
}
#menufooter a{color: #999;}
#menufooter a:hover{color: #666;}

p.col-thumb a img{
	border: 1px solid #666;
}

/* @end */