<style type="text/css">

/*-------------------------------------------------------------------------- Reset ---------------------------------------------------------------------------*/
.reset {
	
}

::selection {
	background: #333; /* Safari */
	color: #FFFFFF;
	}
::-moz-selection {
	background: #333; /* Firefox */
	color: #FFFFFF;

}


@font-face {
    font-family: 'typo';
    src: url('../font/futura.eot');
    src: url('../font/futura.eot?#iefix') format('embedded-opentype'),
         url('../font/futura.woff') format('woff'),
         url('../font/futura.ttf') format('truetype'),
         url('../font/futura.svg#Roboto') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'typob';
    src: url('../font/roboto_b.eot');
    src: url('../font/roboto_b.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto_b.woff') format('woff'),
         url('../font/roboto_b.ttf') format('truetype'),
         url('../font/roboto_b.svg#Roboto') format('svg');
    font-weight: bold;
    font-style: normal;
}


* {
   margin:0;
   padding:0;
   color:#ffffff;
   outline: 0;
   border: 0;
   font-family:'typo', Arial, sans-serif;
}

br {
line-height:50px;
}

b, u, i {
	color:#333;
}

b, strong {
   font-family:'typob', Arial, sans-serif;
}


a {
	cursor:pointer;
	cursor:hand;
	color:#333;
	text-decoration:none;
}

/* Table */
table {
  border-collapse: collapse;
  width:100%;
  border:1px solid #53748d;
  text-indent:5px;
  border-spacing: 0px;
  background:url(../images/interface/bg_table.jpg) left top no-repeat;

}

th {
	text-align:left;
	height:30px;
	font-weight:bold;
	color:#dff4ff;
}


td {
	height:25px;
}

caption {
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
	line-height:30px;
}



/* ------------------------------------------------------------------ ARCHITECTURE DU SITE ------------------------------------------------------------------ */
/* Le body doit avoir la couleur du footer */
.carrer_couleur {
width:30px;
height:25px;
border:#ccc 1px solid;
position:absolute;
padding-top:5px;
left:10px;
z-index:100;
}

#carrer0 {
background:#FFFFFF;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:10px;
}

#carrer1 {
background:#ffffff;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:40px;
}

#carrer2 {
background:#0f2954;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:70px;
}

#carrer3 {
background:#e1d9b2;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:100px;
}

#carrer4 {
background:#a5b0b2;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:130px;
}

#carrer5 {
background:#333;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:160px;
}

#carrer6 {
background:;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:190px;
}

#carrer7 {
background:;
text-align:center;
color:#FFFFFF;
text-shadow:2px 2px #000;
top:190px;
}


body {
    background:#ffffff;
}

.requete {
color:;
font-size:14px;
position:fixed;
z-index:9999;
background:#fff;
padding:5px;
top:200px;
left:5%;
width:90%;
}

.requete_menu {
color:;
font-size:18px;
z-index:9999;
padding:5px;
top:200px;
left:5%;
width:90%;
background:#CCC;
}

/* Le global doit avoir la couleur de fond du site */
#global {
	width:100%;
	height:100%;
	background:#ffffff;
}

/*-------------------- header -------------------- */
#global_header {
	height:220px;
	background: #ffffff;

}

#header {
	position:relative;
	z-index:10;
	width:960px;
	height:100%;
	margin:0 auto;
}

#logo {
	left:342px;
	top:0px;
	height:140px;
	width:275px;
	display:block;
	font-size:0px;
	letter-spacing: -100px;
	text-indent:-9999px;
	position:absolute;
	background: url(../images/bouton/logo.png) no-repeat left top ;
}

#logo:hover {
	background-position: bottom left;
}

/*-------------------- milieu -------------------- */

#contenu {
	width:100%;
	position:relative;
	margin:20px auto 0 auto;
	clear:both;
	min-width:960px;
}


.milieu {
	position:relative;
	margin:0 auto;
	padding:0;
	height:auto !important;
	height:440px;
	
	width:960px;
}

/*-------------------- footer -------------------- */

#footer {
	width:960px;
	height:100%;
	margin:0 auto;
	position:relative;
	clear:both;
}

#global_footer {
	width:100%;
	height:100px;
	margin:80px auto 0 auto;
	position:relative;
	clear:both;
}


#logo_microweb {
	width:100%;
	text-align:center;
	margin:0 auto 0 auto;
	padding-top:10px;
	height:61px;
}


/*--------------------------------------------------------- MISE EN FORME      TITRE / TEXTE / LISTE ---------------------------------------------------------*/

/*------------------------------ TITRE --------------------------------*/

h1 {
	font-size:0px;
	text-indent:-9999px;
	position:absolute;
}

h2 {
	color:#a5b0b2;
	display:block;
	height:40px;
	line-height:25px;
	padding: 0px;
	margin:0 0 20px 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	
}

