/* CSS Document */

/* RESET Necessari */

body, img, p, h1, fieldset, input, textarea, label{
margin:0;
padding:0;
}

input, select, textarea{
float:right;
margin:0;
border:1px solid #DFC67B;
border-left:4px solid #DFC67B;
width:280px;
font-size:11px;
padding:3px;
color: #372200;
}

fieldset{
border:none;
padding:0 4px;
}

textarea{
font-family:"Courier New", Courier, monospace;
font-size:14px;
}

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#465F74;
background: #F5FBFF url(../images/bg-gradient.gif) repeat-x center 95px;
}

p{
margin:16px;
line-height:18px;
text-align:justify;
}

strong{
font-weight:bold;
color:#0A3050;
}

h1,h2{
	color: #465F74;
	font: normal 20px georgia, serif;
	margin:0 16px 8px 16px;
	line-height:24px;
	letter-spacing: -1px;
}

legend{
	color: #465F74;
	font: normal 20px georgia, serif;
}

h2{
	font: normal 16px georgia, serif;
	color: #FF9D33;
	font-weight:bold;
}

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

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

/* TABELLE */
table{
table-layout:auto;
width:100%;
margin: 0 auto;
}

table,th,td{
border-collapse:collapse;
}

td{
border-bottom:1px solid #DDD;
}

td,th{
padding:5px;
text-align:left;
}

th{
background:#666;
color:#FFF;
}

tr:hover td{
background: #eee;
}


/* SEZIONI */


/* contenitori di sezione */
#wrapper_header{
background: #FFF url(../images/bg_top.gif) no-repeat top center;
}

#wrapper_banner{
background: url(../images/bg_banner.gif) no-repeat center 27px;
}

#wrapper_content{
background: url(../images/bg-ombre-bottom.gif) no-repeat top center;
}

/* --------------- */

#header, #menu, #banner, #content, #footer{
margin:0 auto;
width:658px;
background-color:white;
}

#header{
height: 95px;
background:none;
}

#menu{
height:27px;
background-color:#0A3050;
}

#menu a{
display:block;
font-style:italic;
height:27px;
float:left;
line-height:27px;
color:#CED6DC;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

#menu a:hover{
background-color:#005E9E;
color:#FFF;
}

#banner{
height: 178px;
}

#content{
padding-top:1px; /* regola per contenere i paragrafi nel div */
}

#results{
padding:16px;
}

#results p{
margin:0;
line-height:18px;
}


#search{
padding-top:1px;
font-family:Arial, Helvetica, sans-serif;
border-top:1px solid #DFC67B;
margin:16px;
margin-top:0px;
background-color:#FFF9E8;
color:#AB7218;
}

label{
display:block;
min-height:32px;
padding-bottom:3px;
}

#search label{
display:block;
padding:3px;
padding-bottom:0;
height:24px;
border-bottom:1px solid #FFF;
}

#search input, #search select{
float:right;
margin:0 3px;
width:160px;
}

#footer{
position:relative;
width:658px;
padding-top:1px;
height:79px;
background-color:#0A3050;
color:#FFF;
}

#footer a{
display:block;
font-style:italic;
height:27px;
float:left;
line-height:27px;
color:#CED6DC;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

#footer a img{
position:absolute;
border:none;
right:0;
}

#footer a:hover{
color:#FFF;
}

/* Elementi */
.horizontal_menu ul{
float:right;
}

.horizontal_menu li{
line-height:18px;
display:inline;
float:right;
padding:8px;
background:#fff9e8;
}

.galleria{
background-color:#FFF4D3;
border-top:1px solid #E1C982;
padding-bottom:0;
margin-bottom:12px;
padding-left:12px;
margin-top:16px;
margin-bottom:8px;
}

a.thumb:link,
a.thumb:visited{
margin:16px 0 16px 18px;
float:left;
border:2px solid #d1d7dd;

}

a.thumb:hover{
border:2px solid #ffcc00;
}

a.thumb img{
display:block;
border:4px solid white;
}

.cleared{
clear:both;
}

.box1{
padding-top:1px;
background:url(../images/bg_div.gif) repeat-x;
}

.box1 p a img{
border:2px solid white;
}

.box1 p a:hover img{
border:2px solid #C5E4FB;
}

.width50, .width32, .width68{
padding-top:1px;
margin-top:20px;
}

.width68 fieldset{
width:390px;
margin:14px;
}

.width50{
width:50%;
}

.width32{
width:32%;
}

.width68{
width:65%;
}


.floatedLeft{
float:left;
}

.floatedRight{
float:right;
}

.centered{
text-align:center;
}

.autoCenter{
margin-top:16px;
}

.arancione{
color:#FF9900;
}

/* FORM DI RICERCA*/
.headingRight{
text-align:right;
height:82px;
background:url(../images/pics/cerchi-casa.gif) 3px 0 no-repeat;
}

.headingCentered{
text-align:center;
height:82px;
}

.headingRight h1,.headingCentered h1{
margin:0 16px 8px 16px;
}

.headingCentered p{
margin:0 16px 0 16px;
text-align:center;
line-height:16px;
font-size:12px;
}

#search .FormsButton_button, .FormsButton_button{
background:white;
font-weight:bold;

}

.headingRight p{
margin:0 16px 0 16px;
text-align:right;
line-height:12px;
font-size:10px;
}

.odd{
background:#FFF4D3;
}

.floatedLeft{
	float:left;
}

/* STILI BOX DI RICERCA */
#search table{
border:none;
width:100%;
}
