/*colori:
ff6600 arancio
ff4400 arancio scuro
ff7d17 arancio chiaro

ff6600 ex arancio
ff4400 ex arancio scuro
ff7d17 ex arancio chiaro

reset all styles */
* { margin: 0; padding: 0; border: 0; }
ul { list-style-type: none; margin: 0; }

body{
 	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	/* "Lucida Sans", Arial, "Times New Roman", Times, sans-serif */
	font-size:67.5%;
	background:#FFF;
	color:#303030;
}
ul,ol,li{
	margin-left:1.5em;
}
p {margin:0.5em 0em 0.5em 0em}
pre {white-space:normal;}
a {color:#233488; text-decoration:none;}
a:hover{color:#ff7d17 /*arancio chiaro*/;}
a.infomail{
	width:390px; display: inline;
	text-decoration:none;
	font-weight:bold; 
	background: url(../img/mail.gif) left no-repeat; 
	padding:2px 25px;
	margin:0px 0px 5px 0px;
	text-align: left;
	float:left;
	}
a.backlist{
	width:190px; display: block;
	text-decoration:none;
	font-weight:bold; 
	background: url(../img/backlist.gif) left no-repeat; 
	padding:2px 25px;
	margin:0px 0px 5px 0px;
	float:left;
	}
a.calcolamutuo{
	width:120px; display:block;
	text-decoration:none;
	font-weight:bold;
	background: url(../img/mutuo.gif) left no-repeat; 
	padding:2px 0px 2px 25px;
	margin:0px 0px 5px 0px;
	float:right;
	}

h1{font-size:2em; color:#233488; }
/*h2{font-size:1.6em; color:#233488; line-height:1.6em}*/
h3{font-size:1.4em; color:#233488; line-height:1.4em}
h4{font-size:1.2em; color:#233488; line-height:1.2em}
h5{font-size:1.1em; color:#233488; line-height:1.1em}
h6{font-size:1em; color:#233488;}

.small-n {
	font-size:.9em;
}
.small-i {
	font-size:.9em;
	font-style:italic;
	margin-bottom:10px;
}
.clear{clear:both}

.line{border-bottom:1px solid #e1e1e1}

.imgleft{
	float:left;
	margin-right:15px;
}
.imgleft2 {
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	display:inline;
}
.imgright{
	float:right;
	margin-left:15px;
	display:inline;
}
.imgcenter{
 	display:block;
	margin:0 auto;
}
.imgborder1{
	border:3px solid #ff6600 /*arancio*/;
}
.imgborder1:hover{
	border:3px solid #ff7d17 /*arancio chiaro*/;
}
.imgborder2{
	border:3px solid #FCDE18;
}
.txtblu{
	color:#233488;
}

/*------- custom ---------*/
#wrapper{
	width:996px;
	margin:0 auto;
	background:url('../img/fondo-pagina.gif');
}
#dx-header{
 	float:right;
	width:364px;
	height:150px;
	margin-right:13px;
}
#logo{
 	float:left;
	width:586px;
	height:78px;
	margin:20px 0px 0px 13px;
	padding-left:20px;
	border-top:3px solid #ebebe2;
	background:#273087;
}
#menu{
	float:left;
	width:596px;
	height:49px;
	margin:0px 0px 0px 13px;
}

#content{
	width:970px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:0 auto;
	background:#ffffff url('../img/fondo-main.gif') repeat-x;
}
.indirizzo{
	padding:20px 0px;
}

/*--- campo ricerca ---*/

#search { background: #f6f6f3 url(../img/search.jpg) repeat-x; width: 100%; text-align: center;
	padding: 28px 0 28px 0; color: #999; font-size: 20px; font-style: italic; margin: 0 0px 10px 0; }
#search span { vertical-align: middle; padding: 0 4px 0 0; display:inline; }
#search form { margin:0px; display:inline; }
#search input { font: 0.6em Georgia, sans-serif; color: #7b7b7b; border: 1px solid #ccc; background: #fff; height: 22px; 
	vertical-align: middle; padding: 0 3px 0 3px; }
#search select { font: 0.6em Georgia, sans-serif; color: #7b7b7b; border: 1px solid #ccc; background: #fff; height: 20px; 
	vertical-align: middle; padding: 1px; width:auto !important; width:150px; min-width: 150px; }

/*--- colonne pagina ---*/

#titlefull	{
	padding: 10px 0 10px 0; color: #ff6600 /*arancio*/; margin: 0 0px 0px 0;
	width:970px;
	font-size:2.1em;
	text-align:center;
	border-top:2px solid #ebebe2;
	border-bottom:2px solid #ebebe2;
	text-transform:uppercase;
	}
