/****************************** FILTRES ********************************************/
div#filtre_content {
	margin:15px 0;
}
/****************************** RECHERCHE ACTUS ************************************/
div#gauche_recherche {
	margin:0 auto;
	width:85%;
	overflow:hidden;
}
p.search_titre {
	font-size:1em;
	margin:0 0 5px 0;
}
.search_input {
	border:1px solid #CCC;
	overflow:hidden;
	background:#FFF;
}
div#gauche_recherche input.search_value {
	border: 0 none;
    color: #999;
    font-family: inherit;
    font-size: 0.9em;
	width:84%;
	height:29px;
	float:left;
}
div#gauche_recherche input.search_submit {
	height:33px;
	width:33px;
	float:right;
	background:url(../img/public/gauche_search_btn.png) center no-repeat;
	border: 0 none;
	cursor:pointer;
}

p.annuler-search {
	margin:10px 0 0 0;
}

.delete_search {
	background:url(../img/public/delete_search.png) left center no-repeat;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	color:#C00;
}
.delete_search a {text-decoration:none; color:inherit;}

/***************************** LISTE DES ARTICLES **********************************/



div#pagination_top, div#pagination_bottom {
	position:relative;
	overflow:hidden;
	width:97.8%;
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	padding:0 1%;
	margin:0 0 15px 0;
}

/* A LA UNE */
.news_une_content {
	position:relative;
	width:96%;
	padding:2%;
	margin:10px 0;
	background:#019edf url(../img/public/news_une_bg.jpg) center repeat-x;
}
.liste_news_une_date {
	color:#019edf;
	background:#FFF;
	border-bottom:4px solid #085273;
	float:left;
	margin:0 2% 0 0;
	width:18%;
	max-width:70px;
	min-width:70px;
}
.news_une_cadre {
	border-top:1px solid #61ceff;	
	border-bottom:1px solid #085273;
	padding:15px 0;
}
.news_une_first {
	border-top:none;
	padding:0 0 15px 0;	
}
.news_une_last {
	border-bottom:none;	
	padding:15px 0 0 0;
}
	

.news_une_content a { text-decoration:none; display:block;}


/* LISTE DES ACTUALITES */
div#liste_article {
	position:relative;
	width:100%;	
}

h2.liste_news_titre {
	position:relative;
	width:100%;
	padding:0 0 5px 0;
	font-size:1.6em;
	font-weight:100;
	border-bottom:1px solid #ee8322;
}

div#liste_article .news_content {		
	margin:20px auto;
	width:96%;
	overflow:hidden;
	padding:2%;
	background:#f8f8f8;
}
div#liste_article .news_content:hover{
	background:#e2e2e2;	
}
div#liste_article .news_content:hover .gris_clair{
	color:#262626;
}
div#liste_article .news_content:hover .news_titre, div#liste_article .news_content:hover .liste_contenu.couleur{
	color:#262626;
}
.news_content a { text-decoration:none; display:block;}
.news_top {
	position:relative;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	overflow:hidden;
}
.liste_news_date {
	color:#FFF;
	background:#cda252;
	border-bottom:4px solid #000;
	float:left;
	margin:0 2% 0 0;
	width:18%;
	max-width:70px;
	min-width:70px;
}
p.news_date_jour {
	font-size:1.7em;
	text-align:center;
	margin:0 auto 5px auto;
	padding:0;
	height:26px;
	font-family:arial;
}
p.news_date_mois {
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
	height:19px;
	margin:0;
	padding:0;
	font-family:arial;
}

.news_titre {
	position:relative;
	width:80%;
	font-size:140%;	
	padding:0;
	margin:0;
	float:left;
}
.news_titre p {margin:0;}
.news_photo {
	float:left;
	margin: 0 15px 0 0;
	height:100%;
	max-height:150px;
	max-width:40%;
	overflow:hidden;
	border:1px solid #999;
}
.news_photo img {
	margin:-15% 0 0 0;
	max-width:100%;
}
.news_bottom {
	width:100%;
	text-align:justify;
	font-size:0.9em;
	overflow:hidden;
}
.liste_contenu, .liste_contenu p {
	width:100%;
}
p.gris_clair{
	font-weight:bold;
	margin-top:15px;
	font-size:9px;
	text-transform:uppercase;
	/*text-indent:15px;*/
}
.liste_contenu .clair{
	font-weight:bold;
	white-space: pre; 
}
.gris_clair a:hover{
	color:#262626;
}

/*********** PAGE ARTICLE ************/
.contenu_date {
    background: rgba(0, 0, 0, 0) url("../img/public/blog_picto_date.png") no-repeat scroll left center;
    margin: 0 0 10px;
    width: 100%;
}
.contenu_date, .blog_tag {
    font-size: 0.8em;
    font-style: italic;
    margin: 0;
    overflow: hidden;
    padding: 1% 0 1% 30px;
    position: relative;
}

.blog_tag { 
	width:95%;
	margin:20px 0 0 0;
	background:url(../img/public/blog_picto_tag.png) top left no-repeat;
	background-position:0 15px;
	border-top: 2px solid #ccc;
    padding: 20px 0 1% 30px;
}
.blog_date a, .blog_tag a {color:inherit; text-decoration:none;}

.blog_tag p.tag_titre {font-size:1.2em;font-weight:bold;margin:-5px 0 10px 0;clear: both;width: 100%;}
.blog_tag p { margin:0 5px 2px 0; float:left;}
.blog_tag p:hover a {color:#000;}



.blog_date a, .blog_tag a {color:inherit; text-decoration:none;}
/*Recettes*/
p.tps{
	font-size:13px;
	font-weight:bold;
	color:#ee8322;
	margin:5px 0 0 10px;
}