@charset "utf-8";
/* CSS Document */

.contboxhomevideo{
	width:177px;
	position:relative;
	float:right;
	text-align: right;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 10px;
}
.boxvideo{
	width:171px;
	position:relative;
	float:left;
	margin-top: 2px;
	padding: 3px 3px;
}
.descrizionevideo{
	width:171px;
	position:relative;
	float:left;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-align: center;
	font-weight: bold;
}
.video{
	width:165px;
	position:relative;
	float:left;
	padding-left: 3px;
}
.titolovideo{}
