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

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

html, body {margin:0; padding:0; background-image:url(../img/fondo_home_nera.jpg); background-repeat:repeat-x;}

#striscia_top {width:100%; text-align:center; margin-top:2px;}

#container {width:980px; margin:10px auto 0 auto;}

#header_sx {width:145px; float:left; margin-top:1px;}

#header_dx {width:835px; float:right;}

#lingua {margin-top:80px;}

#menu {float:left; width:126px; margin-left:14px; margin-top:18px;}

#flash {float:left; margin-top:7px; width:531px; height:323px;}

#vini {float:right; width:163px; height:323px; margin-top:7px;}

#divide {clear:both; width:980px; height:4px;}

#content {width:978px; clear:both; height:369px; min-height:369px; height:auto !important; border-left:1px solid #e1e9ef; border-right:1px solid #e1e9ef; border-bottom:1px solid #e1e9ef;}

#disp {width:253px; float:left;}

#disp_header {width:203px; height:39px; background-image:url(../img/fondo_disponibilita.jpg); background-repeat:no-repeat; padding-top:15px; padding-left:50px;}

#disp_content {width:229px; padding:12px;}

#content_text {width:356px; height:339px; padding:15px; float:left; background-image:url(../img/fondo_content_text.jpg); background-repeat:no-repeat; background-position:bottom; margin-left:2px;}

#content_img {float:right; width:336px; height:369px;}

#footer {clear:both; float:left; width:600px; margin-top:5px;}

#w3c {float:right; width:270px; text-align:right;}








