@charset "iso-8859-2";
/* CSS Document */

*{
	
	padding:0;
	margin:0;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


#logoPrint{
	display:none;
	}



body, html{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	background-color:#efeeee;
	background-image:url(../img/layout/bg_right.gif);
	background-repeat:repeat-x;
	}



.bodyProd{
	background-image:url(../img/layout/bgHtmlProd.gif);
	background-repeat:repeat-y;
	background-position: center; 
	height:100%;
	}





#bgLeft{
	width:50%;
	height:400px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../img/layout/bg_left.gif);
	background-repeat:repeat-x;
	z-index:5;
	}

#bgRight{
	width:50%;
	height:600px;
	position:absolute;
	left:50%;
	top:0;
	background-image:url(../img/layout/bg_right.gif);
	background-repeat:repeat-x;
	z-index:5;
	}	
	
	
#wrapperPage{
	width:964px;
	position:absolute;
	left:-482px;
	margin-left:50%;
	z-index:10;
	top:0;
	height:100%;
	}
	
	
#selectlang{
	width:100px; /*114*/
	height:28px; /*114*/
	padding:86px 0 0 14px;
	display:block;
	float:left;
	overflow:hidden;
}

#selectlang li{
	display:block;
	float:left;
	margin-right:8px;
}

#selectlang li a{
	text-decoration:none;
	font-weight:bold;
	color:#728886;
	text-decoration:none;
	display:block;
	width:20px;
	height:25px;
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:9px;
}

#selectlang li a:hover{
	color:#445856;
}

#selectlang li .selected{
	color:#445856;
	}


#selectlang li#itaFlag a{
		background-image:url(../img/layout/flag_it.gif);
	}
#selectlang li#engFlag a{
		background-image:url(../img/layout/flag_en.gif);
	}
#selectlang li#fraFlag a{
		background-image:url(../img/layout/flag_fr.gif);
	}
	
#logo{
	display:block;
	float:left;
	}
	
#logo a{
	display:block;
	width:247px;
	height:114px;
	background-image:url(../img/layout/logo.gif);
	}
#logo a span{
	display:none;
	}
	
#imgTop{
	display:block;
	float:left;
	width:601px;
	height:114px;
	background-image:url(../img/layout/img_top.jpg);
	}
	
#menuTop{
	display:block;
	clear:both;
	float:none;
	width:910px; /*930*/
	padding-right:20px;
	padding-top:6px;
	height:20px; /*21*/
	border-top:1px solid #fff;
	background-color:#888485;
	background-image:url(../img/layout/menuTop_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	}
	
#menuTop li{
	display:inline;
	margin-left:20px;
	}
	
#menuTop li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#menuTop li a:hover, #menuTop li .selected {
	color:#e1e1e1;
	}
	
#menuTop  .linkSignUpNewsletter{
	
	padding:3px 30px 3px 0;
	background-image:url(../img/layout/ico_newletter.gif);
	background-repeat:no-repeat;
	background-position: right 2px ;
	text-decoration:underline;
	}

#menuLeft{
	position:absolute;
	z-index:20;
	top:142px;
	left:0;
	display:block;
	width:325px;
	height:322px;
	background-image:url(../img/layout/menuLeft_bg.gif);
	background-repeat:no-repeat;
	}
	

.menuLeftProd {
	background-image:url(../img/layout/menuLeft_bg_int.gif) !important; 
	width:415px  !important;
	}


#menuLeft h3{
	display:block;
	width:325px;
	height:51px;
	/*background-image:url(../img/layout/catalogoTit_it.gif);*/
	background-repeat:no-repeat;
	background-position:18px 20px;
	}
	
#menuLeft h3 span{
	visibility:hidden;
	}
	
#menuLeft li{
	list-style-type:none;
	margin:3px 10px 4px 19px;
	padding:2px 0;
	}
	
#menuLeft li a{
	color:#fff;
	font-size:12px;
	/*text-transform:uppercase;*/
	text-decoration:none;
	}

#menuLeft .selected{
	font-weight:bold;
	}

.catalogPDFComp{
		
		text-align:right;
		display:block;
		position:absolute;
		top:290px;
		left:0px;
		width:155px;
		/*margin:18px 175px 0px 0px*/
	}

.catalogPDFComp a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}

