body{
	background-color: #2D2D2D;
	font-family: Arial;
	color: #FFF;
	font-size:14px;
}

#container{
	width: 100%;
}

#wrapper{
	width: 989px;
	margin: 0 auto;
	background-color: #373737;
	-webkit-box-shadow:0 0 10px 0 #000;
	-moz-box-shadow:0 0 10px 0 #000;
	-o-box-shadow:0 0 10px 0 #000;
	box-shadow:0 0 10px 0 #000;
	behavior:url(/js/PIE.htc);
}

#header{
	height:382px;
	width:926px;
	background:url(../img/header.jpg) 0 0 no-repeat;
	background-color: #9CC347;
	display: block;
	padding: 59px 14px 0px 49px;
}

#header_content{
	position: relative;
}

#logo{
	width:391px;
	color: #000;
}

#logo img{
	margin-left:-7px;
}


.titolo_prodotto{
	float: left;
}

#coppo_latino{
	position: absolute;
	top:173px;
	left:0px;
}

#doppia_romana{
	position: absolute;
	top:185px;
	right:0px;
}

#content{
width:926px;
padding: 59px 14px 32px 49px;
}

#content p.last{
clear: both;
}

#columns{
margin-bottom:25px;
}

.column{
	float: left;
	width:333px;
}

.column h3{
	background-color: #9CC347;
	display: block;
	color: #2C2C2C;
	padding: 7px 0px 7px 9px;
	font-weight:bold;
}

.column img{
	border: 1px solid #000;
	float: left;
	clear: both;
}

.column ul li p{
	float: left;
	margin: 10px 0px 0px 10px;
	font-size:12px;
}

.column ul li+li{
	margin-top:10px;
}


#content .left{

}

#content .right{
	margin-left:153px;

}

#content .left h3{
	margin-top:20px;
	margin-bottom:14px;
}

#content .right h3{
	margin-top:62px;
	margin-bottom:14px;

}

#content .left ul{

}

#content .left li{

}

#content .right ul{

}

#content .right li{

}


#footer{
	height:130px;
	width:989px;
	background:url(../img/footer.jpg) 0 0 no-repeat;
	display: block;
	position: relative;
}

#footer > p{
	font-weight:bold;
	padding: 5px 10px 0px 20px;
	color:#000;
	font-size:12px;
}

#footer a.certificato{
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	color:#000;
	font-size:12px;
}

.contacts{
font-size:11px;
color:#353535;
}

.contacts a{
color:#353535;
}


.contacts strong{
font-weight:bold;
line-height:17px;
}

.contacts .left{
	float: left;
	width:437px;
	padding: 10px 10px 10px 20px;

}

.contacts .right{
	float: left;
	width:492px;
	padding: 10px 10px 10px 20px;

}

.site_info{
position: absolute;
top:138px;
width:989px;
font-size:11px;
color:#A2AA8D;
padding-bottom:20px;
}

.site_info a{
color:#A2AA8D;
text-decoration:none;
}

.site_info .left{
float: left;
display: block;
}

.site_info .right{
float:right;
display: block;
}


#wrapper #privacy{
display: none;
}

#privacy{
color:#000;
font-family: Arial, "MS Trebuchet", sans-serif;
font-size:12px;
}


#wrapper #cookies{
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#privacy{
padding: 20px;

}

#privacy strong{
font-weight:bold;
}

.ot-sdk-show-settings {
	border: 0 !important;
}

.ot-sdk-show-settings {
	font-size: 11px !important;
	padding: 0 !important;
}

.ot-sdk-show-settings:hover {
	background: transparent !important;
}

.ot-sdk-container {
	flex-direction: column;
}

.fancybox-close-small {
	color: black;
}
