/* CSS Document */

body{
margin:0px;
background-color:#707173;
}
.sfondo_bianco{
background-color:#FFFFFF;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;

}
.righe_oriz{
border-bottom:#CCCCCC 1px dashed;
}
.righe_vert{
border-left:#CCCCCC 2px dashed;
border-right:#CCCCCC 2px dashed;
}
.int{
background-image:url(/images/intestazione_1.jpg);
background-repeat:no-repeat;
}
h1{
font-family: Trebuchet MS;
font-size:14px;
color:#b4b4b4;
margin:0px;
word-spacing:5px;
}
h1.giu{
font-family: Trebuchet MS;
font-size:9px;
color:#666666;
margin:0px;
word-spacing:5px;
}

h2{
font-family:Trebuchet MS;
font-size:13px;
color:#d50320;
}

h3{
font-family:Trebuchet MS;
font-size:12px;
color:#d50320;
}

.testo{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
}
.testo_scuro{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
}
.testo_nero{
font-family:Trebuchet MS;
font-size:12px;
color:#000000;
}
.testo_rosso{
font-family:Trebuchet MS;
font-size:12px;
color:#d50320;
}
.top:link{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
text-decoration:none;
}
.top:visited{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
text-decoration:none;
}
.top:hover{
font-family:Trebuchet MS;
font-size:12px;
color:#a50808;
text-decoration:underline;

}

.prodotto_rosso:link{
font-family:Trebuchet MS;
font-size:12px;
color:#d9031f;
text-decoration:none;
}
.prodotto_rosso:visited{
font-family:Trebuchet MS;
font-size:12px;
color:#d9031f;
text-decoration:none;
}
.prodotto_rosso:hover{
font-family:Trebuchet MS;
font-size:12px;
color:#a50808;
text-decoration:underline;
}
.pulsante{
background-color:#d9031f;
font-family:Trebuchet MS;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
border:#ffffff 0px solid;
cursor:hand;
}
.txt_form{
border:#CCCCCC 1px solid;
}
.link_sfondo_rosso:link{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
text-decoration:none;

}
.link_sfondo_rosso:visited{
font-family:Trebuchet MS;
font-size:12px;
color:#787878;
text-decoration:none;

}
.link_sfondo_rosso:hover{
font-family:Trebuchet MS;
font-size:12px;
background-color:#d9031f;
color:#FFFFFF;
text-decoration:none;

}

.testo_sfondo_rosso{
font-family:Trebuchet MS;
font-size:12px;
background-color:#d9031f;
color:#FFFFFF;
text-decoration:none;
}