
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, font, 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
{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:top;background:transparent;outline:none;}
b {font-weight:bold;}
strong {font-weight:bold;}
i {font-style:italic;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}
img {vertical-align:top;text-decoration:none;}


* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

body {
color: #44454b;
background: #fff;
font-size: 1em;
font-family: 'Roboto', sans-serif;
}

img {
max-width: 100%;
height: auto;
position: relative;
}

/*Style contenu*/

h1 {
text-transform: uppercase;
width:100%;
clear: both;
font-size: 36px;
line-height: 36px;
padding: 0 0 27px 0;
margin: 10px 0 15px 0;
float: left;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
background: transparent url(images/h1.png) bottom center no-repeat;
}

h1:first-letter {
color: #ee1c25;
}

@media (max-width: 480px) {
h1 {
margin: 0px 0 20px 0;
}
}

h3 {
font-size: 22px;
line-height: 24px;
text-align: left;
padding: 5px 0 5px 0;
width: 100%;
/*clear: both;*/
color: #006ab5;
letter-spacing: 2px;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}

h3 a{
text-decoration: none;
color: #000;
}

h3 a:visited{
color: #000;
}

h3 a:hover{
color: #e70101;
}

h2 {
font-weight: 700;
text-transform: uppercase;
font-size: 24px;
}


h4 {
text-transform: uppercase;
width:100%;
clear: both;
font-size: 27px;
line-height: 27px;
padding: 0 0 20px 0;
margin: 35px 0 15px 0;
float: left;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
background: transparent url(images/h1.png) bottom center no-repeat;
}

h4:first-letter {
color: #ee1c25;
}

a img {
border: none;
cursor: pointer;
padding: 0;
margin: 0;
}

#wrapper_header{
width: 100%;
height: 210px;
margin: 0 auto;
display: block;
clear: both;
position: absolute;
z-index: 100;
}


@media (max-width: 900px)  {
#wrapper_header{
background: transparent url(images/nav.png) 0 0px repeat-x;
}
}


.wrapper_contenu_texte {
background: #fff ;
width: 100%;
height: auto;
clear: both;
}


.bande {
width: 100%;
height: auto;
min-height: 150px;
margin: 35px 0 0 0;
clear: both;
display: block;
position: relative;
}

.bande_edito {
padding: 0 0 25px 0;
}

.bande_photo {
margin: 35px 0 0 0;
padding: 0;
display: table;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeff2+0,ffffff+100 */
background: #eaeff2; /* Old browsers */
background: -moz-linear-gradient(top, #eaeff2 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eaeff2 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eaeff2 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeff2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.wrapper_bas {
position: relative;
width: 100%;
height: auto;
min-height: 460px;
margin: 0 0 0 0;
clear: both;
display: block;
background: transparent url(images/footer.jpg) no-repeat;
background-size: cover;
}



.wrapper_titre {
clear: both;
display: table;
max-width: 1140px;
width: 100%;
height: auto;
margin: 0 auto 20px auto;
padding: 0 25px 20px 25px;
position: relative;
z-index: 100;
}

.wrapper_titre p {
font-size: 26px;
}

.wrapper_main{
clear: both;
display: table;
max-width: 1140px;
width: 100%;
height: auto;
min-height: 180px;
margin: 0 auto 0px auto;
padding: 0 25px 0 25px;
position: relative;
z-index: 100;
}

.wrapper_img{
clear: both;
display: block;
max-width: 1140px;
width: 100%;
height: auto;
margin: 0 auto 0px auto;
position: relative;
z-index: 100;
}

.wrapper_gauche{
float: left;
width: 567px;
height: auto;
margin: 0 0 15px 40px ;
position: relative;
}

.wrapper_100{
float: left;
width: 890px;
height: auto;
margin: 15px 0 15px 40px ;
position: relative;
}


.interieur{
padding: 25px 0 0 0;
background: #fff;
}

#wrapper_main_article{
width:1140px;
height: auto;
margin: -140px auto 0 auto;
position: relative;
z-index: 100;
background: #fff url(images/fond.jpg) repeat;
border-radius: 25px 25px 0px 0px;
-webkit-border-radius: 25px 25px 0px 0px;
-moz-border-radius: 25px 25px 0px 0px; 
}

#header{
/*max-width: 1140px;*/
width: 100%;
height: auto;
margin: 0 auto 0 auto;
position: relative;
text-align: center;
clear: both;
display: block;
}

