html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,   
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%; 
	font: inherit;
	vertical-align: baseline;
	text-decoration: none
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background: #fff;
	text-align: left;
	background:url(../gifs/bg.jpg) repeat-x;
	height: auto !important
}
ol, ul {
	list-style: none; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****************************** GENERAL ***/
#container {
	max-width:960px; /* à modifier*/
	width: 100%;
	margin:0 auto; /* à modifier*/
	position:relative;
	padding-top: 499px;
}
#content {
	max-width:100%;
	background: #fff url(../gifs/shadow.png) no-repeat center top;
	z-index: 2;
	position: relative;
}
#relance{
	padding: 10px 2%;
	border: 1px solid #ccc;
	width: 95%;
	margin-top: 20px;
}
#relance p{
	margin-bottom: 3px!important;
	font: normal 11px 'Arial Black';
	text-transform: uppercase;
}
#relance a{
	color: #6da1b3;
}
#relance a:hover{
	color: #474747;
}
.centrage{
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
.clear_both {
	clear:both;
}
#bloc_contact{
	background: url("../gifs/bg-contact.png") no-repeat scroll right top transparent;
    height: 100px;
    padding: 1%;
    position: absolute;
    right: 0;
    top: 65px;
    width: 25%;
	box-shadow: 0 0 6px #7A7A7A;
}

#bloc_contact span{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #252525;
	display: block;
}
#bloc_contact span strong{
	font: bold 11px Arial, Helvetica, sans-serif;
}
#bloc_contact span em{
	font: italic 11px Arial, Helvetica, sans-serif;
}
#bloc_contact .phone{
	font: normal 20px 'oswaldregular';
	color: #252525!important;
	display: block!important;
}
#bloc_contact a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #2e758d;
}
#bloc_contact a:hover{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #474747;
}
/**************************top bar*******************/
.top_bar{
	background: url(../gifs/bg-menu.png) repeat-x;
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 48px;
	z-index: 1;
	border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 2px 7px #000000;
}
.top_bar ul {
	float: right;
	background: url(../gifs/border-menu.png) no-repeat left;
	padding-left: 2px;
}
.top_bar ul li {
	float: left;
	background: url(../gifs/border-menu.png) no-repeat right;
}
.top_bar ul li a{
	display: block;
	margin-right: 3px;
	font: normal 10px 'oswaldregular';
	color: #b3b2b2;
	text-transform: uppercase;
	padding: 14px 5px 10px;
}
.top_bar ul li a img{
	vertical-align: middle;
	width: 24px;
}
.top_bar ul li a.print_menu{
	display: none!important;
}

.top_bar ul li a:hover, .top_bar ul li a.selected{
	background: #3e3e3e;
	color: #fff;
	background: url(../gifs/bg-menu-on.png) bottom repeat-x;
}
.shadow_slider{
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.validation img{
	display: none;
}
p.erreur{
	border: none!important;
}
/************************************************************************* Header ( Montage a l'envers géré en Jquery ) **********************/
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top: 25px;
	z-index: 1;
}
/**************************** Logo Responsive ************************/
#logo {
	position:relative;
	margin: 45px auto 35px;
	*margin-top: 75px;
	background: url(../gifs/logo.png) no-repeat;
	width: 208px;
	height: 97px;
	display: block;
}
#logo span{
	position: absolute;
	left: 0; /*Calcul de la position: Marge en px / Taille conteneur en px*/
	bottom: -15px; /*Calcul de la position: Marge en px / Taille conteneur en px*/
	color: #464646;
	display: block;
	width: 400px;
	font: normal 11px 'open_sansregular';
	text-transform: uppercase;
}
/**************************** Contact Header *************************/
#contact_header{
	float: right;
	width: 28.22916666666667%;
	color: #3e3e3e;
	font-size: 14px;
	margin: 1.04166666666667%;
	position: relative;
	min-width: 250px;
}
.contact_header_mobile #liens_page{
	color: #3e7e9f;
	font-size: 12px;
	text-decoration: none
}
.contact_header_mobile{
	display: none;
	color: #3e7e9f;
	width: 100%;
	text-align: center;
}
.contact_header_mobile img{
	vertical-align: middle;
	margin: 1.04166666666667%;
}
.contact_header_mobile a{
	font-size: 24px;
	color: #3e3e3e;
	margin: 1.04166666666667%;
}
.contact_header_mobile a span{
	font-size: 12px;
	color: #3e3e3e;
}
#contact_header img{
	max-width: 100%;
}
/**************************** Style du menu horizontal ***************/
#menu{
	width: 100%;
	*width: 960px;
	clear: both;
	z-index: 40;
	position: absolute;
	left: 0;
	bottom: 30px;
	background: url(../gifs/tr.png) repeat;
	height: 30px;
	border-top: 3px solid #0f0f0f;
	border-bottom: 1px solid #fff;
}
.shadow{
	left: -6px;
    position: absolute;
    top: 197px;
    z-index: -1;
}

