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

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

html, body {margin:0; padding:0; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; text-align:justify; background-image:url(img/fondo_home_body.jpg); background-repeat:repeat-x; background-color:#f6e7cf;}

#container {width:980px; height:778px; background-image:url(img/fondo_content_home.jpg); background-repeat:no-repeat; margin:0 auto;}

#striscia_top {width:980px; text-align:center; margin-top:3px;}

h1 {font-size:11px; font-weight:normal; color:#89836a; padding:0; margin:0;}

#menu_lingua {width:980px; text-align:center; margin-top:90px;}

.img {border:none;}

#flash {width:980px; height:450px; margin-top:5px;}

#menu {width:895px; padding-left:85px; margin-top:8px; color:#f7e8d0;}

#menu1 {padding-right:15px; float:left;}
#menu2 {padding-right:15px; padding-left:15px; float:left;}
#menu3 {padding-right:15px; padding-left:15px; float:left;}
#menu4 {padding-right:15px; padding-left:15px; float:left;}
#menu5 {padding-right:15px; padding-left:15px; float:left;}
#menu6 {padding-right:15px; padding-left:15px; float:left;}
#menu7 {padding-left:15px; float:left;}

#menu a {font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:13px; color:#f7e8d0; font-weight:bold; text-decoration:none;}
#menu a:link {font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:13px; color:#f7e8d0; font-weight:bold; text-decoration:none;}
#menu a:visited {font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:13px; color:#f7e8d0; font-weight:bold; text-decoration:none;}
#menu a:hover {font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:13px; color:#f7e8d0; font-weight:bold; text-decoration:underline;}

.qui {font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:13px; color:#f7e8d0; font-weight:bold; text-decoration:underline;}

#footer {font-size:11px; text-align:right; width:980px; margin-top:28px;}

#footer a {color:#000; font-weight:bold; text-decoration:none;}
#footer a:link {color:#000; font-weight:bold; text-decoration:none;}
#footer a:visited {color:#000; font-weight:bold; text-decoration:none;}
#footer a:hover {color:#000; font-weight:bold; text-decoration:underline;}

#w3c {font-size:11px; text-align:right; width:980px; margin-top:15px; font-style:italic;}

#w3c a {color:#000; font-weight:bold; text-decoration:none; font-style:italic;}
#w3c a:link {color:#000; font-weight:bold; text-decoration:none; font-style:italic;}
#w3c a:visited {color:#000; font-weight:bold; text-decoration:none; font-style:italic;}
#w3c a:hover {color:#000; font-weight:bold; text-decoration:underline; font-style:italic;}