#logo {
max-width: 511px;
max-height: 154px;
position: absolute;
z-index: 100;
top: 106px;
left: 0;
margin: 0;
}


.titre_image {
width: auto;
height: auto;
max-width: 100%;
position: relative;
z-index: 1000;
margin: 10px auto;
clear: both;
}


.sep_h {
width: 100%;
height: 17px;
clear: both;
background: transparent url(images/hr.png) center no-repeat;
margin: 10px 0 15px 0;
}



.wrapper{
padding: 0;
position: relative;
max-width: 940px;
width: 100%;
height: auto;
min-height: 150px;
margin: 10px auto 15px auto;
}

#contenu_wrapper{
padding: 0;
display:table;
width: 860px;
height: auto;
margin: 10px 55px 20px 55px;
}

.esp a{
float: right;
color: #ffaf3b;
}

.wrapper_article {
float: left;
width: 570px;
margin: 0 0 0 25px;
padding: 0;
height: auto;
}

.wrapper_droite_int {
float: right;
width: 310px;
margin: 20px 20px 0 0;
padding: 0;
height: auto;
}


.wrapper_droite {
clear: left;
float: right;
width: 288px;
margin: 0 20px 0 0;
padding: 0;
height: auto;
}


.chapo_home{
text-transform: uppercase;
width:100%;
clear: both;
font-size: 36px;
line-height: 36px;
padding: 0 0 27px 0;
margin: 10px 0 15px 0;
float: left;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
background: transparent url(images/h1.png) bottom center no-repeat;
}

.chapo_home span{
color: #ee1c25;
font-weight: 700;
}

.chapo_home a{
color: #313230;
text-decoration: underline;
}

.chapo_home a:visited{
color: #313230;
}

.chapo_home a:hover{
color: #313230;
text-decoration: none;
}

.chapo {
width:100%;
clear: both;
font-size: 24px;
line-height: 28px;
padding: 5px 0 5px 0;
margin: 0 0 10px 0;
text-align: left;
float: left;
font-family: 'Roboto Condensed', sans-serif;
}


.chapo span{
color: #990e00;
font-weight: bold;
}

.chapo p {
margin: 0;
padding: 0;
}



.edito {
float: left;
width: 450px;
padding:  0;
margin: 15px 0 15px 0;
height: auto;
}


.texte_edito{
font-size: 18px;
line-height: 30px;
letter-spacing: 1px;
text-align: center;
height: auto;
display: block;
position: relative;
clear: both;
}


.texte_edito p{
margin-top: 9px;
margin-bottom: 9px;
font-weight: 300;
}


.texte{
font-size: 17px;
line-height: 21px;
text-align: left;
height: auto;
display: block;
position: relative;
clear: both;
}

.texte a, .texte a:visited, .texte_edito a, .texte_edito a:visited{
color: #ec252e;
text-decoration: none;
}

.texte a:hover, .texte_edito a:hover{
color: #000;
text-decoration: none;
}

.texte img {
    max-width: 100%;
    height: auto;
}


.texte:firstletter{
font-size: 36px;
color: #000;
}


.fl{
font-size: 36px;
color: #000;
}


.texte p{
margin-top: 9px;
margin-bottom: 9px;
}

@media (max-width: 767px) {

.texte p{
margin: 7px 10px 7px 10px;
}
}

}

.ps{
width: 100%;
font-weight: bold;
font-size: 18px;
line-height: 21px;
text-align: right;
color: #000;
}

.texte_par2 {
float: left;
width: 46%;
height: auto;
margin: 0 2%;
}


.texte_2_3 {
float: left;
width: 56%;
height: auto;
margin: 0 3% 0 2%;
}

.texte_1_3 {
float: right;
width: 40%;
height: auto;
margin: 0%;
background: #fff;
}

.texte_1_3 h2 {
color: #fff;
font-size: 32px;
text-transform: none;
font-weight: 400;
text-align: center;
padding: 20px 0 0 0;
letter-spacing: 1px;
}

.texte_1_3 h2:first-letter{ 
color: #ffd735;
}

@media (max-width: 480px) {
.texte_2_3 {
float: left;
width: 96%;
height: auto;
margin:  0 2% 20px 2%;
}

.texte_1_3 {
float: left;
width: 96%;
height: auto;
margin: 0 2% 0 2%;
}
}


.texte_par2_contenu {
float: left;
width: 60%;
height: auto;
padding: 1% 0 0 2%;
border-left: #9e9e9e 3px solid;
text-align :left;
font-size: 16px;
}


