

.non_disponibile {font-weight: bold; color: red}


#cookie-law {
	text-align:center;
	background: #000;
	width:100%;
	height:auto;
	padding:5px;
	margin:0;
	position:fixed;
	top:0;
	z-index:999;
	}
	
#cookie-law p{
	text-align:center;
	color:#FFF
	}
	
#cookie-law p a{
	text-align:center;
	color:#FFF
	}


body {
	margin: 0;
	padding: 0;
	background: #faf6e8 url(../img/testata.jpg) repeat-x;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #414141;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	color: #262626;
}

h1 {
	font-size: 36pt;
	line-height:36pt;
	padding-bottom: 15px;
}

h2 {
	font-size: 24pt;
	line-height:27pt;
	padding-bottom: 10px;
}

h3 {
	font-size: 16pt;
	line-height:20pt;;	
}

.padding-bottom20{ padding-bottom:20px}


p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align:justify;
}



a {
	color: #F00;
	text-decoration:none;
}

a:hover {
	color: #F00;
	text-decoration:underline;
}




p a {
	color: #414141;
	text-decoration:underline;
}

p a:hover {
	color: #414141;
	text-decoration:none;
}





#wrapper {
	background: url(../img/bg_chiaro.jpg);
}



/* Header */

#header {
	width: 960px;
	height: 240px;
	margin: 0px auto;
}








/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 230px;
	margin: 0px;
	margin-right:10px;
	padding: 0px;
	background:url(../img/logo.png) no-repeat left top;
}





/* slide */


#slide {
	width: 960px;
	margin: 0px auto;
}


#slide2 {
	width: 960px;
	margin: 0px auto;
}


.slider-wrapper { 
	width: 100%; 
	margin: 0;
}


.clear {
	clear:both;
}









/* loghi */


#loghi {
	position: relative;
	float:left;
	width:auto;
	margin-top:20px;
	margin-left:40px;
	zindex:2;
}


#loghi a img{
	border:0;
}




/* Page */

#page {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
}




#sfoglia_catalogo {
	position: absolute;
	z-index:2;
	margin:90px 0px 0px 500px;
	padding:0;
	color: #F00;
	font-size:24px;
	
	}


#sfoglia_catalogo_en {
	position: absolute;
	z-index:2;
	margin:90px 0px 0px 475px;
	padding:0;
	color: #F00;
	font-size:24px;
	
	}
	
#sfoglia_catalogo_de {
	position: absolute;
	z-index:2;
	margin:90px 0px 0px 465px;
	padding:0;
	color: #F00;
	font-size:24px;
	
	}




/* colonne*/



.span1 {
	position:relative;
	float:left;
	padding: 20px;
	width:260px;
}




.span1_riquadro {
	position:relative;
	float:left;
	padding: 20px;
	width:260px;
	
	background: #EFEADA;
	border-bottom: 3px solid #DBD2B8;
			
}







.span2 {
	position:relative;
	float:left;
	padding: 20px;
	width:600px;
}



.span2_riquadro {
	position:relative;
	float:left;
	padding: 20px;
	width:600px;
	
	background: #EFEADA;
	border-bottom: 3px solid #DBD2B8;
			
}







.span3 {
	position:relative;
	float:left;
	margin:0px ;
	padding: 20px;
	width:920px;
}



.span3_riquadro {
	position:relative;
	float:left;
	margin:0px ;
	padding: 20px;
	width:920px;
		
	background: #EFEADA;
	border-bottom: 3px solid #DBD2B8;
}



.span1_interno {
	position:relative;
	float:left;
	padding:0px;
	width:300px;
}

.span1_interno260 {
	position:relative;
	float:left;
	padding:0px;
	width:260px;
}


.span2_interno {
	position:relative;
	float:left;
	margin:0px ;
	padding:0px;
	width:640px;
}





.margin_top15 {
	margin-top:15px;

}


.margin_right20 {
	margin-right:20px;

}


.margin_right30 {
	margin-right:30px;

}


.margin_bottom20 {
	margin-bottom:20px;

}

.border_left {
	
	border-left: 1px solid #CCC;
	}





.left {
	position:relative;
	float:left;
	}



.right {
	position:relative;
	float:right;
	}



.fade {
	display:none;
}


.list_none {
	list-style:none;
	text-indent:-39px;
}


.fdm {
	background-image:url(../img/sfondo_FDM.jpg);
	background-repeat:no-repeat;
}


.fdc {
	background-image:url(../img/sfondo_FDC.jpg);
	background-repeat:no-repeat;
	
}

.mp {
	background-image:url(../img/sfondo_MP.jpg);
	background-repeat:no-repeat;
	
}