#colfull {
	padding-top:10px;
	margin-left:10px;
	font-size:1.2em;
	margin-bottom:10px;
	border:0px solid #000000;
	}

#spaziofoto {
 	float:left;
 	width:340px;
 	min-height:100px;
	}
#spaziofoto img {
 	margin-bottom:15px;
	}
#spaziotesto {
 	float:left;
	width:610px;
 	min-height:100px;
	}
#spaziotesto .evidenza { padding:1.3em; font-size:1.0em; background:#efefe7; clear:both;
	display:block; font-family:"Trebuchet MS", Arial, sans-serif; }
#spaziotesto .evidenza h3 { font-size:1.5em; font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:normal; color:#233488; margin-bottom: 0.3em; }

/*---- box annuncio ----*/

.riferimento {
 	font-size:1.3em;
	font-weight:bold;
	color:#ff7d17 /*arancio chiaro*/;
	padding-top:0;
	margin-top:0;
	}
.specifica {
 	font-size:1.3em;
	color:#ff4400 /*arancio scuro*/;
}
.descrizione{
	font-size:1.2em;
	min-height: 40px;
	color:#5a5a5a;
	height:auto !important;
	height: 40px;
}

/*---liste gialle ----*/

.yellowdots {
	list-style:square;
	color:#FCDE18;
	margin:0px;
	font-size: 1.2em;
	border:0px solid #000000;
	}
.yellowdots li{
	padding:3px 0px;
	}
.yellowdots span{
	color:#303030;
	}

ol.linea{ list-style-type: none;}
ol.linea li{float:left;}
.thumb {
	width:100px;
	height:100px;
	padding:9px;
	float:left;
}

/*--------- CSS menu son of suckerfish --------*/

#nav, #nav ul {
	width: 590px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin-top:10px;
}

#nav ul li{
	background: #ffffff;
}

#nav a {
	display: block;
	font-size:1.3em;
	color: #273087;
	text-decoration: none;
	padding: 0.5em;
}
#nav a:hover{
	color:#ff7d17 /*arancio chiaro*/;
}
#nav li {
	float: left;
	padding: 0;
	margin:0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.9em;
	font-weight: normal;
	margin: 0;
	
}
#nav li li {
	padding-right: 1em;
	width: 12em;
	border-bottom:1px solid #233488; /*blu*/
}
#nav li ul a {
	width: 12em;
	w\idth: 12em;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #ffffff;
}

/* -------------- forms --------------------------------*/
/*.cssform{
padding: 5px;
border:1px solid #999999;
background:#dddddd;
}

.cssform p{
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 155px;
height: 1%;
}
.cssform p.smaller{
padding-left: 100px;
}

.cssform label {
font-weight: normal;
float: left;
margin-left: -155px;
width: 150px;
}
.cssform label.smaller {
margin-left: -100px; 
width: 90px; 
}

.cssform input {
border:1px solid #c1c1c1;
}
.cssform select{
border:1px solid #c1c1c1;
}
.cssform .textfield {
width: 180px;
}
.cssform .textfield2 {
width: 80px;
}
.cssform textarea{
width: 250px;
height: 120px;
border:1px solid #c1c1c1;
}*/

/* firefox bar hack 
html {
	margin-bottom: 1px;
	height: 100%;
}
*/