#bodyHome{
	z-index:15;
	position:absolute;
	top:142px;
	left:0;
	display:block;
	width: 573px; /*956  */
	padding:35px 58px 35px 325px;
	background-image:url(../img/layout/home_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:452px;
	background-color:#fff;
	}
	
#boxHome{
	background-image:url(../img/layout/boxHome_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0 43px ;
	height:118px;
	border-bottom:3px solid #edecf1;
	}
	
#boxHome h2{
	
	background-repeat:no-repeat;
	height:41px;
	width:100%;
	
	}

#boxHome h2 span{
	display:none;
	}
	
#boxHome *{
	font-size:11px;
	}

#boxHome p{
	padding:5px 0 5px 120px;
	line-height:16px;
	}
	
#boxHome .segue{
	float:right;
	background-image:url(../img/layout/bullet.gif);
	display:block;
	width:14px;
	height:14px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#999;
}
	
#boxHome .segue span{
	display:none;
	}
	
#homeLatest{
	margin-top:15px;
	}
	
#homeLatest h2{
	background-color:#445856;
	background-image:url(../img/layout/boxUltimi_tit_it.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:29px;
	}

#homeLatest h2.titEng{
	background-image:url(../img/layout/boxUltimi_tit_en.gif);
	}

#homeLatest h2 span{
	display:none;
	}

#homeLatest #wrapperItem{
	padding:20px 20px !important;
	}

#wrapperItem{
	padding:20px 0;
	clear:both;
	float:none;
	
	}
	
#wrapperItem .item {
	padding-bottom:12px;
	margin-bottom:7px;
	clear:both;
	float:none;
	width:100%;
	border-bottom:1px solid #edecf1;
	
	}
	
#wrapperItem .item .nomeProd{
	background-color:#de0021;
	font-size:12px;
	color:#fff;
	padding:5px;
	margin:8px 0 0 0;
	}

	
#wrapperItem .item .catProd{
		/* -- */
		}
		
#wrapperItem .item .linkPDF{
	position:relative;
	text-align:right;
	top:-18px;
	right:5px;

	}
	
#wrapperItem .item .linkPDF a{
color:#fff;
font-weight:bold;
text-decoration:none;
padding:3px 20px;
background-image:url(../img/layout/ico_pdf.gif);
background-repeat:no-repeat;
background-position:right;
overflow:visible;
font-size:10px ;
}

#wrapperItem .item .linkPDF a:hover{
	text-decoration:underline;
	}
	
#wrapperItem .item .desc{
	margin-top:-6px;
	padding:0 10px;
	color:#333;
	}

#wrapperItem .item .tool {
	padding:8px 0 12px 0;
	}


#wrapperItem .item .tool a {
	display:block;
	float:right;
	width:18px;
	height:18px;
	margin-left:8px;
	background-position:center;
	background-repeat:no-repeat;
	}

#wrapperItem .item .tool span{
	display:none;
	}
	
#wrapperItem .item .tool .linkScheda{
	background-image:url(../img/layout/ico_scheda.gif);
	}
	
#wrapperItem .item .tool .linkStampa{
	background-image:url(../img/layout/ico_print.gif);
	}

#wrapperItem .item .tool .linkInfo{
	background-image:url(../img/layout/ico_mail.gif);
	}



.catTitolo{
	color:#445856;
	padding:8px 0;
	border-bottom:3px solid #edecf1;
	margin-bottom:-15px;
	}

.catalogPDFCat{
	position:relative;
	top:-8px;
	text-align:right;
	}

.catalogPDFCat a{
	text-decoration:none;
	font-weight:bold;
	background-image:url(../img/layout/ico_pdf.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 20px 3px 0;
	font-size:10px;
	color:#445856;
	
	}

.catalogPDFCat a:hover{
	text-decoration:underline;
	}

.footer{
	margin:0;
	padding:0;
	text-align:center;
	/*margin-right:-50px;*/
	margin-bottom:5px;
	color:#858585;
	font-size:9px;
	white-space:nowrap;
	overflow:visible;
	/*width:450px;*/
}

.credits{
	text-align:right;
	margin:-5px 0 0 0 !important;
	padding:0  !important;
	}

.credits a{
	color:#858585;
	font-size:9px !important;
	text-decoration:none;
		}

.footer *{
	color:#858585;
	font-size:9px !important;
	}


/* ******************** */

.sottotitolo{
	/*font-style:italic;*/
	color:#575757;
	margin-bottom:30px!important;
	line-height:20px;
	font-size:14px !important;
	
	}


#contentInt{
	z-index:15;
	position:absolute;
	top:142px;
	left:0;
	display:block;
	width: 573px; /*956  */
	padding:35px 58px 35px 325px;
	background-image:url(../img/layout/home_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*min-height:452px;*/
	background-color:#fff;
	text-align:justify;
	}

.contentIntProd{
	width: 450px !important; /*956  */
	padding:35px 58px 35px 448px !important;
	background-image:url(../img/layout/prodotti_bg_1.gif) !important;
	}

#menuLeftLiv2{
	position:absolute;
	top:227px;
	left:271px;
	z-index:100;
	width:140px;
	}