.img_titre {
padding: 1% 2% 0 0;
float: left;
width: 36%;
height: auto;
min-height: 100px;
display: block;
text-align: right;
}


.bande_actu {
background: transparent url(images/actu_fond.jpg) no-repeat;
background-size: cover;
margin: 0 0 0 0;
padding: 80px 0;
}

.ligne_contact {
background: transparent url(images/ligne_contact.jpg) repeat-x;
height: 77px;
}

.ligne_contact_wrapper {
line-height: 77px;
max-width: 1140px;
margin: 0 auto;
display: table;
}

.ligne_contact_wrapper img {
float: right;
}

.ligne_contact_wrapper p {
color: #fff;
font-size: 20px;
float: left;
}

.ligne_contact_wrapper i {
line-height: 77px;
}

.ligne_contact_wrapper p a, .ligne_contact_wrapper p a:visited {
color: #fff;
text-decoration: none;
}

.ligne_contact_wrapper p a:hover {
color: #fff;
text-decoration: underline;
}

.contact{
padding-top: 20px;
padding-bottom: 20px;
}

.contact p {
font-size: 20px;
text-transform: none;
}

.wrapper_galerie {
position: relative;
clear: both;
float: left;
width: 100%;
height: auto;
min-height: 250px;
background: #1e1916 url(images/gamme.png) repeat;
}

.wrapper_galerie h1{
margin: 0 auto;
padding: 20px 0 20px 0;
font-size: 28px;
font-weight: bold;
color: #fff;
text-align: center;
text-transform: uppercase;
letter-spacing: 4px;
max-width: 480px;
border-bottom: #fff 1px solid;
}

img.img_home {
margin: 0;
width: 33.33%;
float: left;
		-moz-transition: all 0.5s ease;
	/* WebKit */
	-webkit-transition: all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
}



img.img_home:hover {

box-shadow: 0px 0px 8px #636363;
-webkit-box-shadow: 0px 0px 8px #636363;
-moz-box-shadow: 0px 0px 8px #636363; 
		-moz-transition: all 0.5s ease;
	/* WebKit */
	-webkit-transition: all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
}

#footer {
float: left;
width: 100%;
height: auto;
text-align: center;
min-height: 245px;
background: url(images/foot.jpg);
background-size: cover;
}

#footer img{
margin-top: 42px;
}

#footer_wrapper{
padding: 0;
display: block;
max-width: 940px;
width: 100%;
height: auto;
margin: 10px auto 0 auto;
clear: both;
position: relative;
}

.coord {
font-size: 21px;
color: #fff;
text-align: center;
padding: 25px 0 25px 0;
}

.coord a{
color: #fff;
text-decoration: none;
}

.coord a:visited {
color: #fff;
text-decoration: none;
}

.coord a:hover{
color: #fff;
text-decoration: underline;
}

.slogan {
font-size: 24px ;
line-height: 70px;
color: #fff ;
text-align: left;
text-shadow: 2px 2px 3px #333333;
margin: 450px auto 0 auto;
text-transform: uppercase;
max-width: 1140px;
}

.slogan img {
padding: 0 25px 0 0;
}

@media (max-width: 900px){
.slogan {
margin: 200px auto 0 auto;
}
}

.footer_bar{
z-index: 1000;
position: relative;
text-align: center;
clear: both;
display: table;
margin: 0 0 0 0;
line-height: 110px;
width: 100%;
height: 110px;
font-size: 14px;
color: #e7dcd0;
background: url(images/fond_footer.png) bottom repeat-x;
}

.footer_bar_block {
line-height: 80px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e4f58+0,323b40+100 */
background: #3e4f58; /* Old browsers */
background: -moz-linear-gradient(top, #3e4f58 0%, #323b40 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3e4f58 0%,#323b40 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3e4f58 0%,#323b40 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4f58', endColorstr='#323b40',GradientType=0 ); /* IE6-9 */
}



.footer_bar_block_wrapper {
max-width: 1140px;
margin: 0 auto;
display: table;
}

.footer_bar_block_wrapper p {
color: #fff;
font-size: 12px;
float: left;
line-height: 80px;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}

.footer_bar_block_wrapper a, .footer_bar_block_wrapper a:visited {
color: #fff;
text-decoration: none;
}

.footer_bar_block_wrapper a:hover {
color: #fff;
text-decoration: underline;
}

.footer_bar_block_wrapper img {
float: right;
margin: 5px 0 0 0;
}




/*Style documents */

#documents_portfolio {
clear: both;
width: auto;
height: auto;
display: table;
margin: 25px auto 0 auto;
max-width: 90%;
}

