@charset "UTF-8";
/* CSS Document */
/*
@name: css/nardini.css
@desc: css generale
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-color:#fff; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:14px; color:#000; text-align:left; background-image:url(img/fondo.jpg); background-repeat:repeat-x;}

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

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

#container {width:984px; margin:5px auto;}

#content {width:984px; height:519px; background-image:url(img/fondo_content.jpg); background-repeat:no-repeat;}

#testo_dx {width:470px; margin-right:13px; margin-left:501px; text-align:center;}

#testo_sx {text-align:center; width:555px; margin-left:13px; font-style:italic; margin-top:220px; }

#footer {width:974px; height:63px; background-image:url(img/fondo_footer.jpg); background-repeat:no-repeat; font-size:11px; padding:5px;}

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

#footer_dx {float:right; width:200px;}

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

#w3c {width:984px; text-align:center; font-size:11px;  clear:both;}

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