#destra, #sinistra { width: 465px; margin-bottom:10px; }
#sinistra { float: left; background: url(../img/arrow_1.gif) no-repeat center 40px; }
#sinistra h2 { color: #fff; text-align: center; font-size: 14px; font-family:Arial, Helvetica, sans-serif, Tahoma;
	display: block; text-transform: uppercase; letter-spacing: 2px; padding: 12px 0 12px 0; 
	margin-bottom:10px; width: 100%; background: #ff6600 /*arancio*/; }

#annunci { height: 390px; padding: 8px 0 0px 0px; }
#annunci_int { width:950px; padding: 8px 0 0px 0px; }
#annunci ul { width: 430px; border:0px solid #000000; }
#annunci_int ul { width: 935px; border:0px solid #000000; }
#annunci ul li, #annunci_int ul li { background: #f6f6f3; margin: 0 0 8px 0; padding: 0 0 8px 0; 
	border-bottom: 1px solid #E7EBE5; clear:both; }
#annunci ul li p, #annunci_int ul li p { color:#5a5a5a; /*grigio*/ font-size:0.9em; font-weight:normal; 
	font-family:"Trebuchet MS", Arial, sans-serif; }
#annunci ul li a, #annunci_int  ul li a { font: 1.1em Arial, sans-serif; font-weight: bold; 
	display: block; width: 100%; text-decoration: none; color: #ff4400; /*arancio scuro*/ overflow: hidden }
#annunci ul li a img, #annunci_int ul li a img { float: left; margin: 0 10px 10px 0; border: 4px solid #ff4400 /*arancio scuro*/; display:inline; }
#annunci ul li a span, #annunci_int ul li a span { font: 1.2em "Trebuchet MS", Arial, sans-serif; font-weight: normal; color: #ff6600 /*arancio scuro*/; line-height:1.1em; }
#annunci ul li a:hover, #annunci_int ul li a:hover{ color: #ff7d17 /*arancio chiaro*/; }
#annunci ul li a:hover span, #annunci_int  ul li a:hover span { color: #ff7d17 /*arancio chiaro*/ !important; }
#annunci ul li a:hover img, #annunci_int  ul li a:hover img { border: 4px solid #ff7d17 /*arancio chiaro*/; }
#annunci a.info, #annunci_int a.info { color:#ffffff; text-decoration:none; width:50px; display:block; float:right;
	background:#ff6600 /*arancio*/; padding:2px; padding-top:0px; padding-bottom:0px; margin:0px 10px 5px 0px;
	text-align:center; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:normal; }
#annunci a.info:hover, #annunci_int a.info:hover { background:#ff7d17 /*arancio chiaro*/; color:#FFFFFF; }
#foodList { font-size:0.8em; }


#destra { float: right; background: url(../img/arrow_2.gif) no-repeat center 40px; }
#destra h2 { color: #fff; text-align: center; font-size: 14px; font-family:Arial, Helvetica, sans-serif, Tahoma; display: block; 
	text-transform: uppercase; letter-spacing: 2px; padding: 12px 0 12px 0; margin-bottom:10px; width: 100%; background: #233488; }
#destra #info { width: 97%; border:0px solid #000000; clear:both; display:block; }
#destra #info h3 { color: #000000; font-size: 1.3em; font-family:"Trebuchet MS", Arial, sans-serif; 
	font-weight:normal; margin-bottom:10px; }
#destra #info h3 span { clear: both; color: #ff7d17 /*arancio chiaro*/ }
#destra #info #options { width: 100%; padding: 12px 0 12px 0; background: #EFEFE7;}
#destra #info #options li { color: #666; text-align: center; margin: 0 0 2px 0; }
#destra #info #options li em { color: #99CC00; }
#destra #info #options li a { font-weight: bold; color: #ff7d17 /*arancio chiaro*/; text-decoration: none;
	border-bottom: 2px solid #D7D7CA; }
/*---- evidenza matita home ----*/
#destra .evidenza { font-size:1.2em; padding:1.3em; background:#efefe7; clear:both; margin-top: 30px; 
	display:block; font-family:"Trebuchet MS", Arial, sans-serif; width:412px; }