.doc_port {
float: left;
margin: 21px;
max-width: 230px;

padding: 0;
}

.spip_documents{
max-width: 100%;
height: auto;
}

.doc_port img {
box-shadow: 2px 2px 10px 2px #808080;
-webkit-box-shadow: 2px 2px 10px 2px #808080;
-moz-box-shadow: 2px 2px 10px 2px #808080;
-o-box-shadow: 2px 2px 10px 2px #808080;
}

.doc_port_left {
float: left;
margin: 0 0 10px 0;
width: 115px;
padding: 0;
}

.doc_port_right {
float: right;
margin: 0 0 10px 0;
width: 115px;
padding: 0;
}

.spip_doc_titre {
font-size: 14px;
line-height: 16px;
height: 32px;
text-align: center;
margin: 10px 10px 0 0;
padding: 0;

}

.texte .spip_doc_titre {
color: #000;
}


.texte .spip_documents_center {
	float:left;	
	margin: auto;
	text-align: center;
	width: 100%;
}
/* Les images alignees a gauche */
.texte .spip_documents_left {
	padding: 0px;
	margin: 10px 20px 15px 0;
}

/* Les images alignees a droite */
.texte .spip_documents_right {
	padding: 0px;
	margin: 10px 0 5px 20px;
}




.spip_documents { margin-bottom: 1.5em; padding: 0; background: none; }
.spip_documents,
.spip_documents_center,
.spip_doc_titre,
.spip_doc_descriptif {
margin-right: auto;
margin-left: auto;
text-align: center;
position: relative;
}
.spip_documents_center { clear: both; display: block; width: 100%; }
.spip_documents_left { float: left; margin-right: 1.5em; }
.spip_documents_right { float: right; margin-left: 1.5em; }
.spip_doc_titre {}
.spip_doc_descriptif { clear: both; }

.spip_documents_center {
padding: 0 0 15px 0;

}


/*Slider---------------------------------------------------*/



.slideshow_conteneur{
margin: 0 auto 0 auto;
height: auto;
/*max-height: 570px;*/
width: 100%;
max-width: 1680px;
padding: 0 0 0 0;
position: relative;
clear: both;
display: block;
z-index: 10;
}

.cycle-slideshow{
height: auto;
/* width: 100%; */
z-index: 10;
position: relative;

}
.cycle-slideshow img{
height: auto;
width: 100%;
z-index: 10;
}

.cycle-overlay { 
color: #374e59;
font-size: 18px;
line-height: 50px;
position: absolute; 
bottom: 0px;
right: 0;
z-index: 200;
padding: 0 17px 0 17px;
margin: 0 auto;
max-width: 100%;
width: auto;
font-weight: 700;
background: #fff;
}

.cycle-pager { 
text-align: center; 
width: 100%; 
z-index: 200; 
position: absolute; 
bottom: 5px;
right: 0;
overflow: hidden;
}


@media screen and (max-width: 768px) {

.cycle-overlay div { 
display: none;
}

.cycle-pager { 
display: none;
}
}

.cycle-pager span { 
z-index: 200; 
    margin: 0 2px 0 2px;
    font-family: arial; 
	font-size: 1px; 
	width: 24px; 
	height: 24px; 
    display: inline-block; 
	color: #ddd; 
	cursor: pointer; 
	background: transparent url(images/point_n.png) no-repeat;
}
.cycle-pager span.cycle-pager-active { 
background: transparent url(images/point_h.png) no-repeat;
color: #D69746;}
.cycle-pager > * { cursor: pointer;}

#conteneur_bouton {
width: 406px;
height: 30px;
margin: 1px auto 0 auto;
}

#conteneur_bouton img{
float: left;
width: 193px;
height: 30px;
margin:  0 5px 0 5px;
}




blockquote {
border-left: #eee 5px solid;
padding: 0 0 0 25px;
}
  
table {
font-size: 1.2em;
width: 90%;
border-collapse: collapse;
margin: 40px 5%;
}

table h3{
text-align :left;
padding: 15px 0 0 0;
margin: 0;
color: #c40017;
width: 100%;
}

table tr td{
text-align: left;
}


table tr td p{
font-size: 0.9em;
padding: 0;
margin: 0;
font-style: italic;
text-align: left;
}


