#preloader{
width:0px;
height:0px;
display:inline;
background-image: url(../img/bottone.gif);
background-image: url(../img/bottonedown.gif);
}


/* jquery.flash css */
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
			
			h3 {
			 font-family:Verdana;
			 
				font-size: 20px;
        border-bottom: 1px #CB7343 solid;
         }



BODY{
background: #585753 url(../img/shadow.gif) repeat-y center;
margin-top:-1px;
margin-bottom:-1px;
}

A{
color:#D9713E;
}

#Contenitore{
width:736px;
height:auto;

}



#header{
background: url(../img/header.jpg);
width:736px;
height:200px;
}


#navbar ul {
padding:0;
margin:0;
list-style: none;
}

#navbar li {
float:left;
color:#827E7A;
font-family: Tahoma;
font-size: 13px;
font-weight:bold;

background: rgb(201,201,201) url(../img/bottone.gif) no-repeat ;
width:92px;
height:50px;
line-height:50px;
}


#navbar A{
color:#827E7A;
text-decoration: none ;
}

#navbar A:hover {
color:#D9713E;

}

#navbar li:hover, #navbar li.over{
background: rgb(201,201,201) url(../img/bottonedown.gif) no-repeat ;
}


#principale{
clear:both;
}

#bordino{
width:195px;
height:auto;
background: #FFFFFF;
margin-left:5px; 
border-right: 1px #E1E1E1 solid;
border-bottom: 1px #E1E1E1 solid;
padding-bottom:5px;
}

#sidebar{
width:190px;
height:auto;
background: #F3F2F0 url(../img/bgside.gif) repeat-x bottom;
font-family:Lucida Sans Unicode;
font-size:9px;
}

#sidebar h2{
font-family:Tahoma;
font-size: 12px;
border-bottom: 1px #e1e1e1 solid;
}

#news{

margin:0;
border:0;
padding:0;
}

#news li{
width:185px;
font-family: verdana;
font-weight: bold;
font-size: 10px;
text-align:center;
list-style:none;
}


#footer{
clear:both;
width:736px;
height:74px;
}

#footer_dark{
font-family:Lucida Sans Unicode;
font-size:9px;
float:left;
height:74px;
width:202px;
background: url(../img/footer_dark.gif) repeat-x ;

}

#footer_light{
font-family:Lucida Sans Unicode;
font-size:9px;
float:left;
height:74px;
width:534px;
background: url(../img/footer_light.gif) repeat-x ;
line-height:74px;
color:#D9713E;
}


#footer_light A{
color:#000000;
margin-left:2px;
margin-right:2px;
text-decoration:none;
}

#footer_light A:hover {
color:#D9713E;
text-decoration:underline;
}


.testo-sfondo-bianco{
background: #FFFFFF url(../img/gradiente.gif) repeat-x bottom;
font-family:Lucida Sans Unicode;
font-size:11px;
border-bottom: 1px #E1E1E1 solid;
margin-bottom:3px;
padding:10px;
overflow:auto;
}

.testo-sfondo-bianco li {
list-style-image:url(../img/arrows.gif);
list-style-position:inside;
}

.testo-form {
font-size:11px;
color:#333333;
}

.field-partenza {
background-color:#FFEFD6;
}

.field-destinazione {
background-color:#F0FFDC;
}

.field-servizi {
background-color:#F4F2F0;
}

a.faq:link, a.faq:visited {
text-decoration:none;
color:#000000;
}

a.faq:hover {
text-decoration:underline;
}

.testo-grazie {
color: #D9713E;
font-size:18px;

}












