/* -------------- PROD ------------------ */
div#headerprod{
	position:relative;
	background-image: url(../images/prod_top_ok.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
div#contentprod{
	float:left;
	width:308px;
	background-image: url(../images/prod_1_ok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1268px;
}
div#contentprod p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 261px;
	padding-top: 93px;
	padding-left: 22px;
}
div#destroprod{
	float:right;
	width:493px;
	height: auto;
	margin-top:15px;
}
div#destroprod h3 {
	float:left;
	margin-top:15px;
	margin-bottom: 7px;
	position: relative;
	clear: both;
}
div#contentprod a,div#contentprod img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px 0;
}
div#video {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
div#video h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7BAC5;
	font-weight: bold;
	margin: 0px 0px 4px;
}
div#video p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 4px;
}
/* --------------- PROD ELENCO --------------- */

ul#multiprod,ul#multiprod li{
	margin:0;
	padding:0;
	list-style:none;
}

ul#multiprod{
	width: 100%;
	color: #CCCCCC;
	padding-top: 3px;
	float: left;
	position: relative;
	clear: both;
}
ul#multiprod li{
	display: inline;
}

ul#multiprod li{
	float:left;
	width:32%;
	display: inline;
	height: auto;
	margin-right: 1%;
}
ul#multiprod p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8B5BC;
	margin-bottom: 32px;
	margin-top: 0px;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;

}
ul#multiprod h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707E86;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-left: 2px;
}
ul#multiprod img {
	padding: 0px;
}

#area_video_didascalie{
width: 100%;
height: 40px;
font-weight:bold;
color: #999;
margin-top:20px;
float:left;

}

#area_video{
width:100%;
float:left;
}

#video_int{
width:33%;
height:270px;
float:left;
color: #999;
}

#video_int h2{
font-weight:bold;
color: #999;
}

.class_testo{
font-size:11px;
margin-right:5px;
margin-top:-10px;
}