/* CSS Document */

body
{ 
background-color:#ffffff;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
height: 100%;
width:100%;
}

.body
{ 
background-color: #ffffff;
}


a:link {
	color: #083567;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #083567;
}

a:hover {
	text-decoration: underline;
	color: #3286BE;
}

a:active {
	text-decoration: none;
	color: #3286BE;
}

a.intestazione:link {
	color: #ffffff;
	text-decoration: none;
}

a.intestazione:visited {
	text-decoration: none;
	color: #ffffff;
}

a.intestazione:hover {
	text-decoration: underline;
	color: #083567;
}

a.intestazione:active {
	text-decoration: none;
	color: #083567;
}

a.prodotto:link {
	text-decoration: none;
	color:#052445;
	background-color:#ffffff;
	width:179px;
	display:block;
	border-left:1px solid #4D9CD0;
	border-right:1px solid #052445;
	border-bottom:1px solid #4D9CD0;
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}

a.prodotto:visited {
	text-decoration: none;
	color:#052445;
	background-color:#ffffff;
	width:179px;
	display:block;
	border-left:1px solid #4D9CD0;
	border-right:1px solid #052445;
	border-bottom:1px solid #4D9CD0;
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}

a.prodotto:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#083567;
	width:179px;
	display:block;
	border-left:1px solid #4D9CD0;
	border-right:1px solid #052445;
	border-bottom:1px solid #4D9CD0;
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}

a.prodotto:active {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#083567;
	width:179px;
	display:block;
	border-left:1px solid #4D9CD0;
	border-right:1px solid #052445;
	border-bottom:1px solid #4D9CD0;
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}

.casella_attiva
{ 
	background-color:#083567;
	color:#FFFFFF;
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	width:179px;
	border-left:1px solid #4D9CD0;
	border-right:1px solid #052445;
	border-bottom:1px solid #4D9CD0;
}

.font
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #083567;
text-align:justify;
padding-left:15px;
padding-right:15px;
}

.font_left
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #083567;
}

.font_contatti
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #083567;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
}

.font_top
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.font_sottosezioni
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #052445;
font-weight:bold;
text-transform:uppercase;
}

.font_sottosezioni_minuscolo
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #052445;
font-weight:bold;
text-transform:capitalize;
}

.font_titolo
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:14px;
color: #3286BE;
font-weight:bold;
text-transform:uppercase;
}

.border01
{
border-right: 1px solid #083567;
}

.spaziatura_menu
{
padding-bottom:7px;
}

#home
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#home a
{
display:block;
width: 102px;
height: 50px;
background: transparent url(img/home01.gif);
text-decoration:none;
}

#home a:hover,
#home a:focus,
#home a:active
{
background-image:url(img/home02.gif);
}

#home a span
{
position:relative;
display: none;
}

#home
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#mission
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#mission a
{
display:block;
width: 102px;
height: 50px;
background: transparent url(img/mission01.gif);
text-decoration:none;
}

#mission a:hover,
#mission a:focus,
#mission a:active
{
background-image:url(img/mission02.gif);
}

#mission a span
{
position:relative;
display: none;
}

#mission
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#prodotti
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#prodotti a
{
display:block;
width: 102px;
height: 50px;
background: transparent url(img/prodotti01.gif);
text-decoration:none;
}

#prodotti a:hover,
#prodotti a:focus,
#prodotti a:active
{
background-image:url(img/prodotti02.gif);
}

#prodotti a span
{
position:relative;
display: none;
}

#prodotti
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#qualita
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#qualita a
{
display:block;
width: 102px;
height: 50px;
background: transparent url(img/qualita01.gif);
text-decoration:none;
}

#qualita a:hover,
#qualita a:focus,
#qualita a:active
{
background-image:url(img/qualita02.gif);
}

#qualita a span
{
position:relative;
display: none;
}

#qualita
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#contatti
{
position: relative;
z-index: 1;
width: 102px;
height: 50px;
}

#contatti a
{
display:block;
width: 102px;
height: 50px;
background: transparent url(img/contatti01.gif);
text-decoration:none;
}

#contatti a:hover,
#contatti a:focus,
#contatti a:active
{
background-image:url(img/contatti02.gif);
}

#contatti a span
{
position:relative;
display: none;
}



#accessori
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#accessori a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/accessori01.gif);
text-decoration:none;
}

#accessori a:hover,
#accessori a:focus,
#accessori a:active
{
background-image:url(img/accessori02.gif);
}

#accessori a span
{
position:relative;
display: none;
}

#applicatori
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#applicatori a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/applicatori01.gif);
text-decoration:none;
}

#applicatori a:hover,
#applicatori a:focus,
#applicatori a:active
{
background-image:url(img/applicatori02.gif);
}

#applicatori a span
{
position:relative;
display: none;
}


#monocomponenti_riv
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#monocomponenti_riv a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/monocomponenti_riv01.gif);
text-decoration:none;
}

