@charset "UTF-8";
/* CSS Document */

#bloc_recherche {
	background-color:#D6D6D6;
	float:left;
}
#bloc_article_main .recherche_result_bloc{
	height:80px;
}
#bloc_article_main .recherche_vignette {
	width: 100px;
	height: 70px;
	border:4px solid black;
}
#bloc_video_main {
	float:left;
	width:220px;
	background-color:#D6D6D6;
	padding-left:10px;
	overflow:visible;
}
#bloc_video {
	height:50px;
}
#bloc_article_main {
	padding-left:20px;
	width:730px;
	
}
#bloc_video_main_other{
	width:220px;
	height:350px;
	text-align:left;
}
#bloc_video_left {
	width:230px;
}
#bloc_video_left p {
	text-align:left;
}
#par_cle{
	padding-top:20px;
	padding-bottom:20px;
}
#par_theme{
	padding-bottom:20px;
}
#par_rubrique{
	padding-bottom:20px;
}
#par_date{
	padding-bottom:20px;
}
#back_home{
	float:right;
	width:750px;
}
#bloc_article_main .recherche_result_bloc {
	height:120px;
	padding:0 5px 0 0;
	width:360px;
}
.recherche_result_date_publi{
	font-size:11px;
	color:black;
}
#bloc_article_main .recherche_result_surtitre {
	margin-bottom:3px;
	color:#760815;
	text-decoration:none;
	font-style:normal;
}
#bloc_article_main .recherche_result_label{
	color:black;
}
#bloc_article_main .recherche_result_titre {
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.recherche_result_chapeau {
	color:#C8C8C8;
}

