html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 text-align: justify;
 font: x-small trebuchet ms, Arial, Helvetica, sans-serif;
 background-position: top;
 background-repeat: repeat-x; 
 background-image: url("images/back.gif");
 background-color:E6E6E6;
 }

.sfumato {
 background-image: url("images/sfumato_01.gif");
 background-position: top;
 background-repeat: repeat-y;
 }

A:link, A:visited { 
 text-decoration: none;
 color: #Ff6600;
 }

A:hover { 
 text-decoration: none;
 color: #0000F4;
 border-top: 1px ;
 border-bottom: 1px;
 }

A.piccolo:link, A.piccolo:visited { 
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 }

A.piccolo:hover {  
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color:#C0C0C0;
 letter-spacing: 0.1em;
 }

A.menu:link, A.menu:visited {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 }

A.menu:hover {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#FFFFFF;
 letter-spacing: 0.1em;
 }
 
A.menu_laterale:link, A.menu_laterale:visited {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 list-style-type:square;
 }

A.menu_laterale:hover {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color:#C0C0C0;
 letter-spacing: 0.1em;
 list-style-type:square;
 }

A.contenuto:link, A.contenuto:visited {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color:#333333;
 line-height:150%;
 }

A.contenuto:hover {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color:#000000;
 line-height:150%;
 }

A.evidenza:link, A.evidenza:visited {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#000000;
 letter-spacing: 0.1em;
 }

A.evidenza:hover {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#999999;
 letter-spacing: 0.1em;
 }

form {
 margin : 0;
 padding: 0;
 }

input, select, textarea, button {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 border: solid #000 1px;
 background-color: #fff;
 }

.separatore {
 background-image: url('images/separatore_celle.gif');
 height:5px;
 width:100%;
 }
 
.piccolo {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 }
 
.footer{
 font-family: arial, verdana;
 font-size: 11px; font-weight: normal;
 font-weight: normal;
 color:#336699;}

H1 {
 font-size:14px;
 font-family:trebuchet ms, arial;
 font-weight: normal;
 color:#000000;
 }
 
.contenuto {
 font-family: verdana;
 font-size: 12px; font-weight: normal;
 font-weight: normal;
 color:#333333;
 line-height:150%;
 letter-spacing: 0.1em;
 list-style-type:none;
 list-style-image: url('images/punto_menu_normale.png');
 }
   
.menu {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 }
 
.menu_laterale {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 list-style-type:none;
 list-style-image: url('images/punto_menu_bluekosmos.png');
 line-height:250%;
  }
   
.titolo {
 font-family: trebuchet ms, arial, verdana;
 font-size: 12px; font-weight: normal;
 font-weight: bold;
 color:#00004F;
 }
 
.sfondotitoli {
 color:#ffffff;
 background-color:#0092DD;
 padding-left:6px;
 margin:6px;
 background-position: center right;
 background-repeat: no-repeat; 
 background-image: url("images/piega_sfondo_titolo.gif");
 }
 
.tabellaintestazione {
 background-position: center bottom;
 background-repeat: repeat-x; 
 background-image: url("images/prato.jpg");
 }
 
 .intestazionebluetooth {
 background-position: center bottom;
 background-repeat: repeat-x; 
 background-image: url("images/bluetooth.jpg");
 }