#monocomponenti_riv a:hover,
#monocomponenti_riv a:focus,
#monocomponenti_riv a:active
{
background-image:url(img/monocomponenti_riv02.gif);
}

#monocomponenti_riv a span
{
position:relative;
display: none;
}

#monocomponenti_fin
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#monocomponenti_fin a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/monocomponenti_fin01.gif);
text-decoration:none;
}

#monocomponenti_fin a:hover,
#monocomponenti_fin a:focus,
#monocomponenti_fin a:active
{
background-image:url(img/monocomponenti_fin02.gif);
}

#monocomponenti_fin a span
{
position:relative;
display: none;
}


#multicomponenti_riv
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#multicomponenti_riv a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/multicomponenti_riv01.gif);
text-decoration:none;
}

#multicomponenti_riv a:hover,
#multicomponenti_riv a:focus,
#multicomponenti_riv a:active
{
background-image:url(img/multicomponenti_riv02.gif);
}

#multicomponenti_riv a span
{
position:relative;
display: none;
}

#multicomponenti_fin
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#multicomponenti_fin a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/multicomponenti_fin01.gif);
text-decoration:none;
}

#multicomponenti_fin a:hover,
#multicomponenti_fin a:focus,
#multicomponenti_fin a:active
{
background-image:url(img/multicomponenti_fin02.gif);
}

#multicomponenti_fin a span
{
position:relative;
display: none;
}

#sigillanti_appl
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#sigillanti_appl a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/sigilllanti_appl01.gif);
text-decoration:none;
}

#sigillanti_appl a:hover,
#sigillanti_appl a:focus,
#sigillanti_appl a:active
{
background-image:url(img/sigilllanti_appl02.gif);
}

#sigillanti_appl a span
{
position:relative;
display: none;
}

#sigillanti_attr
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#sigillanti_attr a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/sigilllanti_attr01.gif);
text-decoration:none;
}

#sigillanti_attr a:hover,
#sigillanti_attr a:focus,
#sigillanti_attr a:active
{
background-image:url(img/sigilllanti_attr02.gif);
}

#sigillanti_attr a span
{
position:relative;
display: none;
}

#trasferimento_attr
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#trasferimento_attr a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/trasferimento_attr01.gif);
text-decoration:none;
}

#trasferimento_attr a:hover,
#trasferimento_attr a:focus,
#trasferimento_attr a:active
{
background-image:url(img/trasferimento_attr02.gif);
}

#trasferimento_attr a span
{
position:relative;
display: none;
}

#trasferimento_ind
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#trasferimento_ind a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/trasferimento_ind01.gif);
text-decoration:none;
}

#trasferimento_ind a:hover,
#trasferimento_ind a:focus,
#trasferimento_ind a:active
{
background-image:url(img/trasferimento_ind02.gif);
}

#trasferimento_ind a span
{
position:relative;
display: none;
}

#edilizia
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#edilizia a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/edilizia01.gif);
text-decoration:none;
}

#edilizia a:hover,
#edilizia a:focus,
#edilizia a:active
{
background-image:url(img/edilizia02.gif);
}

#edilizia a span
{
position:relative;
display: none;
}

#sabbiatura
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#sabbiatura a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/sabbiatura01.gif);
text-decoration:none;
}

#sabbiatura a:hover,
#sabbiatura a:focus,
#sabbiatura a:active
{
background-image:url(img/sabbiatura02.gif);
}

#sabbiatura a span
{
position:relative;
display: none;
}

#sistema_lavaggio
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#sistema_lavaggio a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/sistema_lavaggio01.gif);
text-decoration:none;
}

#sistema_lavaggio a:hover,
#sistema_lavaggio a:focus,
#sistema_lavaggio a:active
{
background-image:url(img/sistema_lavaggio02.gif);
}

#sistema_lavaggio a span
{
position:relative;
display: none;
}

#cabine
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#cabine a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/cabine01.gif);
text-decoration:none;
}

#cabine a:hover,
#cabine a:focus,
#cabine a:active
{
background-image:url(img/cabine02.gif);
}

#cabine a span
{
position:relative;
display: none;
}

#impianti
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#impianti a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/impianti01.gif);
text-decoration:none;
}

#impianti a:hover,
#impianti a:focus,
#impianti a:active
{
background-image:url(img/impianti02.gif);
}

#impianti a span
{
position:relative;
display: none;
}

#vernici
{
position: relative;
z-index: 1;
width: 187px;
height: 23px;
}

#vernici a
{
display:block;
width: 187px;
height: 23px;
background: transparent url(img/vernici01.gif);
text-decoration:none;
}

#vernici a:hover,
#vernici a:focus,
#vernici a:active
{
background-image:url(img/vernici02.gif);
}

#vernici a span
{
position:relative;
display: none;
}

div.footer {
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:10px;
}

div.credits {
	font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding-top:10px;
}

h1
{ 
font-family: Verdana, Geneva, Century Gothic, Arial, Helvetica, sans-serif;
font-size:13px;
color: #083567;
margin-top:0px;
margin-bottom:10px;
}
