div#titre {
    width: 100%;
    background-image: linear-gradient(#000,#252525);
    padding: 20px 1%;
    margin: 0 auto 40px auto;
}
div#titre h1, div#titre p.titre_page {
	max-width:1600px;
    margin: 0 auto;
    padding: 0 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: lighter;
}


div#content_left {
	position:relative;
	width:30%;
	max-width:380px;
	float:left;
}

/*************************************************/
div#content_right {
	position:relative;
	width:68%;
	margin:0;
	float:right;
}


.blog_date {
	color:#1160a2;		
	background: url(../img/public/blog_picto_date.png) center left no-repeat;
	width: calc(100% - 25px);
	padding: 5px 0 5px 25px;
	margin:-10px 0 25px 0;
}

/************* FAQ INDEX ***************/

div#faq_search {
	position:relative;
	width:90%;
	margin:20px auto 50px auto;
	text-align:center;
}
.search_titre {
	position:relative;
	font-size:2.2em;
	margin:0 auto 20px auto;
}




.search_input {
	border:1px solid #CCC;
	overflow:hidden;
	background:#FFF;
	max-width:600px;
	margin:0 auto;
}
input.search_value {
	border: 0 none;
    color: #999;
    font-family: inherit;
    font-size: 1em;
	width:calc(84% - 10px);
	padding:10px 0 7px 10px;
	height:29px;
	float:left;
}
input.search_submit {
	height:46px;
	width:46px;
	float:right;
	background:#656565 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;}

.result_search {margin:0 auto 15px auto; width:90%; text-align:center;}

/** FAQ SERVICE **/

div#faq_service {position:relative; width:100%; background:#f8f8f8; padding:50px 0;}

.faq_service_item {padding:10px 0; display:table; width:90%; margin:0 auto;}
.faq_service_entete {
	width:200px;
	height:200px;
	border-radius:200px;
	text-align:center;
	padding:25px 0 0 0;
	margin:0 auto;
}
.faq_service_entete img { width:100%; max-width:150px !important; margin: 0 auto;}

.faq_service_entete_nom {position:relative; font-size:1.4em; margin: 15px auto; font-weight:bold; text-align:center;}
.faq_service_ssitem_liste {position:relative; font-size:1em; margin: 0 auto 15px auto;}
.faq_service_ssitem {padding:10px 0; border-bottom:1px solid #333333;}
.faq_service_ssitem_last {border-bottom:0;}

.faq_service_item a { color:inherit; text-decoration:none;}

div#faq_service .bx-wrapper {padding:0 75px !important;}


div#faq_service .bx-wrapper .bx-prev {
	left: 0;
	width:50px;
	background: url('../img/public/service_slider_prev.png') center right no-repeat;
	opacity: 0.5;
}
div#faq_service .bx-wrapper .bx-prev:hover,
div#faq_service .bx-wrapper .bx-prev:focus {
	background: url("../img/public/service_slider_prev.png") center right no-repeat;   
  	opacity: 1;
}
div#faq_service .bx-wrapper .bx-next {
	right: 0;
	width:50px;
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 0.5;
}
div#faq_service .bx-wrapper .bx-next:hover,
div#faq_service .bx-wrapper .bx-next:focus {
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 1;
}


