#menu_list li.menu-4 {
	border-bottom:4px solid #019edf;
	background:#e3e3db;	
	color:#545442;
}


/****************************** RECHERCHE ACTUS ************************************/
div#gauche_recherche {
	margin:30px auto 0 auto;
	width:91%;
	overflow:hidden;
}
p.search_titre {
	font-size:1.2em;
	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_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 #019edf;
}

div#liste_article .news_content {		
	margin:20px auto;
	width:96%;
	overflow:hidden;
	padding:2%;
	background:#f8f8f8;
}
div#liste_article .news_content:hover {
	background:#dfdfdf;	
}
.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:#019edf;
	border-bottom:4px solid #085273;
	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;
}
p.news_date_mois {
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
	height:19px;
	margin:0;
	padding:0;
}

.news_titre {
	position:relative;
	/*width:80%;*/
	width:100%;
	font-size:140%;	
	padding:0;
	margin:0;
	float:left;
	font-weight:bold;
}
.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 #019edf;
}
.news_photo img {
	margin:-15% 0 0 0;
}
.news_bottom {
	width:100%;
	text-align:justify;
	font-size:0.9em;
	overflow:hidden;
}
.liste_contenu, .liste_contenu p {
	width:100%;
}


/*********** 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;}
.blog_tag p { margin:0 10px 0 0;}
.blog_tag p:hover {color:#003e60; text-decoration:underlined;}


/************* FAQ LISTE ***************/

.faq_content {		
	margin:20px auto;
	width:100%;
	overflow:hidden;
	padding:2% 0;
	background:#f8f8f8;
}
.faq_content a { text-decoration:none; color:inherit; display:block;}
.faq_top {
	position:relative;
	width:96%;
	padding:0 2%;
	height:auto;
	margin:0 0 20px 0;
	overflow:hidden;
	background:url(../img/public/faq_quote_left.png) top left no-repeat;
}
.news_auteur {
	font-size:1em;
	width:93%;
	margin:0 0 5px 7%;
}
.faq_top .news_titre {
	width:93%;
	font-size:1.1em;
	font-style:italic;
	margin:0 0 0 7%;
	background:url(../img/public/faq_quote_right.png) right bottom no-repeat;
}
.faq_top .news_titre:hover {color:#00a6ff;}
.faq_bottom {
	width:95.75%;
	padding:15px 2% 2% 2%;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	background:#FFF url(../img/public/faq_top_reponse.png) top left no-repeat;
}
.faq_tag {
	width:96%;
	padding:0 2%;
    margin: -2px auto 0 auto;
    font-size: 0.8em;
    font-style: italic;
}
.faq_tag_content {
    border-top: 2px solid #ccc;
	background:url(../img/public/blog_picto_tag.png) top left no-repeat;
	background-position:0 15px;
    overflow: hidden;
    padding: 10px 0 1% 30px;
}
.blog_date a, .blog_tag a {color:inherit; text-decoration:none;}

.faq_tag p { margin:5px 10px 0 0;}
.faq_tag p:hover {color:#003e60; text-decoration:underlined;}



.faq_fiche_top {
	position:relative;
	width:96%;
	padding:2%;
	height:auto;
	margin:0 0 20px 0;
	overflow:hidden;
	background:#f8f8f8 url(../img/public/faq_quote_left.png) top left no-repeat;
}
.faq_fiche_top p {
	margin:0; padding:0;
}
.faq_fiche_top div#titre_contenu {
	background:url(../img/public/faq_quote_right.png) right bottom no-repeat;
}

/*DEPOSER QUESTION */
div#poser_question {
	margin:20px auto;
	width:96%;
	overflow:hidden;
	padding:2%;
	background:#e1e1e1;	
}
.poser_question_titre {
	font-size:1.4em;
	margin:0;
}
.poser_question_sstitre {
	font-style:italic;
	margin:0 0 20px 0;
}
.contact_champ {
	margin:15px 0 0 0;
}
.crypt_mention {
	font-size:0.8em;	
}
.contact_crypt {
	width:290px;
	margin:10px auto;
	overflow:hidden;	
}
.contact_crypt2 {
	float:left;
	text-align:center;
}
.frm_submit {
	text-align:center;
}
.bouton_envoyer {
	border:none;
	width:180px;height:50px;
	margin:0 auto;
	color:#FFF;
	cursor:pointer;
	background:url(../img/public/btn_envoyer.png) center no-repeat;
}
p.erreur {
	background:#ffb4b4;
	color:#CC0000;
	text-indent:25px;
	font-size:0.8em;
	min-height:30px;
	margin:0;
}
p.titre-erreur {
	text-decoration:underline;
	font-size:1em;
	color:#CC0000;
}
.contactok {width:100%;
	border:1px dashed #009900;
	background:#99FF99;}
.contactok a { color:inherit;}

/* PIECE JOINTE */
.piece_jointe {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
    margin: 8px auto;
    padding: 10px;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 0.9em;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
p.doc { line-height:16px;}
.suppr_doc {
    background: url("../img/public/search_delete_filtre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:95%;
    display: block;
    float: left;
    height: 25px;
    width: 15px;
	margin:0 10px 0 0;
}