@charset "utf-8";
/* Foglio di Style creato manualmente dalla NetKosmos S.r.l. tutti i diritti sono riservati */
html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 text-align: justify;
 font: Times, Arial, Helvetica, sans-serif;
 background-color:#013109;
 }

A:link, A:visited { 
 text-decoration: none;
 color: #FFFF00;
 FONT-SIZE: 12px;
 FONT-FAMILY: times, helvetica, Trebuchet MS, sans-serif;
 }

A:hover { 
 text-decoration: none;
 color: #FFFFFF;
 FONT-SIZE: 12px;
 FONT-FAMILY: times, helvetica, Trebuchet MS, sans-serif;
 }

A.menu:link, A.menu:visited { 
 text-decoration: none;
 color: #FFFFFF;
 FONT-SIZE: 18px;
 FONT-FAMILY: times, helvetica, Trebuchet MS, sans-serif;
 }

A.menu:hover { 
 text-decoration: none;
 color: #013109;
 font-size: 18px;
 font-family: times, helvetica, Trebuchet MS, sans-serif;
 }

h1 {
 COLOR: #FFFFFF;
 font-size: 34px;
 font-family: times, helvetica, Trebuchet MS, sans-serif;
 font-weight:bold;
 line-height:1.5;
 }

h2 {
 COLOR: #FFFFFF;
 font-size: 30px;
 font-family: times, helvetica, Trebuchet MS, sans-serif;
 font-weight:bold;
 line-height:1.5;
 }

h3 {
 COLOR: #FFFFFF;
 font-size: 24px;
 font-family: times, helvetica, Trebuchet MS, sans-serif;
 font-weight:bold;
 }

h4 {
 COLOR: #013109;
 font-size: 20px;
 font-family: times, helvetica, Trebuchet MS, sans-serif;
 font-weight:bold;
 line-height:150%;
 }

.contenuto {
 padding:8px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size:12px;
 color:#333;
 line-height:150%;
 }

.tabella_home {
 background-image: url("../immagini/24oresu24.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 }

.tabella_interna {
 background-image: url("../images/sfondo_interne.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 }

.tabella_chi_siamo {
 background-image: url("../images/sfondo_chi_siamo.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 }

.cella_menu  {
 background-image: url("../images/sfondo_menu.png");
 background-position: center center;
 background-repeat: no-repeat;
 height:40px;
 width: 165px;
 }

.footer {
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
 color:#FFF;
 }