/** FAQ FREQUENTE **/
div#faq_frequente {
	position:relative;
	width:100%;
	margin:30px auto;
	overflow:hidden;
}
div#faq_frequente_content {
	position:relative;
	float:left;
	width:calc(100% - 250px);
	padding:15px;
}
div#faq_frequente_contact {
	position:relative;
	float:right;
	width:250px;
}
div#faq_frequente_title {
	font-size:2.2em;
	font-weight:bold;
	margin:0 0 20px 20px;
}
div#faq_frequente_liste {
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.faq_frequente_item {position:relative; float:left; width:40%; padding:20px; border-bottom:1px solid #333; margin:0 10% 0 0;}
.faq_frequente_item a { color:inherit; text-decoration:none;}
.clear_rows {clear:both; width:100%;}
.faq_frequente_nom {font-weight:bold; font-size:1.1em; margin: 0 auto 15px auto;}
.faq_frequente_item:hover {background:#f4f4f4;}
.faq_frequente_item:hover .faq_frequente_nom { color:#1168a8;}

/** FAQ CONTACT **/
div#faq_frequente_contact {
	position:relative;
	max-width:250px;
	margin:80px auto 50px auto;
	background:#f4f4f4;
	padding:20px;
}
div#faq_frequente_contact_titre {font-size:1.4em; font-weight:bold; margin:0 0 30px 0; text-align:center; padding:0 0 15px 0; border-bottom:1px solid #333;}

div#faq_frequente_contact p { padding:5px 0 5px 40px;margin:5px 0;}
div#faq_frequente_contact a {color:inherit; text-decoration:none;}
p.faq_coord_adresse {font-size:0.9em;
	background:url(../img/public/top_picto_coord_hover.png) left center no-repeat;
}
p.faq_coord_tel {font-size:1.2em;
	background:url(../img/public/top_picto_tel_hover.png) left center no-repeat;
}
p.faq_coord_mobile {font-size:0.9em;
	background:url(../img/public/top_picto_mobile_hover.png) left center no-repeat;
}
p.faq_coord_mail {font-size:0.9em;
	background:url(../img/public/top_picto_mail_hover.png) left center no-repeat;
}

/************* FAQ LISTE ***************/

div#entete_liste {width:100%;padding:5px;background:#1168a8;margin:0 0 35px 0;overflow:hidden;color:#FFF;}

.entete_liste_item {float:left;padding:0 10px;border-right:2px solid #FFF;height:30px;}

div#entete_resultat {font-size:1.4em;display:table;}
div#entete_pagination {float:right;border-right:0;}

div#pagination_bottom {
	position:relative;
	overflow:hidden;
	width:97.8%;
	background:#e5e5e5;
	border:1px solid #e4e4e4;
	padding:0 1%;
	margin:0 0 15px 0;
}








/*
.faq_content {		
	margin:20px auto;
	width:100%;
	overflow:hidden;
	padding:20px 0 5px 0;
	background:#f8f8f8;
}

.faq_top {
	position:relative;
	width:96%;
	padding:0 2%;
	height:auto;
	min-height:38px;
	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.2em;
	font-style:italic;
	margin:0 0 0 7%;
	background:url(../img/public/faq_quote_right.png) right bottom no-repeat;
}
.faq_top .news_titre a {color:inherit; text-decoration:none;}
.faq_top .news_titre:hover {color:#00a6ff;}
.faq_bottom {
	position:relative;
	margin:0 auto;
	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;
	overflow:hidden;
}
.faq_tag {
	width:96%;
	padding:0 2%;
    margin: -2px auto 0 auto;
    font-size: 1em;
    font-style: italic;
}
.faq_tag_content {
    border-top: 2px solid #ccc;
	background:url(../img/public/blog_picto_tag_liste.png) top left no-repeat;
	background-position:0 15px;
    overflow: hidden;
    padding: 10px 0 1% 30px;
}
.faq_tag_content p {float:left;margin:0 5px 5px 0;font-size:0.9em;}
.faq_tag_content p a {position:relative;display:table;padding: 5px 10px;background: #f4f4f4;color: #b3b3b3;text-decoration: none;transition: background 0.5s;border-radius: 0.4em;}
.faq_tag_content p:hover a {background: #4daeda;color: #FFF;transition: background 0.5s;}
*/





.faq_fiche_top {
	position:relative;
	width:96%;
	padding:2%;
	height:auto;
	margin:27px 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;
}




/** GAUCHE **/

div#gauche_content {
	position:relative;
	margin:0;
	width:95%;
	padding:10px 0 30px 0;
}

div#gauche_menu {
	position:relative;
	margin:0;
	padding:0 0 0 5%;
	width:100%;
}

.gauche_right_content {
	position:relative;
	margin:0;
	padding:0 0 0 5%;
	width:100%;
}

div#gauche_menu_title {display:none;width:100%;color:#666;font-size:1.2em;font-style:italic;margin:0 0 10px 0;}