#menuLeftLiv2 * {
	color:#fff;
	}

#menuLeftLiv2 h2{
	text-transform:uppercase;
	}

#menuLeftLiv2 ul{
	margin-top:12px;
	}

#menuLeftLiv2 li{
	padding-bottom:5px;
	list-style-type:none;
	background-image:url(../img/layout/bulletLiv2.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	background-position:0 6px ;
	}

#menuLeftLiv2 .selected{
	font-weight:bold;
	}


#menuLeftLiv2 a{
	text-decoration:none;
	}


#wrapperContentInt{
	min-height:400px;
	margin-bottom:80px;
	}
	
#wrapperContentInt .titolo{ color:#de0021; font-size:21px; border-bottom:1px solid #ccc; padding-bottom:5px; }

#wrapperContentInt a{color:#de0021; }

#wrapperContentInt p{ margin-bottom:10px; line-height: 16px;}

#wrapperContentInt h1{margin-bottom:10px; font-size:17px; }

#wrapperContentInt h2{margin-bottom:10px; font-size:16px;}

#wrapperContentInt h3{margin-bottom:10px; font-size:15px;}

#wrapperContentInt h4{margin-bottom:10px; font-size:14px;}

#wrapperContentInt h5{margin-bottom:10px; font-size:13px;}

#wrapperContentInt h6{margin-bottom:10px; font-size:12px;}

#wrapperContentInt table{margin-bottom:10px; border-collapse:collapse;}

#wrapperContentInt th{ color:#fff; background-color:#de0021; border:1px solid #fff; padding:3px;}

#wrapperContentInt td{ border: 1px solid #e1e1e1; border-collapse:collapse; padding:2px;}



.paginazione{
	margin:20px 0;
	text-align:center;
	color:#888485;
	background-color:#f1f1f1;
	padding:3px;
	}

.paginazione a{ 
	color:#888485;
	text-decoration:none;
}

.paginazione a:hover{ 
	color:#656161;
	text-decoration:underline;
}

.paginazione a.selected { 
	color:#656161;
	text-decoration:underline;
	font-weight:bold;
}

.foto{
	padding:20px 0;
	text-align:center;
	overflow:hidden;
	display:block;
	width:100%;
	}

.indietro{
	text-align:right;
	position:relative;
	top:-15px;
	}

.indietro a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:10px;
	}
	
.catProdScheda{
	color: #445856;
	font-size:11px;
	border-bottom:3px solid #edecf1;
	padding-bottom:5px;
	margin-bottom:-5px;
	}



.imgLeft{
	
	float:left;
	margin:0px 20px 10px 0;
	}

/* google map */


#tooltip { padding:5px; text-align:left; }
#tooltip p { padding:0; margin:0 0 5px 0; }

#map{
	position:relative; 
	top:30px; 
	margin-bottom:150px;  
	width:500px; 
	height:500px;
	border:2px solid #ccc;
	}


/***/

.formContatti{
	margin-top:30px;
	}

.labeleinput {
margin-bottom:5px;
	}

.labeleinput label{
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	}

.labeleinput input{
	border:1px solid #ccc; 
	width: 250px;
	}

.inviaBott input{
	background-color:#575757;
	color:#f1f1f1;
	font-weight:bold;
	border:none;
	padding:4px ;
	}

.inviaBott input{
	color:#fff;
	}


.interessi{
	float:left; 
	width:390px;
	}

.interessi div{
	display:block;
	float:left;
	width:49%;
	text-align:left;
	margin:3px 0;
	}

.interessi div input{
	width:20px;
	vertical-align:middle;
	border:none;
	
	}

/* ************************************ */

.pulisci{
	display:block;
	clear:both;
	float:none;
	height:1px;
	overflow:hidden;
	width:100%;
	}