/* CSS Document */


*{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}

body{
margin:0 0 0 0;
background:#114308;
}

#consulenza{background:#c9a17d;} 
#vacanze{background:#021c59;}
#businnes{background:#514714;}

a{
text-decoration:none;
color:#FFFFFF;
font-size:11px;
}

h1{
font-size:12px;
color:#000;
margin-top:10px;
}

.totale{
width:100%;
height:730px;
margin:0 auto;
background:#114308;
}

.lay_centro{
	position: absolute;
	top: 0;
	left: 1px;
	width:780px;
	/*height:700px;*/
background:url(img/home.jpg) no-repeat;
	background-color: #114308;
}

.lay_cont_cen{
width:725px;
margin:1px 0 25px 0;
}

#lay_sin{
background: url(img/home_sx.jpg);
position:absolute;
height:468px;
top:0;
width:50%;
z-index:0;
}

#lay_des{
background: url(img/home_dx.jpg);
position:absolute;
height:468px;
width:50%;
right:0;
z-index:1;
}

/* VACANZE */

#vacanze .lay_centro{
background:url(img/vacanze.jpg) no-repeat #021a56;
}

#vacanze #lay_des{
background: url(img/vacanze_dx.jpg);
height:769px;
}
#vacanze #lay_sin{
background: url(img/vacanze_sx.jpg);
height:769px;
}

#vacanze .img{
background-image:url(img/bolle.jpg);
}


/* CONSULENZA */

#consulenza .lay_centro{
background:url(img/consulenza.jpg) no-repeat;
}
#consulenza .lay_cont_cen{
background-image:url(img/sfocons.jpg);
}

#consulenza #lay_des{
background: url(img/consulenza_dx.jpg);
height:769px;
}

#consulenza #lay_sin{
background: url(img/consulenza_sx.jpg);
height:769px;

}

#consulenza .img{
}

/* BUSINNES */

#businnes .lay_centro{
background:url(img/business.jpg) no-repeat #514714;
}
#businnes #lay_des{
background: url(img/business_dx.jpg);
height:769px;
}
#businnes #lay_sin{
background: url(img/business_sx.jpg);
height:769px;
}

#businnes .img{
background-image:url(img/aereo.jpg);
}

/* _____________________________ */

#contatti #lay_des{
background-image:url(img/businnestravel.jpg);
}

.layout{
position:absolute;
margin-left: -390px;
top: 0; left:50%;
height:700px;
z-index:3;
}

#menu{
position:absolute;
height:235px;
width:150px;
z-index:2;
right:100px;
top:380px;
text-align:right;
}

#menu a{
color:#FFFFFF;
font-size:12px;
line-height:22px;
}

.content{
width:500px;
/*height:250px;*/
padding: 10px;
margin:140px 0 0 40px;
background:url(img/ombrades.png) repeat-y right #fff;
color:#000000;
}

.img{
width:500px;
background-image: url(img/soffione.jpg);
height:180px;
}

.sin{
width:166px;
margin: 2px 0 0 0;
float:left;
}

.img_businnes{
width:166px;
background-image: url(img/businnestravel.jpg);
height:73px;
}

.des{
width:166px;
margin: 2px 0 0 0;
float:left;
border-left: 1px solid #FFFFFF; 
}

.img_vacanza{
width:166px;
background-image: url(img/vacanze.jpg);
height:73px;
}

.centro{
width:166px;
margin: 2px 0 0 0;
float:left;
border-left: 1px solid #FFFFFF; 
}

.img_consulenza{
width:166px;
background-image: url(img/consulenzaa.jpg);
height:73px;
}

.titolosez{
width:166px;
background-color:#ffb717;
height:20px;
color:#FFFFFF;
line-height:20px;
}

.titolosez a{
margin-left: 7px;
font-weight:bold;
font-size:12px;
}

.clear{
clear:both;
}

.sottotitoli{
height:70px;
background-color:#e6e6e6;
padding-top:5px;
}

.sottotitoli a{
color:#000000;
font-size:10px;
margin-left:5px;
}

.testo{
/*height:20px;*/
padding:3px;
color:#000000;
font-size:12px;
line-height:15px;
min-height:200px;
height:auto !important;
height: 200px;
}

.testo a{
color:#216496;
}

.footer{
height:20px;
background:url(img/bordoinfo.jpg) repeat-x  top; 
text-align:center;
width:519px;
margin:10px 0 0 40px;
padding-top:10px;
color:#FFFFFF;
font-size:11px;
}

.testomenu a{
color:#216496;
font-size:12px;
line-height:15px;
}

.testosini{
width:310px;
float:left;
}

.imgtestosini{
float:left;
width:100px;
}

.testodestr{
width:200px;
float:right;
padding-left:5px;
}

.imgtitolo{
margin:5px 0 10px 0;
}

.testodestro{
float:right;
width:153px;
margin:25px 0 0 0;
padding-left:10px;
border-left:1px solid #CCCCCC;
}

.testodestro a{
font-size:10px;
}

.img_prenotazione{
float:left;
margin-left:1px;
width:163px;
height:70px;
}

.elenco{
width:380px;
height:60px;
margin-bottom:10px;
}

.img_elenco{
margin-right:10px;
float:left;
width:80px;
height:53px;
border:1px solid #CCCCCC;
padding:2px 2px 2px 2px;
}