.sfondo_homedx {
	background-image: url(/images/home/righetti/sfondo_homedx.jpg);
	background-repeat: repeat-y;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
#divhome {
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sfondo_pagina {
	background-color: #F7F5F6;
	border: 1px solid #9F9F9F;
}
.sfondo_box_home {
	background-image: url(/images/home/righetti/ventose_per_marmo_testo.jpg);
}
#divboxhome {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 70px;
}
.sfindo_ventose_sicu {
	background-image: url(/images/home/righetti/contorno_sin_titolo_home_azienda.jpg);
}
.sfondo_foot {
	background-image: url(/images/home/righetti/piedipagina.jpg);
	background-repeat: repeat-x;
}
.txt_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:15px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e7e7e7;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #e7e7e7;
}
a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #e7e7e7;
}
.sfondo_box {
	background-image: url(/images/box/bg.gif);
	background-repeat: repeat-y;
}
.titolo_rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.box_sx {
	background-image: url(/images/box/sx.gif);
	background-repeat: repeat-y;
}
.box_dx {
	background-image: url(/images/box/dx.gif);
	background-repeat: repeat-y;
}
.box_alto {
	background-image: url(/images/box/alto.gif);
	background-repeat: repeat-x;
}
.box_basso {
	background-image: url(/images/box/basso.gif);
	background-repeat: repeat-x;
}