h3 {
	color:#e1d9b2;
	display:block;
	line-height:25px;
	font-size: 19px;
	font-weight: bold;
	margin: 10px 0;
	clear: both;
}


h4 {
	color:#e1d9b2;
	display:block;
	line-height:22px;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-style:italic;
	display:block;
	clear: both;
}

h5 {
	color:#e1d9b2;
	display:block;
	line-height:22px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display:block;
	clear: both;
}

/*------------------------------ TEXTE --------------------------------*/

.milieu p {
	color:#333;
	line-height:20px;
	margin:0 0 10px 0;
	text-align:justify;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}


/*------------------------------ LISTE --------------------------------*/

.milieu ul {
	color:#333;
	line-height:20px;
	margin:0 0 10px 5px;
	font-size:12px;
	list-style-image: url(../images/interface/puce.png);
	list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
}

.milieu li {
	color:#333;
}



/*----------------------------------------------------------------- NAV PRINCIPALE DU SITE -------------------------------------------------------------------*/
#menu_mobile {
display:none;
}
#menu {
	position:absolute;
	bottom:0;
	left:0;
}

#menu li{
	position:relative;
	float:left;
	height:50px;
	line-height:18px;
	list-style:none;
	width:140px;
	display: table;
	margin-right:20px;
}

#menu li a {
	display:block;
	padding:0;
	color:#0f2954;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	display: table-cell;
	vertical-align: middle;
}

#menu li a:hover {
	background:#e1d9b2;
	color:#ffffff;
}


#menu .nav_select {
	background:#0f2954;
	color:#ffffff;
}


/*--------------------------------------------------------------------- SUB-NAV DU SITE ----------------------------------------------------------------------*/

#menu .subnav ul{
	position:absolute;
	top:60px;
}

#menu .subnav:hover ul {
	display:block;
}

#menu .subnav ul li{
	float:none;
	line-height:45px;
	height:0px;
	overflow:hidden;
	display:block;
	
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
}

#menu .subnav:hover ul li {
	height:45px;
}

#menu .subnav ul li a {
	background:#333;
}

#menu .subnav ul li a:hover {
	background:#e1d9b2;
}

#menu .subnav_1 {
	width:180px;
}

#menu .subnav_2 {
	width:150px;
}


/*----------------------------------------------------------------      CLASS GENERALES      -----------------------------------------------------------------*/

.clearer {
	clear:both;
	height:0px;
}

.float_left {
	float:left;
	margin:0 20px 20px 0;
}

.float_right {
	float:right;
	margin:0 0 20px 20px;
}

#map {
	display:block;
	position:relative;
	height: 550px;
	width: 550px;
	margin: 0px;
	color:#333;
	float:left;
}



/* --------------------------------------------------------------------- TROIS COLONNES --------------------------------------------------------------------- */

.tri_colonne {
	width:310px;
	float:left;
	margin:0 15px 0 0;
}

.tri_colonne img{
	width:100%;
	margin:0 0 10px 0;
}



/* ----------------------------------------------------------------------- CHECKBOXES ----------------------------------------------------------------------- */

input[type=checkbox]
{
	padding: 0;
	margin: 0;
	height: 20px;
	width: 30px;
	float: left;
	position: absolute;
	left: 0;
	opacity: 0;
	z-index: 5;
}

label.checkbox 
{ 
	float: left; 
	line-height: 20px; 
	color: #000; 
	padding: 0 0 0 30px;
	-moz-transition: color 1s ease; 
	-o-transition: color 1s ease; 
	-webkit-transition: color 1s ease; 
	transition: color 1s ease; 
}
div.check:not(#foo) > input + label {
	background: url(../images/interface/checkbox.png) 0 0px no-repeat;
	height: 20px;
}

div.check:not(#foo) > input[type=checkbox]:checked + label {
	background-position: 0 -20px; }




/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
																									/* FONCTIONALITES */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */



/* --------------------------------------------------------------------- RECHERCHE INTERNE ------------------------------------------------------------------ */

#form_recherche {
	position:absolute;
	top:150px;
	right:0px;
}

#recherche {
	color:#e1d9b2;
	line-height:25px;
	width:200px;
	text-indent:5px;
	height:25px;
}

#internal_search {
	background:#e1d9b2;
	color:#FFFFFF;	
	padding:5px;
	height:25px;
}


#nb_pages_recherche {
	position:absolute;
	top:90px;
	left:0px;
	font-weight:bold;
	font-style:italic;
}


/* ------------------------------------------------------------------- FORMULAIRE DE CONTACT ---------------------------------------------------------------- */

#contact {
	position:relative;
	margin:0;
	width:920px;
	height:595px;
	background: url(../images/interface/bg_contact.png) no-repeat left top;
	overflow:hidden;
	opacity:1;
	
	-webkit-transition: all 0.6s ease; 
	-moz-transition: all 0.6s ease; 
	-o-transition: all 0.6s ease; 
	transition: all 0.6s ease; 
}

