html { margin:0; padding:0; }
body { margin:0; padding:0; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(struttura/background.jpg) top repeat-x;}

#page { position:relative; background:url(struttura/header.jpg) top no-repeat; width:100%;}
#wrap { position:relative; margin:0px auto 0px auto; width:990px;}
#header { clear:both; width:990px; height:310px;}
#header .loghi { width:990px; clear:both; height:30px; text-align:right;}

#header .home { width:800px; clear:both; height:222px; cursor:pointer;}

#header .menu { width:990px; clear:both; padding:10px 0 0 0; }

#header .menu ul { list-style-type:none; margin:0; padding:0; }
#header .menu ul li { float:left; text-align:left;}
#header .menu ul li a { font-size:14px; color:#FFFFFF; text-decoration:none; display:block; height:37px; line-height:37px; padding:0px 11px 0 11px;}
#header .menu ul li a:hover{ background:#003366; text-decoration:underline;}
#header .menu ul li:hover a, #header .menu ul li:hover ul li a:hover { background:#003366; text-decoration:underline;}
#header .menu ul li:hover ul li a { background:#00528f; text-decoration:none;}

#header .menu ul li ul { visibility:hidden; position:absolute; width:200px; border:3px solid #003366;}
#header .menu ul li ul a { background:#00528f; }
#header .menu ul li:hover ul { visibility:visible;}
#header .menu ul li ul li { clear:both; float:none; } 


#centro { clear:both; width:990px; min-height:300px; font-size:12px; padding:10px 0 20px 0;}
#centro a { color:#000000; text-decoration:underline;}
#centro a:hover { color:#000000; text-decoration:underline;}
#centro h1 { margin:0; padding:0 0 0 3px; font-family:24px; color:#00528f; background:url(struttura/h1.jpg) bottom repeat-x;}
#centro h2 { margin:0; padding:0; font-family:22px; color:#00528f;}
#centro h3 { margin:0; padding:0; font-family:20px; color:#00528f;}
#centro h4 { margin:0; padding:0; font-family:18px; color:#00528f;}
#centro h5 { margin:0; padding:0; font-family:14px; color:#00528f;}
#centro h6 { margin:0; padding:0; font-family:12px; color:#00528f;}
#centro img.image1 { border:1px solid #003366; margin:4px 4px 4px 4px;}
#centro img.image2 { border:1px solid #003366; margin:6px 6px 6px 6px;}
#centro img.image3 { border:1px solid #003366; margin:10px 10px 10px 10px;}

#footer { clear:both; text-align:center; font-size:12px; color:#FFFFFF; border-top:3px solid #003366; background:#00528f;}
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { text-decoration:underline;}