table tr td:last-child ul{
margin-top: -30px;
} 



hr {
border-color: #eee;
margin: 10px 0 10px 0;
padding: 0;
}


.texte ul li {
margin: 15px 0 15px 12px;
list-style: disc url(images/puce.png) inside;
/*font-weight: bold; */
}

ol li {
margin: 15px 0 15px 24px;
list-style: disc url(images/puce_ol.png) inside;
}




.trois_col {
width: 100%;
height: auto;
float: left;
}

.trois_col_bloc {
margin: 25px 1% 0 1%;
width: 31%;
height: auto;
text-align: center;
float: left;
}

@media screen and (max-width: 600px) {
.trois_col_bloc {
width: 100%;
height: auto;
text-align: center;
float: left;
}
}


.quatre_col_bloc {
margin: 15px 1% 15px 1%;
width: 23%;
height: auto;
text-align: center;
float: left;
}

.quatre_col_bloc h2 {
font-size: 16px;
margin: 5px 0 5px 0;
}

.quatre_col_bloc img {
font-size: 16px;
margin: 5px 0 5px 0;
box-shadow: 0px 1px 3px #171514;
-webkit-box-shadow: 0px 1px 3px #171514;
-moz-box-shadow: 0px 1px 3px #171514; 
}

.quatre_col_bloc a{
color: #000;
}

.quatre_col_bloc a:visited{
color: #000;
}

.quatre_col_bloc a:hover{
color: #808080;
}

.quatre_col_bloc img:hover {

box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

@media screen and (max-width: 600px) {
.quatre_col_bloc {
width: 100%;
height: auto;
text-align: center;
float: left;
}
}

.spip_logos img{
width: auto;
height: auto;
max-width: 100%;
}

.nav_alt_bloc img{
width: auto;
height: auto;
max-width: 100%;
}

@media screen and (max-width: 600px) {

.footer_par3 {
clear: both;
margin: 0 auto 25px auto;
float: left;
width: 95%;
height: auto;
display: block;
}
}

/* Switching box model for all elements */
* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.article {
margin: 15px 0 15px 0;
padding: 10px 15px 10px 15px;
border-bottom: #808080 1px dashed;
}

.article h3{
text-align: left;
font-size: 1.4em;
font-weight: bold;
margin: 0 0 5px 0;
}

.article p{
font-size: 1.2em;
}

.socialtags {
width: 100%;
height: 24px;
clear: both;
background: transparent url(images/partager.png) top right no-repeat;
}

.socialtags ul {
float: right;
margin: 10px 0 0 0;
padding: 0;
}

.par2 {
display: block;
max-width: 400px;
min-height: 330px;
margin: 20px;
height: auto;
float: left;
color: #a1c3db;
text-align: center;
}

.par2 img{
border: #fff 3px solid;
box-shadow: 0px 0px 10px 2px #EBEBEB;
-webkit-box-shadow: 0px 0px 10px 2px #EBEBEB;
-moz-box-shadow: 0px 0px 10px 2px #EBEBEB;
-o-box-shadow: 0px 0px 10px 2px #EBEBEB;
}

.par2 h2{
font-size: 20px;
line-height: 20px;
width: 100%;
padding: 0 0 10px 0;
margin: 10px 0 10px 0;
text-align: left;
vertical-align: bottom;
}

.par2 h2 a{
color: #333333;
}

.par2 p {
font-size: 14px;
color: #333;
text-align: justify;
}


.par2 span {
font-size: 140%;
color: #fff;
}

.par3 {
display: block;
min-height: 325px;
width: 29.3%;
margin: 2%;
height: auto;
float: left;
color: #a1c3db;
text-align: center;
}

.par3 img{
box-shadow: 0px 0px 10px 2px #000;
-webkit-box-shadow: 0px 0px 10px 2px #000;
-moz-box-shadow: 0px 0px 10px 2px #000;
-o-box-shadow: 0px 0px 10px 2px #000;
}

.par3 h2 {
font-size: 16px;
color: #d4a062;
font-weight: 700;
padding: 15px 0 0 0;
}

.par3 h2 a, .par3 h2 a:visited {
font-size: 16px;
color: #d4a062;
text-decoration: none;
}

.par3 h2 a:hover {
font-size: 16px;
color: #d4a062;
}


/*
@media (max-width: 767px) {
.par3{
float: none;
display: block;
clear: both;
margin: 20px auto;
width: 297px;
}
}


*/



a.bouton{
font-size: 16px;
padding: 5px 30px;
text-align: center;
clear: both;
color: #fff;
margin: 20px auto 0 auto;
text-decoration: none;
display: table;
background: #ee272f;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}



a:hover.bouton{
color: #fff;
background: #006ab5;;
}


.formulaire_recherche{
float: right;
margin: 7px;
}



#row_menu {
z-index: 2000;
position: relative;
margin: 0 0 25px 0;
width: 100%;
height: auto;
}

#menu{
position: relative;
z-index: 2000;
width: 100%;
min-height: 62px;
padding: 0;
margin: 0px auto 0 auto;
text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#323b40+0,3e4f58+100 */
background: #323b40; /* Old browsers */
background: -moz-linear-gradient(top, #323b40 0%, #3e4f58 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #323b40 0%,#3e4f58 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #323b40 0%,#3e4f58 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323b40', endColorstr='#3e4f58',GradientType=0 ); /* IE6-9 */
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
padding: 0;
list-style: none;
}
.sf-menu {
max-width: 1140px;
display: table;
position: relative;
width: auto;
margin: 0 auto 0 auto;
line-height: 62px;
font-size: 20px;
text-transform: uppercase;
text-align: center;
z-index: 2000;
padding: 0 0 0 0;
font-family: 'Roboto Condensed', sans-serif;
}

.sf-menu ul {
width: auto;
position: absolute;
top: -999em;
width: 10em; /* left offset of submenus need to match (see below) */
z-index: 1000;
}

.sf-menu ul li {
width: 100%;
z-index: 2000;

}

.sf-menu li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
color: #fff;


		-moz-transition: all 0.5s ease;
	/* WebKit */
	-webkit-transition: all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
z-index: 1000;
height: 62px;
line-height: 62px;
}



