@charset "UTF-8";
/* CSS Document */

/*
@name: _ext/css/layout.css
@desc: css home page
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-image:url(../img/fondo.jpg); background-repeat:repeat-x; background-color:#e5efd6; font-family:Tahoma, Arial, sans-serif; font-size:13px; line-height:1.4em; text-align:justify;}

#striscia_top {width:100%; text-align:center; padding:2px; background-color:#CCCCCC;}

h1 {font-size:10px; padding:0; margin:0; font-weight:100;}

#container {width:982px; margin:5px auto 0 auto;}

#menu_lingue {width:100px; text-align:right; padding-top:280px; padding-left:390px;}

#logo {width:452px; padding-top:16px; padding-left:25px;}

#content {width:974px; background-image:url(../img/fondo_content.jpg); background-repeat:repeat-y; padding:0 4px 0 4px;}

#sx {width:211px; float:left;}

#menu_vert {width:211px; margin:0 0 0 8px;}

#menu2, #menu3, #menu5, #menu6, #menu7 {padding:0; margin-top:-4px; margin-bottom:0;}
#menu4 {padding:0; margin-top:-5px; margin-bottom:0;}

#menu_lingue_bottom {width:211px; height:40px; text-align:center; padding-top:5px; background-image:url(../img/fondo_menu_bottom.jpg); background-repeat:no-repeat; margin-top:-4px; margin-left:8px;}

#dx {width:748px; float:right; margin-right:4px; background-color:#fff;}

#dx_text {width:722px; background-image:url(../img/fondo_text.jpg); background-repeat:repeat-x; background-color:#fff; padding:10px 10px 10px 10px; border:1px solid #cbdabf; margin:2px;}

#menu_basso {clear:both; width:974px; text-align:right; margin-top:9px; margin-bottom:1px; color:#809c6d;}

#menu_basso a, #menu_basso a:link, #menu_basso a:visited {font-size:11px; font-family:Trebuchet MS, Arial, sans-serif; text-decoration:none; color:#758f64;}

#menu_basso a:hover, .qui {font-size:11px; font-family:Trebuchet MS, Arial, sans-serif; text-decoration:underline; color:#385a3b;}

#content_bottom {width:982px; height:10px; background-image:url(../img/fondo_content_bottom.jpg); background-repeat:no-repeat;}

#footer {width:962px; background-color:#fff; padding:5px 10px 2px 10px; font-size:10px; font-family:Trebuchet MS, Arial, sans-serif; color:#000;}

#footer a, #footer a:link, #footer a:visited {color:#285a3b; text-decoration:none;}
#footer a:hover {color:#285a3b; text-decoration:underline;}

#footer_sx {width:550px; float:left;}

#footer_dx {width:350px; float:right; text-align:right;}

.clear_div {width:740px; height:1px; clear:both;}

.icona {border:none;}

/* header */
#header_home {width:982px; height:378px; background-image:url(../img/fondo_header_home.jpg); background-repeat:no-repeat;}
#header_gallery {width:982px; height:310px; background-image:url(../img/fondo_header_gallery_.jpg); background-repeat:no-repeat;}
#header_dove_siamo {width:982px; height:310px; background-image:url(../img/fondo_header_dove_siamo.jpg); background-repeat:no-repeat;}
#header_contatti {width:982px; height:310px; background-image:url(../img/fondo_header_contatti.jpg); background-repeat:no-repeat;}
#header_prezzi {width:982px; height:310px; background-image:url(../img/fondo_header_contatti.jpg); background-repeat:no-repeat;}
#header_offerte {width:982px; height:310px; background-image:url(../img/fondo_header_dove_siamo.jpg); background-repeat:no-repeat;}
#header_eventi {width:982px; height:310px; background-image:url(../img/fondo_header_contatti.jpg); background-repeat:no-repeat;}

/* pagine interne */



#logo_int {width:452px; padding-top:215px; padding-left:25px;}

#titolo {width:480px; text-align:right; height:30px; margin-top:3px;}

