body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	color: #CCCCCC;
	font-size: 11px;
	scrollbar-face-color : #ccc;
	scrollbar-shadow-color : #666;
	scrollbar-highlight-color : #ccc;
	scrollbar-3dlight-color : #666;
	scrollbar-darkshadow-color : #333;
	scrollbar-track-color : #ccc;
	scrollbar-arrow-color : #000;
	padding: 0px;
	background-color: #000000;
	}
/*titoli*/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titolo-img {
	margin-top: 25px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menuV {
	width: 190px;
	font-size: 12px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
}	
#menuV ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuV ul li {
	text-decoration: none;
	display: block;
	height: 19px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}

#menuV ul li a:link, #menuV ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 19px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#menuV ul li a:hover, #menuV ul li a:active {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 19px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sottomenu {
	width: 170px;
	margin: 0px;
}	
#sottomenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sottomenu ul li {
	text-decoration: none;
	display: block;
	height: 19px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#sottomenu ul li a:link, #sottomenu ul li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 19px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#sottomenu ul li a:hover, #sottomenu ul li a:active {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 19px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/*testo*/
p {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 18px;
}
/*stili per testo*/
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-style: normal;
	line-height: 30px;
}
a:visited{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotodx {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*form*/
form {
	margin: 5px;
	padding: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	border: 1px solid #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	border: 1px solid #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
.bottonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border: 1px solid #666666;
}
.bottonformroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	cursor: hand;
}
/*stili specifici*/
.invisibile {
	display: none;
	font-size: 10px;
	color: #999999;
}
.SG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding: 0px 20px 0 0px;
}
.immagine {
	margin: 5px;
	padding: 5px;
	border: 2px solid #999999;
}
.lingue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-top: 0px;
}

a.indirizzo:visited{
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.indirizzo:link{
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.indirizzo:hover{
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.home:visited{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.home:link{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.home:hover{
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}

a.foto:visited{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
a.foto:link{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
a.foto:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.000002em;
	line-height: 15px;
}


.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(immagini/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.testoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
.fotosx {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
.fotodxbordo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #CCCCCC;
}
.fotosxbordo {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
.fotoCenterbordo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
.prodotti {
	margin-right: 30px;
	margin-left: 30px;
	height: 140px;
}
.dida {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