#contact.message_envoye {
	height:0px;
	opacity:0;
}

.message_ok {
	height:200px;
	overflow:hidden;
	opacity:1;
	
	-webkit-transition: all 0.6s ease; 
	-moz-transition: all 0.6s ease; 
	-o-transition: all 0.6s ease; 
	transition: all 0.6s ease; 
}

.message_ok.out {
	height:0px;
	opacity:0;
}



#contact label {
	width:130px;
	text-align:right;
	height:40px;
	line-height:40px;
	color:#333;
	font-size:14px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	position:absolute;
}

#contact input {
	height:38px;
	margin:0;
	width:298px;
	font-weight:bold;
	font-size:12px;
	text-indent:5px;
	color:#e1d9b2;
	line-height:30px;
	background:#e4e4e4 center right no-repeat;
	margin: 0 0 10px 0;
	float: left;
	position:absolute;
	border:1px solid #fff;
	
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
}

#contact textarea {
	overflow:auto;
	width: 768px;
	height: 248px;
	font-size:12px;
	border:none;
	padding:5px;
	color:#333;
	background:#e4e4e4 top right no-repeat;
	margin:0;
	float: left;
	position:absolute;
}

#contact select {
	background-color:#ffffff;
	margin:0 0 0 180px;
	height:20px;
	color:#003049;
}

#contact .bouton_envoyer {
	height:50px;
	line-height:50px;
	width: auto;
	padding: 0 25px;
	font-size: 18px;
	cursor:pointer;
	bottom: 17px;
	right: 0px;
}

#contact .bouton_envoyer:hover {
	color:#FFFFFF;
	background:#e1d9b2;
	
}

#contact .message {
	color: #ee4646;
	bottom: 30px;
	position: absolute;
	left: 140px;
	font-size:15px;
}

#contact .champs_obligatoires {
	bottom: 65px;
	position: absolute;
	left: 140px;
	font-size:13px;
	color:#333;
}

#contact input.wrong, #contact textarea.wrong {
	background-image: url(../images/interface/form_non.png);
	border:1px solid #e04d2b;
}

#contact input.ok, #contact textarea.ok {
	background-image: url(../images/interface/form_ok.png);
	border:1px solid #26b845;
}

.g-recaptcha > div {
	margin: 0 auto 20px;
}


/*---------------------champs---------------------------*/

.nom_l {   top:0; left:0;	}
.nom {	top:0;left:140px;   }

.prenom_l {  top:0;left:480px;  }
.prenom {  top:0;left:620px;  }

.tel_l {  top:50px;left:0;  }
.tel {  top:50px;left:140px;  }

.mail_l {  top:50px; left:480px;  }
.mail {  top:50px; left:620px;  }

.organisme_l {  top:100px;left:0;  }
.organisme {  top:100px;left:140px;  }

.adresse_l { top:150px;left:0;  }
.adresse {  top:150px;left:140px;  }

.postal_l {  top:150px;left:480px;  }
.postal {  top:150px;left:620px;  }

.ville_l {  top:200px; left:0px;  }
.ville {  top:200px; left:140px;  }

.message_l {  top:250px;left:0px;  }
.commentaire {  top:250px;left:140px;  }




/* ---------------------------------------------------------------------- MODULE DOCUMENT ------------------------------------------------------------------- */

.milieu .titre_accordeon {
	line-height: 40px;
	width: 570px;
	text-indent: 40px;
	margin: 0 0 1px 0;
	cursor: pointer;
	color:#FFFFFF;
	background-repeat:no-repeat;
}

