body {
	background:#FBDEF6;
	font-family: Arial, Helvetica, sans-serif;
	color :#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size : 12px;
}

.titre {font-size: 14px; color: #000000; font-weight:bold;background-color : #de5b81;padding : 2px;}
.titre a {color : #000000;}
.description {font-size: 9pt; color: #000000; text-align:justify;padding : 5px;}
.detail {font-size: 11px; color: #000000;}
.detail a {color : #000000;}
.texte {font-size: 11px; color: #000000;}
.tableau_videos {width:530px;background-color: #faa4df;}
.tableau_videos tr {background-color: #faa4df;}

.extrait table {
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

.extrait a {
	display : block;
	width : 210px;
	margin-top : 10px;
	margin-bottom : 5px;
}

.extrait .description_extrait {
	padding : 5px;
	text-align : justify;
}



.extrait a, a.lien_telecharger, a.lien_telecharger:hover {
	background-color : #de5b81;
	color : #000000;
	border : 1px solid #000000;
	padding : 3px;
	padding-left : 10px;
	padding-right:10px;
	text-decoration:none;
	font-weight : bold;
	font-size: 14px; 

}

.extrait a:hover, a.lien_telecharger:hover {
	background-color : #FBDEF6;
}
