
.VidAction {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin: 8px;
	color: #009900;
	text-decoration: none;
}

.VidAction img {
	float: left;
}

.videoclip {
	width: 125px;
	height: 180px;
	float: left;
	margin:6px;
	text-align: center;
	// width: 113px;
}

.videoclip .thumb {
	width: 125px;
	height: 92px;
	
	margin: 4px;
	
	clear: both;
	
	// width: 113px;
}

.videoclip .titre {
	color: #A64708;
	background-color: transparent;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
}

.videoclip .download {
	text-decoration: none;
	color: #a50818;
	font-family: Verdana;
	font-size: 11px;	
}

.videoclip .download {
	text-decoration: underline;
}