.milieu .titre_accordeon:hover {
	background-color:#333}


.milieu .contenu_accordeon {
	padding:10px 0;
}


.milieu .contenu_accordeon a {
	line-height: 30px;
	margin: 5px 0;
	padding:0 0 0 30px;
	height: 30px;
	max-width: 520px;
	display: block;
	cursor: pointer;
	color:#a5b0b2;
	background: url(../images/interface/pdf.png) top left no-repeat;
}


.milieu .contenu_accordeon a:last-child {
	line-height: 30px;
	margin: 5px 0;
	padding:0 0 0 30px;
	height: 30px;
	max-width: 520px;
	display: block;
	cursor: pointer;
	color:#a5b0b2;
	background: url(../images/interface/pdf.png) top left no-repeat;
	border-bottom:none;
}


.milieu .contenu_accordeon a:hover {
	font-weight:bold;
}

.milieu .tri_colonne p.titre_documents {
background: #0f2954 right center no-repeat;
color: white;
text-indent: 10px;
line-height: 33px;
display: block;
font-family: 'typo', Arial, sans-serif;
font-size: 14px;
cursor: pointer;
}

.tri_colonne .voir_document {
background: -2px 4px no-repeat;
color: #333;
line-height: 30px;
display: block;
font-family: 'typo', Arial, sans-serif;
font-size: 13px;
border-bottom: 1px dashed #C6C6C6;
}

/* ------------------------------------------------------------------------ PAGE NEWS ----------------------------------------------------------------------- */
.bloc_actu {
	float:right;
	width:690px;
}
.actu {
	clear:both;
	margin: 0px 0 30px 0;
	border-bottom: 1px solid #0f2954;
	padding: 0 0 30px 0;
	display:inline-block;
	width:100%;
}

.actu:last-child {
	border:none;
}

.actu .conteneur {
	width:360px;
	margin:10px 0 0 0;
	float:right;
}

.actu img {
	float:left;
	width:300px;
	height:200px;
}

.actu .visuel {
	float:left;
	width:300px;
	height:200px;
	display:block;
	background: center center;
	background-size:contain;
	background-repeat:no-repeat;
}

.milieu .actu p.date {
	margin:0 0 20px 0px;
	font-style:italic;
	color:#bbb;
}


.milieu .actu h3 {
	margin:0 0 0 0px;
	font-size:25px;
	height:auto;
}

.milieu .actu a.diaporama {
	width:170px;
	height:45px;
	display:block;
	background:url(../images/news/diaporama.png) top left no-repeat #a5b0b2;
	text-indent:-9999px;
	font-size:0px;
	float:left;
	margin: 10px 20px 0 0;
}

.milieu .actu a.diaporama_invisible {
	width:0px;
	height:0px;
	text-indent:-9999px;
	font-size:0px;
	position:absolute;
	top:-1000px;
	left:-1000px;
}

.milieu .actu a.document {
	width:220px;
	height:45px;
	display:block;
	background:url(../images/news/document.png) top left no-repeat #a5b0b2;
	text-indent:-9999px;
	font-size:0px;
	float:left;
	margin: 10px 0px 0 0;
}

.milieu .actu a.suite {
	height:33px;
	line-height:33px;
	display:block;
	color:#ffffff;
	background:top left no-repeat #0f2954;
	border:1px solid #0f2954;
	text-indent:0px;
	font-size:0px;
	float:right;
	padding:0 10px;
	margin: 10px 0px 0 0;
	font-family:'typo', Arial, sans-serif;
	font-size:14px;
}

.milieu .actu a.document:hover , .milieu .actu a.diaporama:hover , .milieu .actu a.video:hover, .milieu .actu a.suite:hover {
	background-color: #ffffff;
	color:#0f2954;
	border:1px solid #0f2954;

}

.milieu div.contenu_news {
	font-size:14px;
	line-height:20px;
	color:#333;
	display:block;
}

.milieu div.chapeau_news {
	font-size:13px;
	line-height:20px;
	color:#333;
	font-weight:bold;
	margin: 0 0 20px 0;
	font-family:'typob', Arial, sans-serif;
	text-align: justify;
}

.milieu div.contenu_news h4 {
	margin:15px 0 5px 0;
	font-size:16px;
	color:#0f2954;
}



/* ----------------------------------------------------------------------- FICHE NEWS ----------------------------------------------------------------------- */


.actu_fiche {
	margin: 0px 0 30px 0;
	display:block;
	width:630px;
	float:right;
}


.img_fiche {
	float: left;
	margin: 0 0 20px 0;
	width: 300px;
}

.col_gauche {
width:300px;
float:left;
margin:0 30px 0 0px;
}

.col_gauche img {
width:300px;
height:200px;
margin: 0 0 15px 0;
}

.col_droite {
width:630px;
float:left;
}

#fiche_news h2 {
	margin: 30px 0 5px 0;
}

#fiche_news .titre_documents {
	background: #333;
	color: #FFFFFF;
	text-indent:10px;
	line-height:33px;
	display:block;
	font-family:'typo', Arial, sans-serif;
	font-size:14px;
}

#fiche_news .voir_document {
	background:-2px 4px no-repeat;
	color: #333;
	text-indent:22px;
	line-height:30px;
	display:block;
	font-family:'typo', Arial, sans-serif;
	font-size:13px;
	border-bottom:1px dashed #a5b0b2;
}

#fiche_news .voir_document:hover {
	color: #a5b0b2;
	
}

/*----------------------------- BOUTONS--------------------------------*/

#fiche_news .boutons {
	float:left;
}

.bouton_retour {
	height:35px;
	line-height:35px;
	padding:0 12px;
	margin: 0 0 10px 0;
	display:inline-block;
	background: #a5b0b2 no-repeat;
	color: #FFFFFF;
	clear: left;
	font-family:'typo', Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

.bouton_retour:hover {
	background: #333 no-repeat;
	color: #FFFFFF;
}

/*------------------------------ TEXTE --------------------------------*/


.milieu p.titre_news {
	font-family:'typo', Arial, sans-serif;
	font-size: 19px;
	float: right;
	text-align: left;
	width: 630px;
	line-height: 26px;
}

.milieu p.titre_news_2 {
	font-family:'typo', Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	width: 100%;
	color:#0f2954;
}

.milieu p.date_news, .milieu p.date_news span {
	font-family:'typo', Arial, sans-serif;
	font-size: 13px;
	font-style:italic;
	color:#a5b0b2;
}

.milieu p.date_evenement {
	font-family:'typo', Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
}

#fiche_news p {
	clear:both;
}