@media (max-width: 900px) 
{

.sf-menu  {
display: none;
}


}

.sf-menu a {
padding: 0 15px;
margin: 0;
text-decoration:none;

-moz-transition: all 0.5s ease;
/* WebKit */
-webkit-transition: all 0.5s ease;
/* Opera */
-o-transition: all 0.5s ease;
/* Standard */
transition: all 0.5s ease;
}

@media (max-width: 1140px) 
{
.sf-menu a {
padding: 0 10px;
font-size: 16px;
}

}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color: #fff;
}

.sf-menu a:hover {
background: #fff;
color: #3e4f58;
}

.sf-menu li {
background: url(images/sep_v.png) right no-repeat;

z-index: 2000;

-moz-transition: all 0.5s ease;
/* WebKit */
-webkit-transition: all 0.5s ease;
/* Opera */
-o-transition: all 0.5s ease;
/* Standard */
transition: all 0.5s ease;
}

.sf-menu i{
line-height: 62px;
}

.sf-menu li:last-child {
background: none;
}

.sf-menu li ul {
	background: #23180f;
	padding: 0;
	margin: 0;
	width: 250px;
	font-size: 14px;
}	

.sf-menu li li {
width: 250px;
line-height: 22px;
padding: 6px 0 6px 0;
margin: 0;
color: #f7ecce;
background-image: none;
}

.sf-menu li li a, .sf-menu li li a:visited {
background: transparent;
color: #f7ecce;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:hover, .sf-menu li:hover a {

outline:		0;
	
-moz-transition: all 0.5s ease;
	/* WebKit */
	-webkit-transition: all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
}