#menu ul{
	width: 100%;
}
.open{
	display: none!important;
}
#menu ul li{
	float: left;
	display:block;
	position: relative;
	z-index:10;
}
#menu ul li a{
	display: block;
	vertical-align: middle;
	color: #242424;
	text-decoration: none;
	text-align: center;
	font: normal 12px 'oswaldregular';
	padding: 7px 5px;
}
#pageslide #menu ul li a{
	font: normal 12px 'oswaldregular';
	padding: 10px 13px;
}
#menu ul li:hover a, #menu ul li a.selected{
	background: #44636e url(../gifs/arrow-w.png) no-repeat center bottom;
	color: #fff;
}
.none{
	display: none !important;
}
.dropdown{
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 2;
	width: 150px!important;
	background: url(../gifs/tr2.png) repeat!important;
}
.dropdown li{
	float: none!important;
	width: 100% !important;
}
.dropdown li a{
	color: #fff!important;
	font: normal 11px Arial, Helvetica, sans-serif!important;
	border-bottom: 1px solid #fff!important;
	text-transform: none!important;
	text-align: left!important;
	background: none!important;
}
.dropdown li a:hover{
	background: #666!important;
}
/**************************** Encart newsletter **********************/
.encart_newsletter{
	background: #3e3e3e;
	width: 50%;
	color: #fff;
	float: right;
	padding: 1.04166666666667%;
	margin: 1.04166666666667%;
	margin-right: 0;
}
.encart_newsletter label{
	margin-right: 1.04166666666667%;
}
#input_newsletter{
	width: 40%;
	height: 21px;
	border: none;
	background: #cacaca;
	float: left;
	display: block;
}
#js_submit{
	background: none repeat scroll 0 0 #3e7e9f;
	border: medium none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 21px;
	margin-left: 1.04166666666667%;
	width: 21px;
	width: 7%;
	cursor: pointer;
}
/************************************************************************* Encart newsletter **********************/

.encart_newsletter {
}
.encart_newsletter label {
}
#input_newsletter {
}
#submit_newsletter {
}
#submit_newsletter:hover {
}
#js_submit {
}
#fil_ariane{
	margin-top: 20px;
}
#fil_ariane img{
	display: none;
}
#fil_ariane a{
	color: #6da1b3;
}
#fil_ariane a:hover{
	color: #474747;
}
/************************************************************************* Colonne gauche **********************/
#colonne_gauche {
	width:25%;
	float: left;
}
/*************************** Encart actualités **********************/
.encart_actu{
	position: relative;
	background:#bcbcbc;
	border: 1px solid #9a9a9a;
	padding: 2%;
	text-align: left;
	margin-bottom: 20px;
	
}
.titre_actu{
	display: block;
	font-size: 24px;
	margin-bottom: 10px
}
.encart_actu p a{
	display: block;
	font-weight: bold;
	color: #3e3e3e;
	margin-bottom: 10px
}
.encart_actu p a img{
	vertical-align: middle;
	margin-right: 3px
}	
.encart_actu .bouton_actu{
	border: 0 none;
    bottom: 0;
    color: #68D6FF;
    display: block;
    float: none;
    margin: 15px 1.04167% 1.04167%;
    padding: 5px 2%;
    position: absolute;
    right: 0;
    text-align: right;}