/*------------------------------ TEXTE BEDIT --------------------------------*/

.milieu .contenu_news h2
{
	color:#e1d9b2;
	line-height: 25px;
	margin: 10px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	height: auto;
}

.milieu .contenu_news h3
{
	color:#0f2954;
	line-height:20px;
	margin:10px 0 5px 0;
	font-size:15px;
	font-weight:normal;
	height: auto;
}

.milieu .contenu_news div, .milieu .contenu_news p
{
	color:#333;
	line-height:20px;
	font-size:12px;
	margin:0;
}

.milieu .contenu_news ul
{
	color:#333;
	line-height:20px;
	margin:0 0 0 30px;
}

.milieu .contenu_news a
{
	color:#333;
	line-height:20px;
	text-decoration:underline;
}



/*------------------------------ VIGNETTES --------------------------------*/
.vignette {
	float:left;
	width:180px;
	height:120px;
	line-height:100px;
	position:relative;
	overflow:hidden;
	margin:0 45px 35px 0;
}

.vignette img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:20;
}

.vignette a.video {
	background:#ffffff;
}

.vignette .photo {
	top:0;
	left:0;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

.vignette a {
	position:absolute;
	display: table;
	width:180px;
	height:120px;
	top:120px;
	left:0;
	z-index:200;
	text-align:center;
	vertical-align:middle;
	line-height:12px;
}

.vignette a span {
	display: table-cell;
	width:180px;
	z-index:200;
	text-align:center;
	line-height:18px;
	height:120px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:14px;
	font-family:'typo', Arial, sans-serif;
	padding: 0 10px;
	background:<php? echo $couleur4; ?>;
}

.vignette:hover a {
	top:0px;
}



/*----------------------------- BOUTONS--------------------------------*/

#fiche_news .boutons {
	float:left;
}

#fiche_news .bouton {
	height:45px;
	line-height:45px;
	padding:0 20px 0 50px;
	float:left;
	margin: 0 0 10px 0;
	display:block;
	background: #a5b0b2 no-repeat;
	color: #FFFFFF;
	clear: left;
}

#fiche_news .bouton:hover {
	background: #333 no-repeat;
	color: #FFFFFF;
}

/*------------------------------ TEXTE --------------------------------*/

#fiche_news p {
	clear:both;
}

/*--------------------------- COMMENTAIRES ----------------------------*/

#fiche_news .bloc_commentaire , #fiche_news .bloc_commentaire_admin {
	clear:both;
	margin:0 0 20px 0;
}

#fiche_news .bloc_commentaire .pseudo , #fiche_news .bloc_commentaire_admin .pseudo{
	line-height:35px;
	height:35px;
	padding: 0 15px;
	font-size:16px;
	font-weight:normal;
	background: #e1d9b2;
	color: #FFFFFF;
	margin:0px;
	display:inline-block;
}

#fiche_news .bloc_commentaire .commentaire , #fiche_news .bloc_commentaire_admin .commentaire{
	padding: 15px;
	width:760px;
	font-weight:lighter;
	background: #0f2954;
	color: #333;
	margin:0px;
	display:block;
}

#fiche_news .bloc_commentaire_admin .pseudo{
	background: #333;
	float:right;
}

#fiche_news .bloc_commentaire_admin .commentaire {
	color: #FFFFFF;
	background: #a5b0b2;
	float:right;
}

#fiche_news h2.ajout_commentaire{
	background:none;
	color:#e1d9b2;
	display: block;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #a5b0b2;
	height: 45px;
}

#fiche_news .ajout_commentaires {
	position:relative;
}

#fiche_news .ajout_commentaires input {
	width:220px;
	height:45px;
	color: #333;
	background: #0f2954;
	position: absolute;
	left: 0;
	text-indent: 15px;
}

#fiche_news .ajout_commentaires textarea {
	width: 700px;
	height: 180px;
	padding:15px;
	color: #333;
	background: #0f2954;
	position:absolute;
	right:0;
	top:15px;
	
}


#fiche_news form {
	height: 240px;
	margin: 0;
	width: 960px;
}

#fiche_news input.poster {
	color: #e1d9b2;
	background: #a5b0b2;
	cursor:pointer;
	font-size: 20px;
	text-indent: 0px;
}

#fiche_news .poster:hover {
	color: #FFFFFF;
	background: #333;
}

/* ----------------------------------------------------------------------- ALBUM PHOTOS --------------------------------------------------------------------- */

.categorie_photo {
	width:312px;
	min-height:240px;
	float:left;
	margin: 0 12px 12px 0;
}