/*** arrows **/
.sf-menu a.sf-with-ul {
	
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu li li:hover a {
outline: 0;
}

@media (min-width: 710px) 
{
form.nav-resp {
display: none;
}
}

form.nav-resp {
max-width: 90%;
float: right;
clear: both;
margin: 10px;
}


.sub_select {
text-transform: none;
}

.spip-admin-bloc, .spip-admin-float {
z-index: 1000000;
}

.titre_actu {
margin: 0 0 0 360px;
}


.pdm {
padding: 20px;
position: relative;
display: table;
}

.pdm h5{
font-family: 'Roboto Condensed', sans-serif;
color: #fff;
background: #374e59;
position: absolute;
font-size: 20px;
font-weight: 700;
text-align: left;
padding: 0;
margin: 0;
line-height: 20px;
text-transform: uppercase;
padding: 5px;
z-index: 100;
left: 12px;
top: 43px;
}

.pdm p{
color: #fff;
font-size: 14px;
}

.bouton_pdm {
background: #ee1c25;
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
margin: 0;
color: #fff;

}

a.bouton_pdm{
    color: #fff;
	text-transform: uppercase;
    font-size: 14px;
    padding: 5px 20px;
    /* margin: 0px -12px 0 0; */
    text-decoration: none;
    z-index: 1000;
    /* float: right; */
    position: absolute;
    z-index: 1000;
    width: auto;
    right: 20px;
bottom: 20px;
}




/*Style formulaire */

/*Style formulaire */

.formulaire_formidable {
text-align: right;
right: 0;
position: absolute;
display: block;
width: 450px;
height: auto;
padding: 0 0 15px 0;
margin: 0;
}

.saisie_input, .saisie_textarea {
padding: 5px 0 5px 0;
}

@media (max-width: 767px) {

.formulaire_formidable {
right: 0;
position: relative;
clear: both;
display: block;
width: 90%;
height: auto;
padding: 0;
margin: 5%;
}
}


#formulaire_formidable-2 {
float: right;
position: relative;
display: block;
width: 450px;
height: auto;
padding: 0 0 15px 0;
margin: 0;
}

.formulaire_formidable ul li{
margin: 0 0 10px 0;
list-style: none;
}


.formulaire_formidable label{
font-size: 14px;
letter-spacing: 3px;
float: left;
text-align: right;
width: 185px;
padding: 0 8px 0 0;
}


.formulaire_formidable input{
width: 255px;
border: #808080 1px solid;
}

.formulaire_formidable textarea{
width: 255px;
list-style-type: none;
border: #808080 1px solid;
}

.boutons p{
width: 100%;
clear: both;
}


.formulaire_formidable .submit{
/*position: absolute;*/
right: 0;
clear: both;
padding: 6px 40px 6px 40px;
margin: 8px 0 0 0;

width: auto;
border: none;
font-size: 14px;
font-weight: bold;
cursor: hand;
color: #fff;
background: #006ab5;

outline:		0;
	
			-moz-transition: all 0.5s ease;
	/* WebKit */
	-webkit-transition: all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
}

@media (max-width: 767px) {

.formulaire_formidable label{

font-size: 14px;
letter-spacing: 3px;
text-align: center;
width: 100%;
padding: 0 8px 0 0;
}


.formulaire_formidable input{
width: 100%;
}

.formulaire_formidable textarea{
width: 100%;
list-style-type: none;
}

.formulaire_formidable .submit{
right: 0;
position: relative;
clear: both;
display: block;
width: 100%;
height: auto;
padding: 8px 0 8px 0;
margin: 0;
}
}

.formulaire_formidable .submit:hover{
color: #fff;
background: #000;
}

.formulaire_formidable .saisie_checkbox{
height: 25px;
}

.formulaire_formidable .saisie_destinataires label{

}

.formulaire_formidable .choix{
float: left;
text-align: right;
width: 200px;
padding: 0 0 0 0;
margin: 0 0 0 15px;
height: 25px;
}

.formulaire_formidable .choix .checkbox{
float: left;
width: 15px;
padding: 0 0 0 0;
margin: 0;
}

.formulaire_formidable .choix label{
font-size: 18px;
float: left;
text-align: left;
width: 200px;
padding: 0 0 0 5px;
margin: 0;
height: 25px;
}


.album.vignettes li
{
max-width: 160px;
font-size: 12px;
line-height: 15px;
text-align: center;
}

span.label {
padding: 5px 0 0 0;
margin: 0 auto;
display: table;
text-align: center;
}



@media (max-width: 420px) {

.block-grid ul {
text-align: center;
}

.block-grid ul li {
text-align: center;
}

.album.vignettes li
{
margin: 10px auto 10px auto;
text-align: center;
display: table;
}

.album.vignettes ul li:last-child {
    margin-right: auto;
}

}

#contact {
position: absolute;	
right: 0;
top: 22px;
}

@media (max-width: 900px) {
#contact {
display: none;
}
}


.spip-admin-bloc, .spip-admin-float {
    z-index: 1000;
    position: fixed;
    right: 20%;
    top: 0;
    white-space: nowrap;
}

iframe {
padding: 0 0 25px 0;
}

#atstbx {
margin-top: 21px;
}

.soutien {
margin: 55px auto 0 auto;
display: table;
}

.img-caption {
width: 100%;
clear: both;
display: table;
position: absolute;
font-size: 12px;
}