.encart_actu .bouton_actu:hover{
	color: #fff;
	}
/*************************** Encart plan ***************************/
.encart_plan{
	background: #3d3d3d;
	border: 1px solid #262626;
	position: relative;
	padding: 2%;
	text-align: left;
	color: #ccc;
}
.encart_plan img{
	position: absolute;
	width: 10%;
	right: 3%;
	top: 4%
	}
.titre_plan{
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
	color: #ccc
}
.bouton_plan{
	background: #ccc;
	border: 1px solid #3e3e3e;
	color: #3e3e3e;
	float: right;
	padding: 5px 2%;
	margin: 15px 1.04166666666667% 1.04166666666667%;
	display: block;
	text-align: center
}
.bouton_plan_mobile{
	background: #ccc;
	border: 1px solid #3e3e3e;
	color: #3e3e3e;
	float: right;
	padding: 5px 2%;
	margin: 15px 1.04166666666667% 1.04166666666667%;
	display: none;
	text-align: center
}

#paquet_telecom_bandeau{
	position :relative;
}

/************************************************************************* Colonne centre **********************/
#colonne_centre {
	width: 93.75%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 20px;
}
h1{
	font: normal 15px 'open_sansregular';
	color: #262626;
	text-transform: uppercase;
	text-align: center;
	display: inherit;
	margin: 20px auto;
}

h2{
	font: normal 13px 'open_sansregular';
	color: #262626;
	text-transform: uppercase;
	display: inherit;
	margin: 10px auto;
}

.fond_h1{
	border-bottom: 1px solid #ccc;
}
#colonne_centre p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #767676;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 25px;
}
.text_g{
	float:left;
	width: 47.27083333333333%;
}
.text_d{
	float: right;
	width: 47.27083333333333%;
}
#filariane{
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	font-size: 12px;}
	
#filariane a{
	color: #3e7e9f;}		
.bouton{
	position: relative;
	float:right;
	background: #45646e;
	font: normal 11px 'oswaldregular';
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 0 1.04166666666667%
	
}
.bouton:hover{
	background: #3e3e3e}
	
.bouton:hover span{
	display: none}
.gauche{
	position: absolute;
	left: -2px;
	top: 0
}
.droite{
	position: absolute;
	right: -2px;
	top: 0
}
.puce_bouton{
	vertical-align: middle
}
#carte{
	width: 100%;
	position: relative;
	float:left}	
#carte iframe{
	max-width: 100%}
#lien_mobile_maps{
	display: none}
	
/************************** Image illustration page interne **********************/
.illustration{
	margin: 0 0 1.04166666666667% 1.04166666666667%;
	border: 1px solid #333;
	float: right;
	width: 17.41007194244604%
}
.illustration  img{
	max-width: 100%
}
/************************************************************************* Encart actualités **********************/

.encart_actu {
	 background: url("../gifs/tr3.png") repeat scroll 0 0 transparent;
    height: 162px;
    position: absolute;
    right: 5%;
    top: 33px;
    width: 285px;
	padding: 1%;
	overflow: hidden;
}
.next_news{
	position: absolute;
	right: 20px;
	top: 100px;
	background: url(../gifs/right-off.png) no-repeat;
	width: 10px;
	height: 28px;
	cursor: pointer;
}
.next_news:hover{
	background: url(../gifs/right-on.png) no-repeat;
}

.prev_news{
	position: absolute;
	right: 365px;
	top: 100px;
	background: url(../gifs/left-off.png);
	width: 10px;
	height: 28px;
	cursor: pointer;
}
.prev_news:hover{
	background: url(../gifs/left-on.png);
}
.titre_actu {
	display: block;
	font: normal 11px 'oswaldregular';
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	
}
.encart_actu ul{
	width: 2000px;
}
.encart_actu ul li{
	width: 14.5%;
	float: left;
	margin-right: 1%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}

.encart_actu p a {
	color: #fff;
}
.encart_actu p {
	color: #fff;
}
.encart_actu p a img {
}
.encart_actu .bouton_actu {
}
.encart_actu .bouton_actu:hover {
}
/**************************************Encart index ********************************/