.categorie_photo_1, .categorie_photo_2 {
	width:474px;
	min-height:315px;
	float:left;
	margin: 0 12px 12px 0;
}

.categorie_photo_2 {
	margin:0 0 12px 0;
}

.categorie_photo_1 div, .categorie_photo_2 div {
	width:474px;
	height:285px;
	margin:0px;
	text-indent:-9999px;
	font-size:0px;
	display:block;

	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.categorie_photo div {
	width:312px;
	height:200px;
	margin:0px;
	text-indent:-9999px;
	font-size:0px;
	display:block;

	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.categorie_photo h3, .categorie_photo_1 h3, .categorie_photo_2 h3 {
	font-size:17px;
	font-weight:normal;
	color:#333;
	text-align:left;
	width: 100%;
	line-height: 30px;
	margin:0 0 0px 0;
	font-family:'typo', Arial, sans-serif;
}

.categorie_photo:hover h3, .categorie_photo_1:hover h3, .categorie_photo_2:hover h3 {
	color:#0f2954;
}

a.photo_album {
	display:block;
	width:168px;
	height:168px;
	margin: 0 30px 30px 0px;
	float: left;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

a.retour_albums {
	float:left;
	background:#0f2954;
	color:#FFFFFF;
	line-height: 40px;
	padding: 0 20px;
	font-size: 16px;
	cursor: pointer;
	margin:0 0 20px 0;
}

a.retour_albums:hover {
	background:#e1d9b2;
}

a.photo_album.marge {
	margin:0 0 30px 0;
}

.photo_vert {
	width:150px;
	height:210px;
	display:block;
	float:left;
	margin:0 12px 12px 0;
	background:center center no-repeat;
	background-size:cover;
}

.photo_hor {
	width:312px;
	height:210px;
	display:block;
	float:left;
	margin:0 12px 12px 0;
	background:center center no-repeat;
	background-size:cover;
}

.no_margin {
	margin: 0 0 12px 0;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
																										/* MOOTOOLS */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */


/* -------------------------------------------------------------------------- SLIDE ------------------------------------------------------------------------- */

.unslide {
	position:relative;
}

.slideshow{
	position:relative;
	width:800px;
	height:500px;
	display:block;
	margin:auto;
	overflow:hidden;
	}

.slide{
	width:100%;
	height:100%;
	display:block;
	background:#900;
	position:absolute;
	left:-100%;
	//opacity:0;
	color:#fff;
	}

.previous{
	position:absolute;
	left:0px;
	font-size:36px;
	cursor:pointer;
	top: 50%;
	width: 50px;
	height: 50px;
	background: #a5b0b2;
	text-align: center;
	color: #FFFFFF;
	}

.next{
	position:absolute;
	right:0px;
	font-size:36px;
	cursor:pointer;
	top: 50%;
	width: 50px;
	height: 50px;
	background: #a5b0b2;
	text-align: center;
	color: #FFFFFF;
	}
	
	
.next:hover, .previous:hover {
	background: #e1d9b2;
	}
	
.unslide ul.slidenav li{
	opacity:0.5;
}
	
.unslide ul.slidenav li.nav_active, .unslide ul.slidenav li.nav_active:hover {
	opacity:1;
}
	
.unslide ul.slidenav li:hover{
	opacity:0.8;
}
	
.unslide ul {
	display:block;
	margin:auto;
	position: relative;
	text-align:center;
}
	
.unslide ul li {
	display:inline-block;
	margin:0px;
	cursor:pointer;
	font-size:50px;
	line-height:50px;
	font-family:'typo', verdana;
	opacity:0.8;
	background: #a5b0b2;
	margin: 0 5px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
}




/* ------------------------------------------------------------------------- MEDIABOX ----------------------------------------------------------------------- */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color: #a5b0b2;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #a5b0b2  no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px;
	height:0;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
	width: 40px;
	height:40px;
	cursor:pointer;
}

#mbPrevLink {
	background: url(../images/mediabox/precedent.png) no-repeat center #a5b0b2;
}

#mbNextLink {
	background: url(../images/mediabox/suivant.png) no-repeat center #a5b0b2;
}

#mbCloseLink {
	background: url(../images/mediabox/fermer.png) no-repeat center #a5b0b2;
	position: absolute;
	top: -40px;
	right: 10px;
}
#mbCloseLink:hover, #mbNextLink:hover, #mbPrevLink:hover {
	background-color: #e1d9b2;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

#mbImage p {
	position: relative;
	margin:0px;
	font-size: 13px;
	color: #FFFFFF;
}




/* --------------------- Pagination -------------- */
.case_page {
width:48px;
height:53px;
float:left;
position:relative;
}

.page {
margin:0px auto 9px auto;	
position:relative;	
text-align:center;
width:24px;
height:19px;
background:#fff;
color:#999;
display:block;
padding:5px 0 0 0;
text-decoration:none;
font-size:12px;
}

.page:hover {
background:#666;
color:#fff;
}