div#gauche_menu a {display:block;color:inherit;text-decoration:none;}

.gauche_ssmenu:hover {text-decoration:none;color:#00a6ff;}

.gauche_niveau1 {
	display:none;
}

.gauche_niveau2 {
	position:relative;
	padding:3% 0;
	margin:0 0 15px 0;
	width:100%;
	color:#ff7800;
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../img/public/gauche_menu_sep.png) bottom center repeat-x;	
}


.gauche_niveau2:hover, .niveau2_actif {
	color:#1160a2;
}


.gauche_niveau3 {
	position:relative;
	padding:3% 0 3% 10px;
	margin:0 0 5px 0;
	width:100%;
	font-size:1em;
	font-style:italic;
	color:#1160a2;
	background:#f6f6f6 url(../img/public/gauche_menu_plus.png) center right no-repeat;
}
.gauche_niveau3 a {padding:0 9% 0 0; width:100%;}

.gauche_niveau3:hover, .niveau3_actif {
	color:#FFF;
	background:#1160a2 url(../img/public/gauche_menu_hover.png) center right no-repeat;
}




/*********** 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: 1em;
    font-style: italic;
    margin: 0;
    overflow: hidden;
    padding: 1% 0 1% 30px;
    position: relative;
}

.contenu {position:relative;margin:30px auto;overflow:hidden;}


.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 {float:left;margin:-8px 0 14px 5px;font-size:0.9em;}
.blog_tag p a {position:relative;display:table;padding: 5px 10px;background: #f4f4f4;color: #6e6e6e;text-decoration: none;transition: background 0.5s;border-radius: 0.4em;}
.blog_tag p:hover a {background: #4daeda;color: #FFF;transition: background 0.5s;}


.blog_tag p.tag_titre {font-size:1.1em;font-weight:bold;margin:-5px 5px 10px 0;}

/*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;
}
@media screen and (max-width : 1200px) {
	.faq_frequente_item {position:relative; float:left; width:45%; padding:20px; border-bottom:1px solid #333; margin:0 5% 0 0;}
}

@media screen and (max-width : 959px) {
	div#faq_service {padding: 30px 0 10px;}
	
	.faq_service_item {padding:10px 20px;}
	.faq_service_entete {
		width:150px;
		height:150px;
		padding:25px 0 0 0;
		/*margin:0 auto;*/
	}
	.faq_service_entete img { max-width:100px !important;}
	
	.faq_service_entete_nom {font-size:1.2em; margin: 15px auto;}
	.faq_service_ssitem_liste {font-size:0.9em; margin: 0 auto 15px auto;}
	
	
	div#faq_service .bx-wrapper {padding: 0 50px !important;}
	
	.faq_frequente_item {position:relative; float:none; width:90%; padding:20px; border-bottom:1px solid #333; margin:0 10% 0 0;}
	
	
	div#content_left {width:100%;max-width:none;margin:0 0 15px 0;float:none;}
	div#content_right {width:100%;float:none;padding:0 0 30px 0;border-bottom:15px solid #1160a2;}	
	
}
@media screen and (max-width : 750px) {
	div#titre h1, div#titre p.titre_page {font-size: 1.6em; text-align:center;}
	div#faq_service .bx-wrapper {padding: 0 30px !important;}
	div#faq_service .bx-wrapper .bx-prev, div#faq_service .bx-wrapper .bx-prev:hover,  div#faq_service .bx-wrapper .bx-prev:focus,
	div#faq_service .bx-wrapper .bx-next, div#faq_service .bx-wrapper .bx-next:hover,  div#faq_service .bx-wrapper .bx-next:focus {background-size:70%;width:20px;}
	
	div#faq_frequente_content {float:none;	width:100%;}
	.faq_frequente_item {position:relative; float:none; width:96%; padding:20px; border-bottom:1px solid #333; margin:0 auto;}
	div#faq_frequente_contact {
		position:relative;
		float:none;
		width:250px;
		margin:20px auto;
	}
}
@media screen and (max-width : 550px) {
	.search_titre {font-size: 1.6em;}
}