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/bluekosmos/bg.jpg");
 background-color:#252525;
 }

.banner_home {
 background-image: url("../images/bluekosmos/banner.jpg");
 background-position: top;
 background-repeat: no-repeat;
 height:121px;
 margin-top:9px;
}
.banner_luce {
 background-image: url("../images/bluekosmos/home/sfondo_luce_2.png");
 background-position: top center;
 background-repeat: no-repeat;
 margin-top:12px;
 }

.banner_presentazione {
 background-image: url("../images/bluekosmos/home/box_presentazione.png");
 background-position: top center;
 background-repeat: no-repeat;
 margin-top:12px;
 width:291px;
 height:287px;
 }

.banner_vantaggi {
 background-image: url("../images/bluekosmos/home/box_vantaggi.png");
 background-position: top center;
 background-repeat: no-repeat;
 margin-top:12px;
 width:282px;
 height:272px;
 }

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

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

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

A.menu:hover {
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#6cdce7;
 letter-spacing: 0.1em;
 }

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%;
 }
 
.footer {
 font-family: arial, verdana;
 font-size: 13px;
 font-weight: normal;
 color:#252525;
 background-color:#FFFFFF;
 margin-top:20px;
 height:121px;
 padding-top:30px;
 background-repeat: repeat-x; 
 background-image: url("../images/bluekosmos/bg_footer.jpg");
 background-position: top center
 }

H1 {
 font-size:14px;
 font-family:trebuchet ms, arial;
 font-weight: normal;
 color:#000000;
 }
 
.contenuto {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color:#ffffff;
 line-height:150%;
 letter-spacing: 0.1em;
 list-style-type:none;
 list-style-image: url('../images/pallino_elenco.png');
 }
   
.menu {
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#ffffff;
 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");
 }