.page_select {
margin:0px auto 9px auto;	
position:relative;	
text-align:center;
width:24px;
height:19px;
background:#333;
color:#fff;
display:block;
padding:5px 0 0 0;
text-decoration:none;
font-size:12px;
}

.trait_page {
background:#e3e3e3;
height:3px;
width:100%;
margin-bottom:9px;
}

.carre_page {
background:#333;
height:8px;
width:8px;
margin:0px auto;	
}

.bg_bleu {
width:100%;
display:block;
height:190px;
background:#0f2954;
}


.bloc_bleu {
display:block;	
background:#0f2954;
height:20px;

width:960px;
margin:auto;
}

.bg_bleu_domaine {
height:160px;
}
.bloc_bleu_domaine {
height:80px;
padding:40px;
}
.bloc_bleu_domaine_titre {
text-align:center;
}



.bloc_bleu_titre {
display:block;	
color:#e1d9b2;
font-size:23px;
line-height:30px;
text-transform:uppercase;
margin:0 0 20px 0;
text-align:center;
padding-top:30px;
}

.bloc_bleu_sous_titre p {
color:#e1d9b2;
margin:0 0 12px 0;
}
.bloc_bleu_sous_titre {
font-size:17px;
line-height:18px;
color:#e1d9b2;
margin:0;
text-align:center;
text-transform:inherit;
}

.line-height-32 {
	line-height:32px;
	
}

.bloc_bleu_sous_titre a {
color:#e1d9b2;
text-decoration:underline;
}

.bloc_gauche_accueil {
width:440px;
float:left;
padding:30px 40px 0 0;
margin:0 0 20px 0;
}

.bloc_gauche_accueil h2 {
color:#a5b0b2;
text-transform:uppercase;
font-size:25px;
display:block;
height:auto;
line-height:30px;
}



.milieu .bloc_gauche_accueil p {
color:#0f2954;
font-family:'typo';
font-size:14px;
}

.milieu .bloc_gauche_accueil b {
color:#0f2954;
}


.bloc_droite_accueil {
width:440px;
height:340px;
padding:30px 20px 0 20px;
background:#0f2954;
float:left;
}

.bloc_droite_accueil h2 {
text-align:center;
color:#e1d9b2;
text-transform:uppercase;
font-size:28px;
display:block;
height:auto;
line-height:auto;
}


.bg_actu_accueil {
width:160px;
height:240px;
float:left;
display:block;
margin:0 20px 0 0;
background: center center;
background-size:cover;
}

.bg_actu_accueil h3 {
clear:none;
}

.bloc_text_actu {
float:left;
width:230px;
}

.bloc_text_actu h3 {
color:#ffffff;
font-size:18px;
}


.suite_actu {
	height:40px;
	line-height:35px;
	width:130px;
	display:block;
	font-size:18px;
	background: url(../images/bouton/bg_liresuite.png) no-repeat right top ;
	color:#ffffff;
	text-transform:uppercase;
	margin:20px 0 0 0;
	float:right;
}

.suite_actu:hover  {
	background-position: right bottom;
	color:#e1d9b2;
}

.logo_footer {
margin:0 auto;
display:block;
width:130px;
}


.nav_footer {
text-align:center; 
color:#a5b0b2;
font-size:13px;
height:100px;
}

.nav_footer a {
color:#a5b0b2;
font-size:13px;
}


.bg_logo {
width:170px;
margin:0 auto;
display:block;
height:32px;
}

.bt_lien {
width:32px;
height:32px;
display:block;
float:left;
margin:10px 5px;
font-size:0;
text-indent:-9999px;
}

#bt_lien1 {
background:url(../images/bouton/bt_lien1.png);
}

#bt_lien2 {
background:url(../images/bouton/bt_lien2.png);
}

#bt_lien3 {
background:url(../images/bouton/bt_lien3.png);
}

#bt_lien4 {
background:url(../images/bouton/bt_lien4.png);
}


#bt_lien1:hover, #bt_lien2:hover, #bt_lien3:hover, #bt_lien4:hover {
	background-position: right bottom;
}





/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
																									/* SITE */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */



/* --------------------------------------------------------------------- Accueil ------------------------------------------------------------------ */

.page_standard h2 {
text-align:inherit;
color:#0f2954;
text-transform:uppercase;

}

.page_standard ul {
margin:0 0 40px 0;	
}
.page_standard li {
text-align:inherit;
font-size:16px;
margin:0 0 7px 0;
list-style:none;
}

span.puce {
font-size:100px;
color:#e1d9b2;
line-height:0px;
position:absolute;
}

span.spantxt {
font-size:16px;
font-family:'typo';
color:#333;
margin-left:30px;
}

.page_standard p.marginleft30 {
	margin-left:30px;
}

.page_standard p {
text-align:inherit;
font-size:16px;
margin:0 0 15px 0;
font-family:'typo';
}

