@charset "UTF-8";
#test2 {
	
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 1px solid #666666;
	width:600px;
	height:300px;
	
	
}





#kwicks_container { 
	background-color: violet;
	height: 100px;
}
#kwicks {
	position: relative;
}

#kwicks img{
	border:0px;
}
 
.kwick {
	float: right;
	display: block;
	width: 74px;
	height:52px;
	overflow:hidden;
	border:1px  #666666 solid;
	margin:2px;
	cursor:pointer;
	
	
	
}

.kwick img{
	height:52px;
	
}

#kwicks #idKwickVideo{
	background-image:url(../img/default_video.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#kwicks #idKwickVideo p{
	margin:0px;
	padding:0px;
	width:112px;
	height:100%;
	font:tahoma;
	font-size:100%;
	text-align:center;
	margin-top:10px;
	
	margin-left:57px;
	color:#666666;
	text-transform:uppercase;
	
	
	


}


#kwicks #idKwickPdf{
	background-image:url(../img/default_pdf.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:auto;

}

#kwicks  p{
	margin:0px;
	padding:0px;
	width:112px;
	height:100%;
	font:tahoma;
	font-size:100%;
	text-align:center;
	margin-top:10px;
	
	
	color: #000000;
	text-transform:uppercase;
	width:100%;
	
	
	


}
#kwicks  p a{
	
	color: #000000;
	font-weight:bold;	
	
	
	


}

















#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}

.ajax-loading {
	padding: 20px 0;
	background: url(img/ajaxLoading.gif) no-repeat center;
}





/* ######## CLASSI FOTO GALLERY ############ */

ul{
	padding:0px;
	margin:0px;



}

ul{
	list-style-type:none;


}

div.divFotoGallery{
	width:97%;
	float:left;
	border-bottom:#949494 solid 1px;
	
	
	min-height:58px;




}

div.divTitoloGallery{
	float:left;
	width:100%;



}

div.divTitoloGallery h2{
	margin-left:10px;
	color:#666666;
	margin-top:20px;



}

div.divFotoGalleryPage{
	width:97%;
	float:left;
	color:#666666;
	margin-top:3px;
	padding-bottom:10px;


}

div.divFotoGalleryPage span{
	float:right;
	cursor:pointer;
	
}

div.divFotoGalleryPage a{

	color: #666666;
	


} 

/* ################################ DETTAGLIO IMMAGINE ##################################### */

DIV.divPageDett{
	width:800PX;
	height:auto;
	margin:auto;
	text-align:center;
	
	
	

}

DIV.divPageDett img{

max-width:750px!important

	


}
div.imgChiocciaProdottiMedia1{
	width:100%;
	font-size:14px;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	color:#746f6a;
	font-weight:bold;

}
div.divPageDettTesto{
	text-align: justify;
	margin-bottom:10px;
	font-size:12px;


}
div.divNewFoto{
	
	width:100%;
	height:auto;


}
div.divNewFoto p{
	font-size:18px;


} 

.pNewFotoLeft{
	
	width:10px;
	float:left;
	margin-top:25px;


}

.pNewFotoRight{
	
	width:10px;
	float: right;
	margin-top:25px;


}

.ulImgDettaglioGallery{
	width:auto;
	list-style-type:none;
	
	float:left;
	margin-left:110px;
	margin-top:5px;
	padding-bottom:10px;
	



}

.ulImgDettaglioGallery li{
	float:left;
	margin-left:10px;
	height:60px;
	overflow:hidden;
	min-width:100px;
	text-align:center;
	color:#d4cbc3;
	font-size:18px;
	line-height:60px;
	background-color:#CCCCCC



}

.ulImgDettaglioGallery li img{
	max-width:100px!important;



}

.trasparentImg{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;



}

.trasparentImg:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:pointer;



}

div.divTitoloContenutoAllegato{

	width:100%;
	text-align:right;
	font-size:10px;
	color:#d4c9c3;
	
	

}

div.divTitoloContenutoAllegato a{

	
	font-size:10px;
	color:#d4c9c3;
	
	

}