.fdm_en {
	background-image:url(../img/sfondo_FDM_en.jpg);
	background-repeat:no-repeat;
}


.fdc_en {
	background-image:url(../img/sfondo_FDC_en.jpg);
	background-repeat:no-repeat;
	
}

.mp_en {
	background-image:url(../img/sfondo_MP_en.jpg);
	background-repeat:no-repeat;
	
}




.fdm_de {
	background-image:url(https://secomitalia.net/img/sfondo_FDM_de.jpg);
	background-repeat:no-repeat;
}


.fdc_de {
	background-image:url(https://secomitalia.net/img/sfondo_FDC_de.jpg);
	background-repeat:no-repeat;
	
}

.mp_de {
	background-image:url(https://secomitalia.net/img/sfondo_MP_de.jpg);
	background-repeat:no-repeat;
	
}


.span_450 {
	position:relative;
	float:left;
	padding: 20px;
	width:450px;
}



.altezza {
    height: auto;
    min-height: 900px;
	}

.altezza_chi_siamo {
	height:auto;
	min-height: 300px;
	}



.red {
	color: #F00;
	}

.copertina {
	float:left;
	margin: 5px 25px 8px 0;
	border:none;
	box-shadow: 2px 2px 2px  #999999;
	}
	



.intestazione {
	position:relative;
	float:left;
	width:300px;
	background-color:#DBD2B8;
	
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
			
	-webkit-border-top-left-radius:5px; /* top left corner */
	-webkit-border-top-right-radius:5px; /* top right corner */
	-webkit-border-bottom-left-radius:0px; /* bottom left corner */
	-webkit-border-bottom-right-radius:0px; /* bottom right corner */

	}
	
.intestazione h3 {
	color: #333;
	text-align:center;
	line-height:30px;
	padding-top:3px;
	}



/* menu laterale prodotti */



#menu_laterale {
	position:relative;
	float:left;
	display:block;
	width:260px;
	background: #EFEADA;
	font-size:20px;
	text-align:left;
	color:#FF0000;
	
}
	
#menu_laterale li a {
	display: block;
	width:260px;
	line-height:30px;
  	height: 30px;
	text-decoration: none;
	
}	
	
#menu_laterale li a:link{
	display: block;
	width:260px;
	background-color: #EFEADA;
}
	
#menu_laterale  li a:hover {
	background-image: url(../img/freccia_menu_laterale.png);
	display:block;
	width:260px;
	font-weight:bold;
	color:#642401
}
#menu_laterale  ul {
	list-style: none;
	display:block;
	width:260px;
	margin: 0;
	padding: 0;
}

#menu_laterale  li a.current {
	background-image: url(../img/freccia_menu_laterale.png);
	display:block;
	width:260px;
	font-weight:bold;
	color: #642401

}

.roll{
background-image: url(../img/freccia_menu_laterale.png);
background-repeat:no-repeat;
}

.active{
background-image: url(../img/freccia_menu_laterale.png);
background-repeat:no-repeat;
}




.img{
	border:6px solid #FFF;
	box-shadow: 2px 2px 2px  #999999;
	}

.border_none {
	border:none;
	}

	

/* immagini loghi */

 

#immagini {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#immagini li {
	float: left;
	margin: 0px;
	padding: 10px;
}

#immagini img {
	border: 1px solid #D9D9D9;
	padding: 3px;
}



/*****************************************************
  Social
*****************************************************/


#social {
	overflow: hidden;
	height: 0px;
	background: #EFEADA;
}


.social_content {
	width:960px;
	padding-top:12px;
	margin:0 auto;
	alignment-adjust:central;
}

.social_content img {
	border:0px;
	margin-left:15px;
}







/*****************************************************
  Footer
*****************************************************/



#footer {
	position:relative;
	clear:both;
	overflow:hidden;
	width:auto;
	height: 80px;
	background: #E3AA4B url(../img/sfondo_footer.jpg);
}

#footer_content {
	position:relative;
	width:960px;
	margin: 0px auto;
}

#footer p {
	position:relative;
	width:auto;
	float:left;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #000;
}

#footer a {
	text-decoration: underline;
	font-weight:bold;
	color: #000;
}
#footer a:hover {
	text-decoration: none;
	color: #333;
}

#footer img a {
	border:none;
}

.social img{
	border:0px;
	margin-top:25px;
	margin-left:5px;
	width:30px;
	heigth:30px;
}




/* lingue */


#eng {
	position:absolute;
	margin-top:10px;
	margin-left:900px;
	width:35px;
	z-index:4;
}

#eng a img{
	border:0;
}

#ita {
	position:absolute;
	margin-top:10px;
	margin-left:855px;
	width:35px;
	z-index:3;
}

#ita a img{
	border:0;
}