.encart {
	margin-top: 20px;
}
.encart a{
	margin-right: 4.3%;
	float: left;
	width: 21.77083333333333%;
	*width: 21%;
}
.encart a  img{
	max-width: 100%
}
.encart  .title{
	display: block;
	color: #262626;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.encart  .infos_encart{
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #767676;
	line-height: 20px;
	text-align: justify;
}
.encart span:last-child{
	float: right;
	color: #3a8199;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.encart a:hover{
	color: #474747;
}

/************************** Listing actualités **********************/
.all_cat_actu{
	font-size: 22px;
	color: #fff;
	width: 100%;
	margin: 0 auto 15px;
	position:relative;
	background: #3e7e9f;
}

.cat_actu{
	width: 97.6%;
	padding: 1.2%;}

.cat_actu ul{
	margin-left: 15px;
	width: 45%;
}
.cat_actu ul li{
	line-height: 15px;
	width: 100%
}
.cat_actu ul li a{
	color: #fff;
	padding-left: 15px;
	 background: url(../gifs/puce_blanche.png) left center no-repeat;
	 font-size: 14px;
	 width: 100%;
	 display: block;
}
.cat_actu ul li a:hover{
	color: #ggg;
	 background: #666 url(../gifs/puce.png) left center no-repeat;
}
.recherche_actu{
	background: #3e7e9f;
	float: right;
	position: relative;
	width: 30%;
	padding: 10px 2%;
}
.recherche_actu #recherche_actu{
	position: relative;
	float:left;
	width: 8.235294117647059%
}
#recherche_actu img{
	max-width: 100%
}
.recherche_actu input#input_recherche_actu{
	width: 70%;
	margin: 3px 3% 0;
	border: none;
	height: 20px;
	float: left;
}
#recherche_actu_submit{
	float: left;
	background: url(../gifs/rechercher.png) center no-repeat;
	width: 20px;
	height: 20px; 
	border: none;
	margin-top: 3px;
	cursor: pointer;
	text-indent : 200px}
.pair{
	margin-right: 0 !important}
.colonne_journal{
	float: left;
	margin-right: 4%;
	width: 29.2%;}
#container_actualite_listing{
	display: block;
	width: 100%;
	float: none!important;
}

.bloc_listing_actu{
	padding: 2%;
	margin: 0 0 19px 0;
	width: 95%;
}
.bloc_listing_actu span.date_actu{
	font-size: 11px;
}
.bloc_listing_actu a.titre_actu{
	font-size: 18px;
	color: #3e7e9f;
	text-decoration: none;
	text-align: left;
}
.bloc_listing_actu a.bouton_actu_detail{
background: none repeat scroll 0 0 #3e7e9f;
bottom: 0;
color: #FFFFFF;
float: right;
font-size: 16px;
left: 0;
text-align: right;
width: 100%;}
.bloc_listing_actu a.bouton_actu_detail:hover{
	font-size: 16px;
	color: #efd2d9;
	float: right;
}
.bloc_listing_actu a.bouton_actu_detail img{
	vertical-align: right;
	margin-right: 3px;
}

.cat_listing{
	float: right;
	text-transform: uppercase
}

.cat_listing a{
	color: #fff}

#listing_calendrier_2{
	position: relative;
	width: 96%;
	background: #535353;
	padding: 2%;
	border:1px solid #b1b1b1;
	margin-bottom: 20px;
	float: left;
}	

#listing_calendrier_2 a.bouton{
	margin-bottom: 0	
}

.facebook{
	float: right;
	width: 370px !important;
	margin-top: 10px}

