*{
	margin:0;
	padding:0;
}
img{
	vertical-align:bottom;
	border:none;
}
hr{
	display:none;
}
.clearfix:after{
	content:"";
	display:block;
	height:.01em;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix{ height:1%;}
	.clearfix{ display:block;}
/* End hide from IE-mac*/
.none{
	display:none;
}

/* font
-------------------------------*/
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:75%; /*win ie*/
	line-height:1.3;
	text-align:center;
}
html>body { 
	font-size:12px;
}
*:first-child+html body{ /*ie7*/
	font-size:75%;
}
.txt16,.txt16b{ 
	font-size:135%;
}
.txt14,.txt14b{ 
	font-size:117%;
}
.txt12,.txt12b{ 
	font-size:100%;
}
.txt10,.txt10b{ 
	font-size:95%;
	line-height:1.1;
}
.txt16b,.txt14b,.txt12b,.txt10b{ 
	font-weight: bold;
}

/* anchor
-------------------------------*/
a:link{
	color:#333;
	text-decoration:underline;
}
a:visited{
	color:#787c8d;
	text-decoration:underline;
}
a:hover{
	color:#d50000;
	text-decoration:underline;
}
a:active{
	color:#d50000;
	text-decoration:underline;
}


.fleft{
	float:left;
}

.clear_l{
	clear:left;
}
.clear_r{
	clear:right;
}
.clear_b{
	clear:both;
}


#main_content{
	text-align:center;
	color:#333333;
}

#titMenu{
	margin:10px 0 4px 7px;
	width:85px;
	height:18px;
}
html>body #titMenu{
	margin:10px 0 9px 7px;
}

#boxnote{
	border: 1px dashed #cccccc;
	width:540px;
	margin-top:16px;
	margin-left:6px;
	padding:2px;
}
#boxnote h3{
	background:#F2F2F2;
	padding:5px 5px 5px 5px;	
	width:530px;
	margin:0px;
	font-size:100%;
	font-weight:normal;
}

/* INDEX */
.sfondoGrigio{
	width:762px;
	margin:0 0 0 4px;
	padding:0;
}
html>body .sfondoGrigio{
	margin:0 0 0 8px;
}

/* RESPONSABILITà SOCIALE ED AMBIENTALE */
.sfondoGrigio551{
	width:421px;
	height:138px;
	margin:10px 0 30px 0;
	padding:0 0 0 90px;
}
html>body .sfondoGrigio551{
	margin:10px 0 50px 0;
}

.boxInternoSx{
	width:132px;
	height:126px;
	border:6px solid #D2d2d2;
	background-color:#FFFFFF;
	text-align:center;
	margin:10px 0 10px 0;
}
.spaceBox{
	width:8px;
	height:126px;
	margin:10px 0 10px 0;
}
.spaceBox2{
	width:88px;
	height:126px;
	margin:10px 0 10px 0;
}

.blede{
	margin:15px;
	position:relative;
	border-top:1px dotted #D2d2d2;
}

.btitle{
	width:124px;
	height:25px;
	padding:10px 0 10px 0;
}

.bthumb{
	width:120px;
	height:54px;
	padding:1px;
/* 	margin-top:10px;
	margin-bottom:10px; */
	border:1px dotted #D2d2d2;
}


.txtbox{
	font-size:95%;
}

.vai{
	position:relative;
	float:right;
	margin:5px 4px 0 0;
}

#TitIndexProd{
	position:relative;
	width:748px;
	height:22px;
	border-bottom:1px dotted #D2d2d2;
	margin:14px 0 0 4px;
	vertical-align:top;
	text-align:left;
	padding:0;
	/* background-color:red; */
}
html>body #TitIndexProd{
	margin:14px 0 0 8px;
}

#space{
	height:10px;
}

#content_right p{
	width:551px;
	margin:10px 0 0 10px;
/* 	margin:10px 20px 0 10px; */
}

#content_right table{
	width:551px;
	margin:10px 0 0 10px;
	/* margin:10px 20px 0 10px; */
}

#content_right p.pright {
	text-align:right;
}

#content_right h2 {
	font-size:145%;
	font-weight: bold;
	padding:10px 20px 0 10px;
	color:#D50000;
	text-transform:uppercase;
}
#content_right2 h2 {
	font-size:145%;
	font-weight: bold;
	padding:10px 20px 0 10px;
	color:#333333;
	text-transform:uppercase;
}

#content_right h4 {
	font-size:115%;
	font-weight: bold;
	padding:20px 20px 0 10px;
}

#content_right ul{
	width:540px;
	margin:10px 0 0 10px;
/* 	margin:10px 20px 0 10px; */
}
#content_right li{
	width:540px;
	margin:10px 0 0 15px;
/* 	margin:10px 20px 0 15px; */
	list-style-type:disc;
	text-align:left;
	vertical-align:middle;
}


/* title
-------------------------------*/
.titleb{
	margin:20px 0 10px 6px;
	/* margin:20px 8px 10px 6px; */
	width:551px;
	color:#666666;
	padding-bottom:4px;
	background:url(img/dotline_02.gif) repeat-x left bottom;
}
/* wrapper
-------------------------------*/
.wrapperb{
	position:relative;
	width:551px;
	margin-left:6px;
}
.wrapperb a{
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}
.wrapperb a:hover{
	font-weight: bold;
	color:#d50000;
	text-decoration:underline;
	font-size:12px;
}

/* multiple column
-------------------------------*/
.fleft, .fleft_img{
	float:left;
}
.fright, .fright_img{
	float:right;
}
.fleft_img{
	margin-right:10px;
}
.fright_img{
	margin-left:10px;
}
	/* Banner
	---------------------------*/
	.adobebanner{
		width:551px;
		margin:10px 0 0 10px;
		padding-top:10px;
		background:url(img/dotline_01.gif) repeat-x;
	}
	.adobebanner{
		margin-bottom:20px;
	}
	.adobebanner div{
		float:left;
	}
	.adobebanner span{
		padding-right:10px;
		float:right;
	}
	.adobebanner div{
		width:112px;
	}
	
.borderGrey{
	border-top: 1px dashed #cccccc;
}


/* contattaci */
#content_right input, #content_right textarea, #content_right select{
	color:#d50000;
	font-family:arial,helvetica,sans-serif;
	font-size:100%;
	background-color:#f5f5f5;
}

#content_right input{
	width:170px;
}
#content_right textarea{
	width:527px;
}
#content_right select{
	width:176px;
}

#content_right .asterisco {
	color:#d50000;
}

#content_right .check{
	width:13px;
	color:#d50000;
	background-color:#FFFFFF;
}

#content_right .oggetto{
	width:527px;
}

#content_right .botton{
	width:100px;
	color:#d50000;
	font-family:arial,helvetica,sans-serif;
	font-size:117%;
	font-weight: bold;
	background-color:#f5f5f5;
}
.grey{
	color:#999999;
}
.ok{
	color:#D50000;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	height:100px;
}