/*----------------------------------------------------FOGLIO DI STILE - CSS------------------------------------------------------Sito Web: ZANTRA x ZANZERI - WEB 2-----------------------------------------------------*//* Body */BODY {  font-size : 11px;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #383838;  background : #fefefe;  text-align: center;}TD {  font-size : 11px;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #383838;}P {  font-size : 11px;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #383838;  background : transparent;  text-align : justify;}P.Centrato {  font-size : 11px;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #383838;  background : transparent;  text-align : center;}H1 {  font-size : 16px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-align : justify;}H2 {  font-size : 11px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-align: justify;}A:visited , A:link , A:active {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-decoration : underline;}A:hover {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-decoration : none;}A:visited.top , A:link.top , A:active.top {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #D7393A;  background : transparent;  text-decoration : none;}A:hover.top {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #D7393A;  background : transparent;  text-decoration : underline;}A:visited.sx , A:link.sx , A:active.sx {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-decoration : none;}A:hover.sx {  font-size : 10px;  font-weight: bold;  font-family: tahoma, verdana, helvetica, arial, sans-serif;  color : #354A89;  background : transparent;  text-decoration : underline;}