@charset "utf-8";
/* CSS Document */
.fleft{float:left;}
.fright{float: right;}
.clear{clear:both;}
body {font-family:Arial, Verdana, Helvetica, sans-serif;font-size:11px;filter:none}
a{
	color: #000000;
	font-weight: bold;
}
#contenitore{
	width: 750px;
	margin: 0 auto;
	}
#footer{
	width: 750px;
	margin: 30px auto 70px auto;
	font-size: 10px;
}
#beatriceweb a{
	font-size: 8px !important;
	text-decoration: none !important;
	color: #999;
}
#loghi{
	padding: 0px 15px 24px 23px;
	}	
#loghi a img{border: none;}	
#menu{
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}	
#lan a{
	text-decoration: none;
	font-size:10px;
	color: #999999;
	font-weight:bold;
	}
#lan{color: #999999;}	
.tutto{
	width: 100%; 
	border-top: 1px solid #000;
	background-color:#000;
	clear:both;
}
.box_news{
	padding: 20px 20px 20px 0px;
	}
.foto_news{
	margin: 0px 60px 0px 45px;
	border: none;
	}
.titolo_news{
	margin-top: 0px;
	}	
.titolo{
	margin: 20px 0px 10px 30px;
}	
#gallery {
	position:relative;
	height:342px;
	clear: both;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}
.margini_laterali{
	margin: 0px 20px 0px 30px;
}
.box_prodotto{
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: -40px;
}
.box_prodotto h3{
	font-width: 12px;
	margin: 5px 0px 5px 0px;
	paddng: 0px;
}
.box_prodotto hr{
	margin-bottom: 20px;	
}
.box_scheda{
	margin-right: 20px;
}
.box_scheda h3{
	font-width: 12px;
	margin: 35px 0px 5px 0px;
	paddng: 0px;
}
.box_scheda hr{
	margin-bottom: 20px;	
}
.box_scheda .riq_foto2{
	width: 400px;
	text-align: center;
}
#col_sx{width: 400px;}
.riq_foto2 img{border: none;margin: 0px auto;}
.box_scheda .riq_testo{
	width: 400px;
	font-size: 11px;
	margin-top: 30px;
}
.titolo_prodotto a{
	text-decoration: none;
}
.riq_thbn{
	width: 50px;
	height: 50px;
	padding: 2px;
	text-align: center;
	float: left;
	border: 1px solid #cccccc;
	margin: 10px 11px 10px 11px;
}
.riq_thbn a{
	display: block;
	width: 50px;
	height: 50px;
}
.riq_thbn a img{
	border: none;
	margin: auto;
}
.riq_foto{
	width: 200px;
	height: 200px;
	text-align: center;
}
.note_footer{
	text-decoration: none;
}
#contenuti2{
	margin-top: 50px;
}
.elenco{
	list-style: disc;
}
.elenco li{
	margin-top: 10px;
}
.elenco li a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.riq_foto a img{border: none;margin: 0px auto;}
/*Slider con Caption*/
#gallery a {
	    clear: both;
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#fff; 
		color:#000; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0; 
	   
	}

	#gallery .caption .content {
		margin:5px;
	    font-weight: bold;
	    font-size: 15px;
	    filter:alpha(opacity=100) !important;
		-moz-opacity:1 !important;
		opacity:1 !important;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#000;
	}

	
