body
{
    background-color:#E0D6BC;
    color:#000;
    margin:0;
}
A:link
{
	BACKGROUND: url(none) repeat scroll 0% 0%;
	COLOR: #800000;
	FONT-FAMILY: "Times New Roman";
	TEXT-DECORATION: none;


}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #CC7B7D;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #800000;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #BE585A;
    TEXT-DECORATION: none
}
.desc
{
	FONT-SIZE: xx-small;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}
.sf_titolo1
{
}
.scheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
.campi-scheda {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2pt;
	word-spacing: 2pt;



}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.titolimini {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 3pt;



}
.TitoloProd {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 14px;


}
.valori {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.HeadLingue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;

}
.HeadLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BoxAvviso
{
    border-style: dotted;
    border-color: #996666;
    font-size: xx-small;
    color: #000;
    font-family: Verdana, Sans-Serif;
    margin: 2px;
    padding: 5px;
    cursor: help;
}
#BoxAvviso H1
{
    color: #800;
    margin-top: 1px;
    font-size: small;
    margin-bottom: 1px;
    text-align: center;
}
#BoxAvviso p
{
    margin: 0px;
}
/* ### PRODOTTO ### */
#miniature
{
}
#miniature a
{
    
}
#miniature a img
{
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-opacity:.8;
    border:2px solid #966;
    margin:8px;
}
#miniature a:hover img
{
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;    
}

img.imgatt
{
	margin:0 0 8px 0;
}