/*----------------------------------------------------FOGLIO DI STILE - CSS------------------------------------------------------Sito Web: STUDIO R - WEB 2-----------------------------------------------------*//* --------- Header and Footer */.coloured_01 {	background : #f8f8f8;}.coloured_02 {	background : #a0a0a0;}.header {	height: 43px;	background-image:url(_header.gif);}.footer {	background-image:url(_footer.gif);}.indexx {	height: 492px;	width: 740px;	background : #a0a0a0;	background-image:url(indexx.jpg);}/* --------- Sx (background : #d5d5d5;) */.sx_a {	height: 30px;	width: 114px;	background : #bfcdd5;}.sx_b {	width: 4px;}.sx_c {	background : #f8f8f8;	font-size : 5px;	font-family : verdana, arial, helvetica, sans-serif;		color : #f8f8f8;}/* --------- Body */BODY {  font-size : 11px;  font-family : verdana, arial, helvetica, sans-serif;  color : #383838;}TD {  font-size : 11px;  font-family : verdana, arial, helvetica, sans-serif;  color : #383838;}P {  font-size : 11px;  font-family : verdana, arial, helvetica, sans-serif;  color : #383838;  background : transparent;  text-align : justify;}P.Centrato {  font-size : 11px;  font-family : verdana, arial, helvetica, sans-serif;  color : #383838;  background : transparent;  text-align : center;}H1 {  font-size : 22px;  font-weight: bold;  font-family : verdana, arial, helvetica, sans-serif;  color : #354A89;  background : transparent;  text-align : justify;}A:visited , A:link , A:active {  font-size : 11px;  font-weight: bold;  font-family : verdana, arial, helvetica, sans-serif;  color : #354A89;  background : transparent;  text-decoration : none;}A:hover {  font-size : 11px;  font-weight: bold;  font-family : verdana, arial, helvetica, sans-serif;  color : #d71717;  background : transparent;  text-decoration : none;}A:visited.top , A:link.top , A:active.top {  font-size : 10px;  font-weight: bold;  font-family : verdana, arial, helvetica, sans-serif;  color : #D7393A;  background : transparent;  text-decoration : none;}A:hover.top {  font-size : 10px;  font-weight: bold;  font-family : verdana, arial, helvetica, 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 : verdana, arial, helvetica, sans-serif;  color : #354A89;  background : transparent;  text-decoration : none;}A:hover.sx {  font-size : 10px;  font-weight: bold;  font-family : verdana, arial, helvetica, sans-serif;  color : #d71717;  background : transparent;  text-decoration : none;}