#titre_listing_calendrier{
	font-size: 22px;
	color: #fff;
	display: block;
	margin-bottom: 10px
}	
#listing_calendrier_2 .mois_listing{
	font-size: 18px;
	background: #d4d3d3;
	display: block;
	width: 98%;
	padding-left: 2%
}
#listing_calendrier_2 ul li ul{
	display: block;
	margin-top: 10px;
	margin-left: 5%
}
#listing_calendrier_2 ul li ul li a{
	color: #fff;
	text-decoration: none;
	padding: 3px 0
}
#listing_calendrier_2 ul li ul li a img{
	vertical-align: middle
}
.detail_actu{
	display: block;
	margin-bottom: 20px;
	padding: 3%;
}
.detail_actu h2{
	font-size: 22px;
	display: block;
}	
.detail_actu .date_actu{
	color: #3e7e9f;
	display: block;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 15px
}
.bloc_listing_actu .image_actu{
	width: 100%;
	margin: 1.04166666666667% 0}
.image_actu{
	width: 30%;
	position: relative;
	float: right;
	margin: 0 0 1.04166666666667% 1.04166666666667% 
}
.image_actu img{
	max-width: 100%}
/************************** Formulaire contact **********************/
#contact{
	float:right;
	text-align: left;
	background: none repeat scroll 0 0 #474747;
    color: #FFFFFF;
    padding: 2.5%;
    width: 30%;
	}
.content_contact{
	width: 80%;
	margin: 0 auto 20px;
	width: 60% !ie !important;
	
}
#nom strong, #horaire strong{
	font-weight: bold!important;
}
#nom em, #horaire em{
	font-style: italic;
	font-weight: normal!important;
}
#formulaire_1{
	float: left;
	width: 68%;
	width: 400px !ie
}
#formulaire_1 label{
	width: 40%;
	font-size: 12px
}
#formulaire_1 input{
	width: 50%;
	float: left;
	height: 20px !important;
	border: 1px solid #666;
}
#formulaire_1 textarea{
	width: 50%;
	float: left;
	border: 1px solid #666;
}
#formulaire_1 #field_13{
	width: 25% !important}

#formulaire_1 p.submit input{
	background: #3d3d3d;
	color: #fff;
	float: right !important;
	padding: 5px 2%;
	margin: 15px 12.042% 1.04166666666667%;
	display: block;
	text-align: right;
	width: auto !important;
	height: 30px !important;
	font: normal 11px 'oswaldregular';
	text-transform: uppercase;
	cursor: pointer
}
#formulaire_1 p.submit input:hover{
	background: #2e758d;
}
.link_map{
	background: none repeat scroll 0 0 #474747;
    bottom: 0px;
    color: #FFFFFF;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
}

.valide{
	background: none !important;
	color: #000 !important;
	font-size: 12px !important;
	font-weight: normal !important;
	display: block;
	width: 75% !important;
	padding: 0 !important}
	
/************************************************************************* Footer **********************/
#footer {
	position: relative;
	background: #242424 url(../gifs/bg-footer.png) repeat-x;
	padding: 10px 1.04166666666667%;
	border: 1px solid #a2a2a2;
}
#footer span{
	display: block;
}
#footer ul{
	float: left;
	margin-left: 2.2%;
}
body #footer ul li.open{
	display: none!important;
}
.footer_block{
	display: none	
}
#footer ul li{
	list-style: none;
}
#footer ul li a{
	color: #fff;
	font-size: 12px
}
#footer ul li a img{
display: none;
}
#footer ul li a:hover{
	color: #ccc;
}
#footer ul li ul{
	float: none;
	margin: 0;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}
#footer ul li ul li a{
	font: italic 11px Arial, Helvetica, sans-serif;
}

#footer strong{
	font-weight: normal
}
.top_site{
	display: none!important;
}
.bouton_plan_footer{
	display: block}
.bouton_plan_footer_mobile{
	display: none}
	
@media screen and (min-width: 200px) and (max-width: 390px) {
.top_bar ul, .top_bar ul li{
    background: none;
}
.top_bar ul li{
    display: none;
}
.top_bar ul li:last-child{
    display: block;
}

}


@media screen and (min-width: 200px) and (max-width: 540px) {
#logo{
	margin-top: 50px!important;
}
.content_map{
	display: none;
}
#header{
	padding-top: 0;
}
.text_g, .text_d{
	width: 100%;
}
.text_index, .btn_hide{
	display: none;
}

.encart a:nth-child(2n){
	margin-right: 0;
}
.encart {
	margin-top: -15px;
}

