@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
img, div { behavior: url(iepngfix.htc) }

body{ background-image: url(images/fondo-sfumato.png); background-repeat:repeat-x; }
#wrapper{ width:1200px; height:884px; background-image:url(images/sfondo.png); background-repeat:no-repeat; margin:0 auto;/* border:1px solid blue;*/}
#content {width:900px; margin:0 auto; padding-top:160px;}
#colonna1 {width:195px; float:left;}
#colonna2 {width:304px; height:auto; min-height:485px; float:left; background-image:url(images/fondo.png);}
#colonna3 {width:377px; float:right; margin-top:30px;}
#colonna4 {width:304px; height:auto; min-height:100px; float:left; background-image: url(images/fondo.png);}
#colonna5 {width:650px;  float:left; margin-top:15px;}
.testocontenuti{ font-family:"Trebuchet MS"; font-size:11px; text-align:left; color:#660000; padding:0 10px;}
.testocontenuti a{ color:#660000; }
.testohotels{ font-family:"Trebuchet MS"; font-size:10px; line-height:9px; text-align:left; color:#660000; padding:5px;}
.titoli{ font-family:"Trebuchet MS"; font-size:25px; text-align:left; color:#660000; padding:10px;}
.margin { margin:15px;}
.float { float:left;}
.right { float:right;}
#adress { clear:both; width:900px; margin:0 auto; margin-top:10px;}
.indirizzo{ width:558px; height:25px; font-family:"Trebuchet MS"; font-size:11px; color:#660000; padding:10px; background-image:url(images/base_indirizzo.png); background-repeat:no-repeat;}
.indirizzo a {color:#660000; text-decoration: underline;}
.indirizzo a:hover { color: #CA3606;}
.img_gallery{border:3px solid #FFF; margin:5px;}
.bordo{ border:3px solid #FFF; margin:5px 5px 5px 15px;}


