.videobloc {
	width: 760px;
	padding-bottom: 25px;
	padding-top: 15px;
}
.videoMonth {
	font-weight: bold;
	color: #333;
}

.videotitre {
	margin-bottom: -3px;
	margin-top: 15px;
}
.youtube {
	text-align: left; 
}
.youtube iframe {
	width:700px;
	height:426px;
}
.next {
	font-weight: bold;
	font-size: 13px;
	background-color: #09C;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
}
A.next:hover{
	background-color: #F60;
	color: #FFF;
}
.bg {
	background-color: #E2007A;
}
.vidthumb {
	width: 227px;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 250px;
	float: left;
	font-size:13px;
}
.vidthumb p {
	line-height:20px;
}