h1{
	margin: 12px auto;
}
.encart a{
	width: 47.85%;
	max-width: 209px;
}
.encart a .title{
	text-align: center;
	font: normal 11px 'oswaldregular';
	text-transform:uppercase;
}
.encart a .infos_encart{
	display: none;
}
.encart a span:last-child{
	display: none;
}
#container{
	padding-top: 170px;
}
#content{
	background: none;
	position: relative;
	z-index: 2;
}
#logo span{
	width: 100%;
}
.flexslider{
	display: none;
}
#filariane{
	display: none}

#container #header #bloc_contact{
	position: relative!important;
	top: 0!important;
	left: 0!important;
	right: 0!important;
	width: 85%!important;
	margin: 0 auto!important;
	background: #f8f8f8 url(../gifs/bg-contact.png) no-repeat top right;
}
.top_bar ul li a{
    padding: 11px 7px 8px !important;
}
.top_bar ul li a img{
    display: none;
}
.dropdown{
	position: relative;
	left: 0;
	top: 0!important;
	margin-top: 0!important;
	z-index: 2;
}
.none{
	display: block !important;
}
.encart_newsletter{
	display: none;
}
/********************** Footer **********************/
.footer_none{
	display: none}
#footer{
	padding-bottom: 30px}
#footer span{
	margin-bottom: 15px;
	width: 100%;
	}
#footer ul{
	float: none !important;
	margin-top: 0;
	width: 100%;
	}
#footer ul li{
	padding: 2px 0}
#footer ul li a{
	height: 30px!important;}
#footer strong{
	display: none}
.footer_block{
	display: block	
}
.top_site{
	display: block!important;
	font-size: 16px;
	position: absolute;
	right:2%;
	color: #3e3e3e;
	background: url(../gifs/puce_top.png) right top no-repeat;
	padding-right: 20px;
	bottom: 8px;
	text-align: right!important;
	cursor: pointer;
	margin-bottom: 0 !important}
/********************** Listing actualités **********************/	
#recherche_actu_submit{
	float: left;
	background: url(../gifs/rechercher.png) center no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	margin-top: 3px;
	cursor: pointer}
.recherche_actu {
	width: 96%;
	margin-top: 15px;
}
.bloc_listing_actu{
	width: 96%;
	float: none !important;
	margin-right: 0 !important}
#container_actualite_listing{
	margin-top: 0}
	
.bloc_listing_actu .image_actu{
	width: 25%;
	float:left;
	margin: 0 1.04166666666667% 1.04166666666667% 0}
/********************** Formulaire Contact **********************/
form.generateur label {
    display: block!important;
    line-height: 22px!important;
    margin: 0!important;
    text-align: left!important;
    width: 100%!important;
}
#formulaire_1 input, #formulaire_1 textarea{
	width: 100%
}
#formulaire_1, #contact{
	float: none;
	width: 95%}
	
#formulaire_1 p.submit input{
	margin-right: 0 !important}
		
#carte{
	display: none}
#lien_mobile_maps{
	display: block}
.bouton_plan{
	display: none;}
.bouton_plan_mobile{
	display: block}
.bouton_plan_footer{
	display: none}
.bouton_plan_footer_mobile{
	display: block}
}
@media screen and (min-width: 0px) and (max-width: 750px) {
.encart_actu, .next_news, .prev_news{
	display: none!important;
}
#bloc_contact{
	top: 188px!important;
    width: 40%;
    z-index: 300;
}
#footer{
	padding: 0!important;
}
#footer ul{
	width: 100%;
	margin-left: 0!important;
}
#footer .useless_mobile{
	display: none;
}
#footer ul li{
	text-align: center;
	float: left;
	width: 25%;
	background: url(../gifs/border-menu.png) no-repeat right;
}
#footer ul li+li+li+li{
	background: none
}
#footer ul li a{
	display: block;
	height: 45px;
	text-indent: 8999px;
	overflow: hidden;
}
#footer ul li a{
	background: url(../gifs/pic1.png) no-repeat center center;
}
#footer ul li+li a{
	background: url(../gifs/pic2.png) no-repeat center center;
}
#footer ul li+li+li a{
	background: url(../gifs/pic3.png) no-repeat center center;
}
#footer ul li+li+li+li a{
	background: url(../gifs/pic4.png) no-repeat center center;
}
#footer ul li a img{
	display: none;
}
.menu_principal{
	display: none;
}

}
@media screen and (min-width: 540px) and (max-width: 666px) {
.dropdown{
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 2;
}
.encart_actu, .next_news, .prev_news{
	display: none!important;
}
#input_newsletter{
	clear:both;
	width: 70%;
}
/********************** Formulaire Contact **********************/
form.generateur label {
    display: block!important;
    line-height: 22px!important;
    margin: 0!important;
    text-align: left!important;
    width: 100%!important;
}
#formulaire_1 input, #formulaire_1 textarea{
	width: 100%
}
#formulaire_1, #contact{
	float: none;
	width: 95%}
	
