.categoria{
	position: relative;
	float: left;
	width: 530px;
	margin-bottom: 10px;
	margin-top: 5px;
	
}
.titcategoria{
	font-size:11px;
	color: #333;
	font-weight: bold;
	position: relative;
	float: left;
	width: 530px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3eb9b9;
	height: 16px;
}
combocss{
	font-size:9px;
	color: #333;
}
.contboxdett{
	position: relative;
	float: left;
	width: 525px;
	border-bottom-color: #FF9933;
	

}
.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;
	}
.video{
	margin-top:10px;
	position: relative;
	float: left;
	width: 520px;
	text-align: center;
}
.contboxaltri{
	position:relative;
	float:left;
	width:540px;
}
.boxaltri{
	width:460px;
	position:relative;
	float:left;
	margin-left: 10px;
}
.boxtitolo{
	width:525px;
	height:30px;
	background-image: url(../../images/TITOLIPAGINE/archivio_video.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}
.boxfoto{
	width:480px;
	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:300px;
	position:relative;
	float:left;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}
