/* CSS varaia */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B3282D;
}

#PAGINA {
width:800px;
min-height:830px;
background-color:#FFFFFF;
}
#TOP {
width:800px;
height:166px;
}
#NASTRO {
width:800px;
height:9px;
}
#MENU {
width:548px;
height:30px;
padding-top:10px;
}
#TESTO {
width:540px;
min-height:400px;
margin-left:8px;
margin-top:10px;
}
#CORPO {
width:800px;
min-height:400px;
background-color:#FFFFFF;
}
#SPACER {
width:782px;
height:2px;
background-color:#B8BE45;
margin-top:10px;
}
#FOOTER {
width:800px;
height:30px;
background-color:#FFFFFF;
}

.EMAIL {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12;
color:#FFFFFF;
}
.EMAIL a:link{ text-decoration:none; color:#FFFFFF;}
.EMAIL a:visited{ text-decoration:none; color:#FFFFFF;}
.EMAIL a:hover{ text-decoration:underline; color:#FFFFFF;}
.EMAIL a:active{ text-decoration:none; color:#FFFFFF;}

.MENU {
font-family:Arial;
font-size:16;
color:#666666;
}
.MENU a:link{ text-decoration:none; color:#666666;}
.MENU a:visited{ text-decoration:none; color:#666666;}
.MENU a:hover{ text-decoration:underline overline; color:#000000;}
.MENU a:active{ text-decoration:none; color:#666666;}

.TESTO {
font-family:Arial;
font-size:13;
color:#666666;
text-align:justify;
}
.TESTO:link{ text-decoration:none; color:#666666;}
.TESTO a:visited{ text-decoration:none; color:#666666;}
.TESTO a:hover{ text-decoration:underline overline; color:#000000;}
.TESTO a:active{ text-decoration:none; color:#666666;}

.PRODOTTI {
text-align:justify;
font-size:12px;
}
.TITOLO_PRODOTTI {
font-size:12px;
color: #B5281E;
font-weight:bold;
}





