/* GENERAL */
.contenu, .boite_outils {
	background: #BCC7C9 url(../images/fond_video.jpg) repeat-x;
}

.contenu a:hover, .boite_outils a:hover {
	color: #336699;	text-decoration: underline;
} 

.contenu h3, .tetiere {
	background: url('../images/video.png') no-repeat 100% 50%;
}

.cartouche {
	width: 362px;
}

.bloc {
	width: 282px;
}

.left {
	margin-right: 6px; float: left;
}

.right {
	margin-left: 6px; float: right;
}

.bloc img {
	width: 280px;
}

.bloc .cartouche {
	width: 282px; padding-top: 7px;
}

/* VIDEO SEULE */

.bandeau_lecture {
	background: #F1F1F1 url('../images/bandeau_lecture.jpg') repeat-x 0% 100%; padding: 12px 0px 25px 0px;  border-bottom: solid #7E7C7A 1px; border-top: solid #B2AFAC 1px; border-left: solid #B2AFAC 1px;	border-right: solid #7E7C7A 1px;
}

.lecture {
	background: no-repeat; padding: 9px 0px 21px 50px; margin: 0px 0px 7px 17px;
}

.bloc p {
	margin-bottom: 7px;
}

.bloc li {
	margin: 0px 0px 3px 12px; background-repeat: no-repeat; background-position: 0% 100%; padding: 5px 0px 0px 20px;
}

.bloc .lien_artiste {
	background-image: url('../images/icone_artiste.png');
}

.bloc .lien_label {
	background-image: url('../images/icone_label.png');
}

.titre_listing {
	color: #700000;	font-size: 13px; font-weight: bolder; border-bottom: #999999 solid 3px;	padding: 0px 0px 2px 23px; background: url('../images/etoile.png') no-repeat;	
}

.bloc_vid {
	width: 202px; margin: 0px 43px;
}

.left_vid {
	float: left;
}

.right_vid {
	float: right;
}

.bloc_vid img {
	width: 200px;
}

.bloc_vid .cartouche {
	width: 202px; padding-top: 7px;
}
