.categoria{
	position: relative;
	float: left;
	width: 530px;
	margin-bottom: 15px;
	margin-top: 5px;
	
}
.titcategoria{
	font-size:11px;
	color: #333;
	font-weight: bold;
	position: relative;
	float: left;
	width: 350px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3eb9b9;
	height: 16px;
}
.combocategoria{
	position: relative;
	float: right;
	width: 180px;
	height: 19px;
}
combocss{
	font-size:9px;
	color: #333;
}
.contboxfoto{
	position: relative;
	float: left;
	width: 500px;
	border-bottom-color: #FF9933;
	text-align: center;
	
	

}

.boxfoto{
	width:500px;
	position:relative;
	float:left;
	/*margin-left:0px;*/
	margin-top: 5px;
	padding-bottom:5px;
	border-bottom-style:dotted;
	border-bottom-color:#333333;
	border-bottom-width:1px;
}
.imgantfoto{
	width:150px;
	position:relative;
	float:left;
	height: 100px;
}
.descfoto{
	width:343px;
	height:auto;
	position:relative;
	float:left;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	padding-left: 5px;
}
.contboxaltri{
	position:relative;
	float:left;
	width:500px;

			
}
.boxtitolo{
	width:500px;
	height:30px;
	background-image: url(../../images/TITOLIPAGINE/archivio_foto.jpg);
	background-repeat: no-repeat;
}
.titolovideo {
	position: relative;
	float: left;
	font-size:16px;
	color: #FF6600;
	font-weight: bold;
	background-color: #D9E2E5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 515px;
	text-align:left;
	}