@charset "UTF-8";
*{
	margin: 0px;
}
body {
	background-image: url(img/sfondo_strada.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

a.senzaSottolineatura{
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #FFFFFF;
	width: 930px;
	margin-top: 15px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}
#headerHome {
	background-color: #CCCCCC;
	height: 325px;
	width: 930px;
	margin-top: 5px;
}
.colHome #logo2 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.colHome {
	background-color: #FFFFFF;
	width: 275px;
	margin-top: 20px;
	float: left;
	margin-right: 45px;
	height: 290px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 25px;
	margin-top: 20px;
}
h2.titoloNews {
	font-size: 11px;
	color: #295596;
}
p.abstractNews {
	margin-top: 0px;
}
p {
	margin-top: 6px;
	margin-bottom: 12px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #295596;
}
a:hover {
	text-decoration: none;
}
#header {
	background-color: #CCCCCC;
	height: 325px;
	width: 930px;
	margin-top: 5px;
}
.col {
	background-color: #FFFFFF;
	width: 210px;
	margin-top: 30px;
	float: left;
	margin-right: 20px;
}
.col img.lineaProdotto {
	background-color: #CCCCCC;
	height: 210px;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#corpo {
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 50px;
}
h2 {
	color: #b71313;
	font-size: 13px;
	margin-bottom: 10px;
}
strong {
	color: #666666;
}
#videoHome {
	height: 245px;
	width: 275px;
}
ul#elencoPuntiVendita li {
	height: 20px;
	margin-bottom: 2px;
	padding-left: 10px;
	font-size: 13px;
}
ul#elencoPuntiVendita {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul#elencoPuntiVendita  li  a {
	color: #b71313;
	font-weight: bold;
}

