@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_marrone.jpg); background-repeat:repeat-x; font-family:Arial, Verdana, sans-serif; font-size:12px; line-height:1.2em; text-align:justify; color:#fff;}

#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:-3px auto 0 auto;}

.icona {border:none;}
.icona_lingua {border:none; margin-top:20px;}
.icona_w3c {border:none; margin-top:10px;}

#menu_lingua {width:50px;}

#menu {float:right; width:750px; text-align:right; margin-top:-19px;}

#menu a, #menu a:link, #menu a:visited {padding-top:22px;  font-size:13px; font-family:Trebuchet MS, Arial, Verdana, sans-serif; color:#41220d; text-decoration:none; font-weight:bold;}

#menu a:hover , .qui {padding-top:22px;  font-size:13px; font-family:Trebuchet MS, Arial, Verdana, sans-serif; color:#000; text-decoration:none; font-weight:bold; background-image:url(../img/bullet.png); background-repeat:no-repeat; background-position:top center;}

#content {width:940px; padding:5px 20px 20px 20px; clear:both; text-align:center;}

#text_home {width:890px; padding:30px 0 0 50px; background-image:url(../img/produzione_filati_5.png); background-repeat:no-repeat; background-position:top left; text-align:justify; margin-top:30px;}

#footer {float:left; width:400px; margin-top:15px; font-size:10px;}

#w3c {float:right; width:400px; margin-top:15px; font-size:10px; text-align:right;}

#footer a, #footer a:link, #footer a:visited, #w3c a, #w3c a:link, #w3c a:visited {color:#fff; font-size:10px; text-decoration:none; font-weight:bold;}
#footer a:hover, #w3c a:hover {color:#fff; font-size:10px; text-decoration:underline; font-weight:bold;}