.bloc_image {
width:477px;
height:411px;
display:block;
position:relative;
}

.bloc_image_contact {
width:560px;
height:550px;
display:block;
position:relative;
float:left;
}


.hauteur511{
	height:511px;
}

.portrait {
	width:300px;
	height:349px;
}

.marge_droite {
margin:-40px 20px 20px 0;
float:left;
}

.marge_gauche {
margin:-40px 0 20px 20px;
float:right;
}

.bloc_texte {
display:block;
width:580px;
position:relative;
float:left;
padding:30px;
min-height:250px;
font-size:16px;
margin-bottom:20px;
}

.bloc_texte p {
font-size:14px;
font-family:'typo';
}

.bloc_texte a {
color:#a5b0b2;
}

.bloc_texte a:hover {
color:#e1d9b2;
}



.grande_titre {
margin:0 0 30px 0;
}

.grande_titre p {
color:#0f2954;
text-align:center;
font-size:14px;
text-transform:uppercase;
margin:0 0 5px 0;
font-family:'typo';
}

.titre_h2 {
background:url(../images/interface/bg_h2.png) repeat-x center center;	
width:100%;
height:20px;
margin:0 0 20px 0;
}
.titre_h2 h2 {
line-height:20px;
text-align:center;
background:#FFFFFF;
width:190px;
margin:0 auto;
text-transform:uppercase;
}

.page_presentation {
margin:0 0 30px 0;
}

.bloc_ref {
margin: 0 0 30px 0;
}

.bloc_ref img {
float:left;
display:block;
margin:0 20px 30px 0;
border-right:1px solid #333;
}

.bt_ref {
background:#0f2954;
width:150px;
height:50px;
color:#FFFFFF;
text-align:left;
text-transform:uppercase;
display:block;
line-height:24px;
padding:15px 20px;
float:right;

}
.bt_ref:hover {
background:#e1d9b2;
color:#0f2954;
}

.fleche_ref {
text-align:center;
background:#a5b0b2;
display:block;
float:right;
height:80px;
width:80px;
line-height:80px;
font-size:40px;
}
#formulaire {
background:#a5b0b2;
padding:20px 0;
width:400px;
float:left;
height:510px;
margin-bottom:40px;
}

.bloc_form {
position:relative;
display:block;
float:left;
width:360px;
margin:0 40px 10px 0;
line-height:30px;
text-align:right;
padding-right:30px;
}

.bloc_form label {
text-transform:uppercase;
}

.bloc_form input, .bloc_form select, .bloc_form textarea  {
height:28px;
border-bottom:1px solid #FFFFFF;
width:200px;
color:#ffffff;
margin:0 0 0 10px;
text-indent:5px;
font-size:16px;
font-weight:bold;
background:none;
}


.bloc_form textarea {
background:#FFFFFF;
color:#0f2954;
padding:20px;

}

.bloc_form textarea {
width: 280px;
height: 120px;
clear: both;
margin-left: 0;
}

#case1, #case2 {
width:25px;
float:left;
display:block;
margin:0 10px 0 160px;
}

.bloc_form p {
font-size:16px;
height:30px;
line-height:30px;
margin:0 0 10px 0;
}

.bouton_envoyer {
	display:block;
	width:120px;
	padding:10px;
	float:right;
	margin:0 40px 10px 0;
	background:#FFFFFF;
	color:#0f2954;
	font-size:20px;
	text-align:center;
	cursor:pointer;
	border: solid #333;
}

.bouton_envoyer:hover {
color:#e1d9b2;
background:#333;
}

#formulaire p {
color:#ffffff;
text-align: right;
font-size: 14px;
margin: 50px 40px 0 0;
}


.bloc_nav_actu {
	float:left;
	width:240px;
}

.bloc_nav_actu a {
height:50px;
width:170px;
border-bottom:1px solid #FFFFFF;
display:block;
clear:both;
position:relative;
color:#FFFFFF;
text-transform:uppercase;
font-size:16px;
padding:25px 0 0 70px;
line-height:20px;
background-repeat: no-repeat;
}

.actu_no_select {
background-color:#a5b0b2;
}

.bloc_nav_actu a:hover, .actu_select {
background-color:#e1d9b2;
}

#nav_actu_1 {
background-image:url(../images/news/icone/icone_1.png);	
}

#nav_actu_2 {
background-image:url(../images/news/icone/icone_2.png);	
}

#nav_actu_3 {
background-image:url(../images/news/icone/icone_3.png);	
}

#nav_actu_4 {
background-image:url(../images/news/icone/icone_4.png);	
}

#nav_actu_5 {
background-image:url(../images/news/icone/icone_5.png);	
}


.marge-haut {
	margin-top:40px;	
}

.encart {
	font-size:17px;
	display:block;
	width:auto;
	height:auto;
	background-color:#e1d9b2;
	color:#0f2954;
	padding:20px;
	text-align:center;
	margin-top:50px;
}

</style>