#destra .evidenza h3 { font-size:1.5em; font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:normal; color:#233488; margin-bottom: 0.3em; }
	
	#destra .evidenza big { font-size:1.2em; display:block; font-weight:bold; }


/**************************** FORM CONTATTI ****************************/

.table_form {
	margin:0px auto;
	width:900px;
	text-align:center;
	border:1px solid #ebebe2;
	padding:10px;
	padding-top:0px;
	}
	.table_form h3 {
		color: #233488;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.5em;
		font-weight: normal;
		margin-top:5px;
		margin-bottom:5px;
		text-align:left;
		}

	.table_form .testoparag {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		text-align:left;
		}
	.table_form .privacy {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:0.85em;
		text-align:left;
		padding-top:5px;
		}
		
.form {
	border:1px solid #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#717374;
	height: 19px;
	margin-top:1px;
	text-align:left;
	padding: 3px 0px 0px 3px;
	background:#efefe7;
	}

.submit {
	border:1px solid #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:bold;
	color:#717374;
	height: 25px;
	text-align:left;
	padding: 2px 0px 0px 3px;
	background:#efefe7;
	}

.table_form textarea {
	border:1px solid #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#717374;
	width:390px;
	height:50px;
	}
	
.table_form select {
	border:1px solid #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	width:218px;
	height: 21px; 
	color: #7b7b7b;
	background:#efefe7; 
	vertical-align: middle;
	padding: 3px 0px 0 3px;
	}


#links { margin: 0px 0px 0px 20px; float:left; display:inline; border:0px solid #000000; }
* html #links { margin: 20px 0 24px 0; }
#links li { color: #888; font-size: 20px; clear: both }
#links li span.num { font: 20px arial, sans-serif; color: #ff6600 /*arancio*/; background: url("../img/circle.gif") no-repeat; text-align: center; float: left; width: 30px; height: 30px; margin: 0 8px 20px 0; padding: 4px 0 0 0; font-weight: bold }
#links li span.step a, #links li span.step a:visited { color: #ff4400 /*arancio scuro*/; text-decoration: none; border-bottom: 2px solid #D7D7CA; }
#links li span.step a:hover { color: #ff7d17 /*arancio chiaro*/; }
#links li span.step { float: left; width: 360px; padding: 4px 0 0 0; margin: 0 0 20px 0; }
#links li span.step em { color:#ff7d17 /*arancio chiaro*/; clear: both; display: block; margin: 0 0 10px 0; }

.pagina { display:inline; float:left; margin-left:20px; margin-top:5px; margin-bottom:20px; width:80px; text-align:right; }
.pag { display:inline; float:left; margin-top:5px; margin-left:0px; }
.pag li { background:#233488; color:#FFFFFF; width:25px; height:22px; float:left; text-align:center; }
.pag li a, .pag li a:visited { background:#233488; color:#FFFFFF; display:block; width:25px; height:22px;}
.pag li a:hover { background:#ff7d17 /*arancio chiaro*/; color:#FFFFFF; }
.pag .active { background:#ff7d17 /*arancio chiaro*/; color:#FFFFFF; font-weight:bold; }


/*---- FOOTER  ----*/

#footer {
	width:950px;
	margin:0 auto; clear:both;
	border-top:1px solid #e1e1e1;
	color:#8c8c8c;
	padding:5px;
	}

#footersx {
 	float:left;
	width:460px;
	font-size:1.0em;
	}

#footerdx {
 	float:left;
	width:380px;
	font-size:1.0em;
	text-align:right;
	margin-right:10px;
	}

#footerdx img { float:left; display:inline; }

#footer a {
	color:#8c8c8c;
	text-decoration:none;
	}
#footer a:hover {
	color:#273087;
	text-decoration:none;
	}
#footer .bizen a { color: #9ac01d; }
#footer .bizen img { vertical-align:middle; margin:3px; }