.colonne_droite {
width: 30%;
float: right;
padding: 25px;
margin: 0 0 0 45px;
border: #eaeff2 1px solid;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeff2+0,ffffff+100 */
background: #eaeff2; /* Old browsers */
background: -moz-linear-gradient(top, #eaeff2 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eaeff2 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eaeff2 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeff2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.colonne_droite p{
line-height: 25px;
}

.colonne_droite h5 {
text-align: center;
font-size: 21px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;

}

.deux_col {
max-width: 65%;
float: left;
}

@media (max-width: 768px) {
	
#wrapper_header {
position: relative;
}	

#logo {
max-width: 90%;
max-height: 154px;
position: absolute;
z-index: 100;
top: 15px;
left: 0;
margin: 0;
}
	
.titre_actu {
margin: 25px auto;
display: table;
float: none;
}	

.texte_1_3 {
max-width: 500px;		
display: table;
margin: 0 auto;
float: none;
width: auto;
}

.chapo_home, h1{
font-size: 24px;
line-height: 28px;
}

.chapo {
font-size: 20px;
line-height: 21px;
}

.wrapper_titre p {
    font-size: 22px;
}
	
img.img_home {
display: table;
float: none;
margin: 15px auto;
max-width: 100%;
width: auto;
}

.ligne_contact_wrapper img {
display: none;
}

.ligne_contact {
background: #ec252e;
height: auto;
text-align: center;
}

.ligne_contact_wrapper, .ligne_contact_wrapper i {
line-height: 27px;
}

.ligne_contact_wrapper p {
    color: #fff;
    font-size: 17px;
    float: left;
}

.footer_bar_block_wrapper p {
    line-height: 24px;
}

.doc_port {
float: none;
}

.wrapper_main {
width: 90%;
padding: 0 5%;
}

.colonne_droite {
width: 100%;
float: none;
padding: 25px;
margin: 0px 0 45px 0px;
}


}

@media only screen and (max-width: 480px){
.texte .spip_documents_right {
padding: 0px;
margin: 10px 0px;
}
}

a#simple-menu {
margin: 0 0 0 0;
padding: 0px;
color: #fff;
float: right;
z-index: 5000;
}

#simple-menu a:visited {
color: #fff;
}

#simple-menu a:hover  {
color: #000;
}

#mobile-header {
display: none;
}

@media only screen and (max-width: 900px){
#mobile-header {
display: block;
position: absolute;
padding: 10px 0 10px 0;
right: 19px;
top: 6px;
z-index: 5000;
}
}

.sidr{
display:none;
position:absolute;
position:fixed;
top:0;
height:100%;
z-index:999999;
width:260px;
overflow-x:none;
overflow-y:auto;
font-size: 15px;
text-transform: uppercase;
background: #39464d;
color:#fff;
}


.sidr .sidr-inner{padding:0 0 15px}
.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}
.sidr p{font-size:13px;margin:0 0 12px}
.sidr p a{color:rgba(255,255,255,0.9)}
.sidr>p{margin-left:15px;margin-right:15px}
.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #3d4e57;}
.sidr ul li{display:block;margin:0;line-height:36px;border-bottom:1px solid #3d4e57}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:31px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{
background: #1b1d25;
}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff;}
.sidr ul li ul{border-bottom:none;margin:0}
.sidr ul li ul li{line-height:20px;font-size:11px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:21px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}
.sidr form{margin:0 15px}.sidr label{font-size:13px}
.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}
.sidr input[type=checkbox]{width:auto;display:inline;clear:none}
.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}
.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}

a.bouton:visited{
color: #fff;
}

#cookie-bar a {
	text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    border-radius: 0px;
    text-decoration: none;
    padding: .5em 1em;
    margin-left: .6em;
	font-weight: bold
}

#cookie-bar {
    background: #eee;
    font-size: 0.8em;
    color: #333;
    text-align: center;
    padding: 0.5em;
}

#cookie-bar .cb-enable {
background: #ee1c25;
  font-size: 0.8em;
}

#cookie-bar .cb-policy {
    background: #222222;
	  font-size: 0.8em;
}

#cookie-bar .cb-enable:hover, #cookie-bar .cb-policy:hover {
  background: #000;
}


.formulaire_formidable .choix {
    float: left;
    text-align: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 15px;
    height: auto;
}

.formulaire_formidable .choix label {
    float: left;
    text-align: left;
    width: 100%;
    padding: 0 0 0 5px;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
    float: none;
    font-size: 12px;
}