#formulaire_1 p.submit input{
	margin-right: 0 !important}
		
#carte{
	display: none}
#lien_mobile_maps{
	display: block}
.bouton_plan{
	display: none;}
.bouton_plan_mobile{
	display: block}
.bouton_plan_footer{
	display: none}
.bouton_plan_footer_mobile{
	display: block}

.flexslider img {

}
.flexslider{
  z-index: -1!important;
  
}
.encart_actu{
	float: left;
	width: 45%;
}
.colonne_journal{
	margin: 0;
	width: 96%;
}
.bloc_listing_actu{
	width: 96%}
.encart_plan{
	float: right;
	width: 45%;
}
.encart_plan img{
	width: 6%;
	}
}
@media screen and (min-width: 200px) and (max-width: 960px) {
#logo{
	margin-top: 25px;
}
.shadow{
	display: none;
}
#contact_header{
	display: none;
}
.top_bar{
	position: fixed;
	z-index: 99;
}
.top_bar a{
	font-size: 11px!important;
}
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: fixed;
    top: 30px;
    height: 100%;
    z-index: 999999;
    
    /* Specify the width of your pageslide here */
    width: 200px;
    padding: 0 20px;
    
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-box-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}
#footer ul li ul{
	display: none;
}

#menu{
	background: none;
	bottom: auto;
	border: none;
	width: 100%; 
}
#menu ul{
}
#menu ul li{
	float: none;
	border-bottom: 1px solid #444;
	border-top: 1px solid #222;
	background: none;	
}
#menu ul li a{
	padding: 4px 13px;
}
.tabs li a.open{
	display: block!important;
	padding: 11px 8px 7px !important;
}
.tabs li a.open img{
	width: 100%;
}
.dropdown{
	bottom: auto;
	background: none!important;
	width: 100%!important;
	left: 0!important
}
.dropdown li, .dropdown li a{
	border: none!important;
	background: none!important;
	width: 100%!important;
	color: #fff!important;
	
}
#menu ul li ul{
	position: relative;
}
#menu ul li a{
	color: #fff;
	text-align: left;
}
.contact_header_mobile{
	display: block;
}
#bloc_contact{
    top: 50px;
}

.top_bar{
	height: 35px;
}
.top_bar ul{
	height: 30px;
}
.top_bar ul li a {
    padding: 7px 11px 4px;
}
.top_bar ul li:last-child a {
	padding: 9px 8px;
}
.top_bar ul li:last-child a img{
    display: block;
}

.top_bar ul li a.print_menu{
	display: block!important;
}
.illustration{
	display: none
}	
.flex-control-nav{
	display: none
}
#colonne_centre {
	width :93.75%;
	float: none;
	
}
.colonne_journal{
	margin: 0;
	width: 100%;}
.cat_actu{
	width: 97.6%;
}
.cat_actu ul{
	width: 92%}
.recherche_actu{    
	bottom: 0;
    float: none;
    margin-top: 10px;
    position: relative;
    right: 0 !important;
    width: 96%;
	float:left;
}
#colonne_gauche {
	width:100%;
	float: none;
}
#container #header #menu{
	display: none!important;
}

}

.ref{
	color: #333333;
	text-decoration:underline;
}