body { margin : 0; padding : 0; background-color : #ffffff; color : #000000; } p, ul, ol, li  { font : 10pt Arial,geneva,helvetica; }     a{ font : bold 10pt Arial, Helvetica, geneva; } h1 { font : bold 14pt Arial, Helvetica, geneva;} h2 { font : bold 12pt Arial, Helvetica, geneva;}  h3 { font :  10pt Arial, Helvetica, geneva; background-color :#DFE1FD;}  td { font-weight: normal; font-style: normal; text-align: left; font-family: Arial, Verdana; font-size: 10pt }td.titolo { font-weight: bold; font-style: normal; text-align: left; font-family: Arial, Verdana; font-size: 12pt }td.sottotitolo { font-weight: bold; font-style: normal; text-align: left; font-family: Arial, Verdana; font-size: 10pt }td.attivo { color: green }a:hover{ color: rgb(255,0,0) }  #header { position : fixed; width : 100%; height : 18%; top : 0; right : 0; bottom : auto; left : 0; border-bottom : 3px solid #0000cc; }   #leftnavigation { position : fixed; height : auto; top : 19%;  bottom : 30px; left : 0; width : 255px; margin : 0px 0px 0px 2px; color : #000000; padding : 1px; overflow : auto; } #content { position : fixed; top : 19%; bottom : 30px; margin : 0px 290px 0px 270px; width : 78% ; height : auto; padding-left : 5px; padding-right : 2px; color : #000000; border-left : 2px solid #cccccc; overflow : auto; } #content h1, #content h2 { color : #cc0000; #content h3{ background-color :#DFE1FD;} } #footer { position: fixed; width: 100%; height: 30px; top: auto; right: 0; bottom: 0; background-color : green; } #footer p { color : #ffffff; }  *.indirizzo {position: absolute; top: 70px;  left: 20px; }   *.mobile{  position: absolute;  top: 5px;   right: 10px;  background-color :#DFE1FD;} 