@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	width: 150px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.centrato {
	margin: auto;
	width: 860px;
	background-color: #333333;
}
.top {
	height: 115px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 860px;
}
.top_title {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 620px;
}
.product_title {
	font-size: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #333333;
}
.corpo {
	width: 860px;
}
.footer {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 850px;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu {
	background-color: #333333;
	float: left;
	width: 220px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.voce_menu {
	background-color: #5c5c5c;
	width: 190px;
	color: #FFFFFF;
	height: 16px;
	background-image: url(../images/arw_off.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
}
.voce_menu_select {
	background-color: #5c5c5c;
	width: 190px;
	color: #FFFFFF;
	height: 16px;
	background-image: url(../images/arw_on.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
}
.voce_sottomenu {
	background-color: #333333;
	width: 190px;
	color: #CCCCCC;
	height: 16px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;

}
.voce_sottomenu_select {
	background-color: #333333;
	width: 190px;
	color: #FFFFFF;
	height: 16px;
	background-image: url(../images/arw_sub.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
}
.contenuti {
	width: 640px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/bkgr2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dealers_locator {
	color: #FFFFFF;
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.banner_flash {
	margin: 0px;
	padding: 0px;
}
.news_home {
	background-color: #d6d6d6;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.news {
    background-color: #d6d6d6;
	float: left;
	width: 150px;
	padding: 30px;
}
.titoli {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.testo {
	padding-bottom: 20px;
	padding-left: 20px;
	color: #333333;
}
.cella_sfumata {
	background-image: url(../images/bkgr3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCCCC;
}
.rosso {
	color: #C41134;
}
.linea_tabella {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.elenco_testo {
	width: 420px;
	float: left;
	text-align: justify;
}
.elenco_img {
	width: 190px;
	float: left;
/*	padding-top: 70px;*/
	padding-left: 10px;
}