#text_mappa {width:300px; float:left;}

#mappa {width:400px; float:right; border:1px solid #758f64;}

iframe {margin:0; padding:0; width:396px; height:350px;}

#dx_text a, #dx_text a:link, #dx_text a:visited {color:#758f64; font-weight:bold; text-decoration:none;}
#dx_text a:hover {color:#758f64; font-weight:bold; text-decoration:underline;}

.dove {border:1px solid #758f64; padding:2px;}

#chianti {float:left; width:193px;}

#basilica {float:right; width:470px;} 

#form {width:480px; float:left;}

#contatti {float:right; width:220px; border:1px solid #758f64; padding:10px;  font-size:12px;}

.news_container{
width:734px;
}

.news_left_box_overflow {width:430px;overflow:hidden;height:162px;}
.news_left_box {width:430px;}
.news_img_box {
float:right;
width:260px;	
}
.icone_news {border:1px solid #96b57f;
vertical-align: middle;
margin-left:10px;
padding:4px 4px 4px 4px;
background-color:#a0b092}


#prezzi_dx {float:right; width:200px;  padding:10px;  font-size:11px !important ; color:#315536; line-height:11px;}

.prezzi_info{
	font-size:11px;
	}
/******* stili relativi alla tabella generale dei prezzi **************************/


.tabella_grande_prezzi{
	width:485px; 
	background-color:#e3ebd9;
}

.td_intestaz_tab_grande_prezzi {
text-align:center;
color:#315536;
font-weight:bold;
background-color:#bbcab4;
padding:10px;
font-size:12px;
border-bottom:1px solid #8da28c;
border-left:1px solid #8da28c;
border-right:1px solid #8da28c;
}

.td_tabella_grande_prezzi {
text-align:center;
color:#315536;
padding:6px 2px;
width:100%;
background-color:#e3ebd9;
font-size:12px;
border-bottom:1px solid #8da28c;
border-left:1px solid #8da28c;
border-right:1px solid #8da28c;
}


.contenitore_tabella_grande_prezzi{
width:485px;
clear:both;
}

.barra_periodi_stagionali_tabella_grande{
background-color:#a0b192;
padding:3px 5px;
color:#e3ebd9;
font-weight:bold;
font-size:12px;
height:22px;
line-height:15x;
width:473px;
border-left:1px solid #8da28c;
border-right:1px solid #8da28c;
}



#menu_stagioni{
float:left;
position:relative;
top:0px;
width:485px;

}

.menu_stagioni_ON, .menu_stagioni_OFF{
float:left;
border-bottom:0px;
margin-left:0px;
width:100px;
height:29px;
text-align:center;
font-weight:bold;
margin-top:36px;
line-height:25px;
/*font-family:Tahoma, Verdana, Arial, sans-serif;*/

}

.menu_stagioni_ON a:link,.menu_stagioni_ON a:visited,.menu_stagioni_ON a:hover{text-decoration:none;color:#fff;font-size:12px;}
.menu_stagioni_OFF a:link,.menu_stagioni_OFF a:visited,.menu_stagioni_OFF a:hover{text-decoration:none;color:#fff;font-size:12px;}

.menu_stagioni_ON a{color:#fff !important;}
.menu_stagioni_OFF a{color:#fff !important;}

.menu_stagioni_ON{background-image:url(../img_prezzi/pulsante_stagioni_std.gif);background-position:bottom;background-repeat:no-repeat } 
.menu_stagioni_OFF{background-image: url(../img_prezzi/pulsante_stagioni.gif);background-position:bottom;background-repeat:no-repeat }
/*------------------------------------------------------------------------------------------------*/




#frasi_home {width:980px; margin:100px auto; font-size:10px; color:#809c6d}

#frasi_home a, #frasi_home a:link, #frasi_home a:visited {font-size:10px; color:#809c6d; text-decoration:none;}
#frasi_home a:hover {font-size:10px; color:#809c6d; text-decoration:underline;}








