@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_home.jpg); background-repeat:repeat-x; background-color:#dea746; font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:15px; line-height:1.5em; text-align:justify; color:#002c4a;}

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

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

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

#up {width:960px; margin:0 10px 0 10px;}

#header {width:960px; height:69px; background-image:url(../img/fondo_header.jpg); background-repeat:no-repeat;}

#logo {width:385px; float:left; padding-top:10px; height:59px;}

#menu_top {width:565px; float:right; text-align:right; padding-top:40px; color:#fff; height:29px;}

#menu_top a, #menu_top a:link, #menu_top a:visited {font-size:13px; color:#fff; text-decoration:none;}
#menu_top a:hover, .qui_top {font-size:13px; color:#ffab13; text-decoration:underline;}

#flash {clear:both; width:960px; height:409px; margin-top:-2px;}

.icona {border:none;}

#content {width:960px; background-image:url(../img/fondo_ombra.jpg); background-repeat:repeat-y; padding:0 10px 0 10px;}

#menu_center {width:960px; height:29px; padding-top:13px; text-align:center; background-image:url(../img/fondo_menu_center.jpg); background-repeat:no-repeat;}

#menu_center a, #menu_center a:link, #menu_center a:visited {font-size:13px; color:#fff; text-decoration:none; font-weight:bold;}
#menu_center a:hover, .qui_center {font-size:13px; color:#ffab13; text-decoration:underline; font-weight:bold;}

#footer {width:940px; height:103px; font-size:10px; color:#fff; line-height:1.3em; padding:10px; background-image:url(../img/fondo_footer.jpg); background-repeat:no-repeat; }

#logo_bottom {width:92px; float:left;}

#menu_bottom_1 {width:75px; float:left; text-align:left; padding-top:40px; margin-left:170px; text-decoration:none;}

#menu_bottom_2 {width:120px; float:left; text-align:left; padding-top:15px; margin-left:5px; text-decoration:none;}

#contatti {float:left; margin-left:25px; padding-top:15px;}

#w3c {float:left; width:180px; margin-left:50px; padding-top:15px; text-align:left;}

#footer a, #footer a:link, #footer a:visited {font-size:10px; line-height:1.3em; color:#fff; text-decoration:none;}
#footer a:hover, .qui_bottom {font-size:10px; line-height:1.3em; color:#fff; text-decoration:underline;}

#close_container {width:980px; height:7px; background-image:url(../img/fondo_ombra_bottom.jpg); background-repeat:no-repeat;} 












