/* CSS Document */
/* feuile de style avec images */
* { box-sizing:border-box; }
body {
	-webkit-text-size-adjust: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(244, 244, 244);
	}
/* image fond */
.global {
  position:fixed ; /* positionne la boite dans l'écran */
  top:0px ; /* à 80 pixels du haut de page */
  left: 0px ; /* et 30% du bord gauche de la page */
  width:100% ; /* largeur de la boite */
  border:solid black 1px ; /* bordure de la boite */
  z-index: -1;
  min-width:100%;
  min-height:100%;
}
.last {margin-right: 0px;}
.firstheader { margin-top:0px !important}


.fixe {
	position:fixed;
	top:32px;
	z-index:40;
	width:100%;
	line-height:40px;
	font-size:1.2em;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.73);
	
  transition-property: all;
  transition-duration: .5s,.1s;
  transition-delay: 0;
  transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
  -moz-transition-property: all;
  -moz-transition-duration: .5s,.1s;
  -moz-transition-delay: 0;
  -moz-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
  -o-transition-property: all;
  -o-transition-duration: .5s,.1s;
  -o-transition-delay: 0;
  -o-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
  -ms-transition-property: all;
  -ms-transition-duration: .5s,.1s;
  -ms-transition-delay: 0;
  -ms-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
  -webkit-transition-property: all;
  -webkit-transition-duration: .5s,.1s;
  -webkit-transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
}

.fixe::before {
	content:url(monogramme.svg);
	height:40px;
	position:absolute;
	right:10px;
	z-index:50;

}







.maj {
color: #777;
display: block;
font-family: arial;
font-size: 0.6em;
margin-top: 50px;
text-align: right;
}
.barrelien { font-family: arial;
font-size: 0.75em;
text-align: right; }
.barrelien a {
	color:#667 !important;
}
img {height: auto;}
hr {
	background-image: -moz-linear-gradient(left center , rgba(209, 188, 131, 0), rgba(209, 188, 131, 1), rgba(209, 188, 131, 0));
	background-image: -webkit-linear-gradient(left center , rgba(209, 188, 131, 0), rgba(226, 212, 170, 1), rgba(226, 212, 170, 0));
	background-image: -ms-linear-gradient(left center , rgba(209, 188, 131, 0)), rgba(226, 212, 170, 1), rgba(226, 212, 170, 0));
	background-image: -o-linear-gradient(left center , rgba(209, 188, 131, 0), rgba(226, 212, 170, 1), rgba(226, 212, 170, 0));
	background-image: linear-gradient(left center , rgba(209, 188, 131, 0), rgba(226, 212, 170, 1), rgba(226, 212, 170, 0));
   
  border: 0 none;
  height: 1px;
  margin-top: 15px 0;
}
<!-- Jérémy -->
/*  style bloc scroll to top */
/* Jérémy */
/*  style bloc scroll to top */
.totopcache {
	bottom:-200px;
	left:20px;
	opacity:0;
}
.totop {
	background-color:#444;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	bottom: -200px;
	height: 90px;
	margin-bottom: -1px;
	position: fixed;
	text-align: center;
	width: 90px;
	z-index: 10;
	left:10px;
	border-radius : 10px;
}
.totopaffiche {
	bottom:-15px;
	left:10px;
	opacity:1;
}


/* --- entete --- */
.lienentete {
	font-family:Arial, Helvetica, sans-serif;
margin-top: 5px;
}
.lienentete a {
background-color: #a67b43;
color: #fff;
display: inline-block;
margin: 2px;
padding: 4px 8px;
}
.lienentete a:hover {
  background-color: #caa574;
  color: #fff;
}



.drapeaux{
position: absolute;
right: 25px;
top: 50px;
}
.drapeaux img { 
border:1px solid #000;
}
.drapeaux a { 
display: inline-block;
margin: 0 ;
opacity: 0.7;
padding: 0; }
.drapeaux a:hover { opacity: 1 }
.soulign{ opacity: 1 !important;
}
.chapeau {
	color: #444444 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.49em !important;
	line-height: 120% !important;
	/* [disabled]text-align: center !important; */
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
}


.extraits {
background-color: #fff;
border: 1px solid #ccc;
margin-bottom: 20px;
padding: 2%;
min-height:400px;
}

a.extraits {
	text-decoration:none;
}

a.extraits:hover {
background-color: #ffffcc;
	text-decoration:none;
}

.extraitslien { color:#000; margin-bottom:10px; font-weight:bold}

.extraitstexte { color: #444;
font-size: 0.9em;}


.lactus{ padding:0 5px; }
table.tabloMetier,
td.tabloMetier 
{ border:none !important;}
a.liensmetier {background-color: #bfb470;
color: #fff !important;
display: inline-block;
margin: 0 5px;
padding: 5px 10px;}
a:hover.liensmetier  {background-color: #bfb470;
color: #fff !important;
}
/* Structure TEMPLATE */
.clearfloats {
	clear:both;
	margin: 0px;
	padding: 0px;
}
div#header{
background-color: #111;
margin: 0;
padding: 0;
width: 100%;
z-index: 40;
background-image: url(images/entete.jpg);
background-size: cover;
background-position: bottom center;
	background-repeat: no-repeat;
}
div#lienshauts {
	padding: 3px;
	text-align: right;
	font-size: 0.8em;
	color: #ccc;
	line-height: 40px;
}
div#lienshauts a {
color: #888;
font-size: 0.9em;
padding: 0 7px;
text-decoration: none;
display:inline-block;
} 
div#lienshauts a:hover {
color: #fff;
background-color:#666;
transition:all 0.5s ease 0s 
}
.actus {
margin-bottom: 20px;
min-height: 222px;
padding:1%;
}
div#entete {
	/*	width: 970px;*/
	font-size: 0.9em;
	margin: 0 auto;
	padding: 0;
}
div#entete02 {
	vertical-align: middle;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
}
div#entete03 {
	vertical-align: middle;
	padding: 2px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:230px;
	height:250px;
}
/* zone anim */
div#zoneanim {
	width:730px;
	float:right; 
	height:160px; 
	margin:5px; 
	}
/* barre nav */
div#nav {
	margin: 10px 0;
	background-color:#b2aea4;
}
div#content{
	width: 100%;
	margin:0px;
	padding:0px;
	font-size:1em;
}
div#page {
	margin: 30px auto 0;
	padding: 20px 0 0;
	height: 100%;
	font-size:1em
}
div#corp {
	width: 100%;
	padding: 0px 3%;
	margin: 0px;
}
.gauche {
	/* [disabled]float:right; */
}
.centre {
	padding-bottom:15px;

}
#contenu {
	padding: 0 25px;
}
.droite {
    border-top: 10px solid #FFCC00;
    float: right;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0 10px 10px;
    width: 180px;
	}
div#footer{
	background-color:#cdcdcd;
	width: 100%;
	margin: 0 auto;
	padding:20px 0;
	clear:both;
}
div#footer2{
	background-color:#e2e2e2;
	width: 100%;
	margin: 0 auto;
	padding:0px;
	clear:both;
}
div#footer3{
	width: 100%;
	margin: 0 auto;
	padding:0px;
	clear:both;
}
div#footerlum{
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #222;
}
div#pied {
	text-align:center;
	font-size:0.9em;
	color:#fff;
}
div#pied a {
	color:#8b7836;
}
div#pied a:hover {
	color:#000;
}
/* boxcss */
.boxcss {
margin: 20px auto;
}
.boxcsstitre, .boxcss h1 {
color: #0f9bdd;
font-family: arial;
font-size: 1.4em;
letter-spacing: -1px;
margin: 0;
padding: 0.5em 0;
text-transform: uppercase;
font-weight: normal;
text-align: center;
}
.boxcss h2 {
font-family: arial;
font-size: 1.3em;
font-weight: normal !important;
letter-spacing: -1px;
margin: 0;
padding: 0 0 0.5em;
}
.boxcss span {
/*	color:#666;*/
	display:block;
	padding-top:2px;
}
.boxcss p {
color: #000;
margin: 0;
}
.boxcss li {
	list-style-type: none;
}
.boxcss a {
border-top: 2px dotted #0f9bdd;
color: #000;
display: block;
opacity: 1;
padding: 8px;
text-decoration: none;
}

.boxcss a:last-child {
border-bottom: 2px dotted #0f9bdd;
}

.boxcss a:hover {
	text-decoration: none;
	transition:all 0.5s ease 0s;
	opacity:0.8;
	background-color:#fff;
}
/* boxfooter */
.box {
    margin: 20px auto;
	color:#000;
}
.boxcorp {
	padding:0px;
}
.boxline {
	padding: 0px;
	/* [disabled]color:#fff; */
}
.boxtexte {
padding: 0;
vertical-align: top;
font-size:0.8em;
}
.boxpied {
	padding:10px;
}
.boxtitre, .box h1 {
background-color: #bd9653;
border-bottom: 1px solid #fff;
color: #fff;
font-size: 1.5em;
font-weight: normal;
letter-spacing: -0.5px;
padding: 10px;
}
.box h3 {
font-size: 1.1em;
line-height: normal !important;
margin-bottom: 0px !important;
margin-top: 0;
}
.box h4 {
font-size: 1.2em;
line-height: normal !important;
margin-bottom: 0px !important;
margin-top: 15px !important;
}
.boxcat {
font-size: 1.2em;
line-height: normal !important;
margin-bottom: 0px !important;
margin-top: 0;
}
.box p {
font-size: 0.9em;
line-height: normal !important;
margin-bottom: 10px !important;
margin-top: 0;
}
.box strong {
color: #fff;
}
.box img, . {
display: inline-block;
margin-right: 10px;
padding: 10px 0;
width: 30%;
}
.box span {
/*	color:#666;*/
	padding-top:2px;
}
.box li {
	list-style-type: none;
}
.box a {
display:block;
background-color: #bbb;
margin: 7px 0;
padding: 8px;
color: #000;
text-decoration: none;	
}
.box a:hover {
	background-color: #DED5A8;
	text-decoration: none;
	transition:all 0.5s ease 0s;
}
.boxline h2 {
background-color: #eee;
color: #aaa;
display: inline-block;
float: right;
font-size: 0.8em;
font-weight: normal;
margin-right: -10px;
padding: 0 5px;
text-align: right;
width: auto;
}
.boxline h3 { margin-bottom: 10px;
margin-top: 0;}
.boxline h4 {
  border-bottom: 1px solid #fff;
  color: rgba(0, 0, 0, 0.5);
}
.boxline .boxpied {
color: #888;
font-size: 0.7em;
margin-top: 7px;
padding: 0;
text-align: right;
}
.boxline .date{ color:#555; font-size:0.95em; font-weight:bold;}
.boxline a {
background-color: rgba(255, 255, 255, 0.6);
border: 1px solid #aaa;
color: #444;
display: block;
margin: 10px 0;
padding: 12px 20px;
text-decoration: none;
text-align:left;
}
.boxline a:hover {
	background-color: #DED5A8;
	text-decoration: none;
	transition:all 0.5s ease 0s;
}
.boxlineImg {
display: inline-block;
margin-right: 10px;
}
/* TYpo */
#contenu h1 {
color: #222;
font-size: 1.7em;
font-weight: normal;
letter-spacing: -0.02em;
line-height: 120%;
}
#contenu h2 {
color: #04677e;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.3em;
font-weight: normal;
letter-spacing: -0.01em;
margin: 30px 0 10px;
padding: 0;
text-align: left;
}
#contenu h3 {
color: #a69351;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-weight: normal;
letter-spacing: -0.01em;
margin: 15px 0 10px;
padding: 0;
}
#contenu h4 {
	font-size: 1.1em;
	color: #04677E;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-right: 0px;
	padding: 0px;
}
div#contenu p {
color: #444;
line-height: 170%;
margin-bottom: 6px;
margin-top: 6px;
}

div#contenu ul  {
	margin-left: 30px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
div#contenu ol  {
	margin-left: 30px;
	padding: 0px;
	letter-spacing: -0.75px;
}
div#contenu li  {
	margin: 5px 0;
	padding: 0px;
	color: #787054;
	letter-spacing: -0.75px;
}
div#contenu img {
	border: none;
	vertical-align:middle;
}
div#contenu table img {
	padding: 0px;
	margin: 0px 2px;
}
div#contenu a {
	text-decoration: none;
	color: #669;
}
div#contenu a:hover {
	text-decoration: underline;
	color: #CC6600;
}
/* tableau */
caption { text-align:left; font-weight:bold;}
div#contenu th {
	margin:0px;
	padding:0px;
	background-color: #bfb470;
	color:#fff;
	border: 1px solid #999999;
}
 
div#contenu th p {
	margin:10px;
	padding:0px;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
}
div#contenu td {
	margin:0px;
	padding:5px;
	line-height: normal;
	border: 1px solid #999999;
}
div#contenu td p {
	margin:5px;
	padding:0px;
	font-size: 1em;
	line-height: normal;
	text-align: left;
}
/* ---- Phototheque ----*/
.blocphoto {margin: 20px auto;}
.blocdiapo{
background-color: #fff;
border: 6px solid #fff !important;
box-shadow: 1px 1px 14px rgba(85, 85, 85, 0.3);
display: inline-block;
margin: 1%;
max-height: 157px;
overflow: hidden;
text-align: center;
vertical-align: top;
}
.blocdiapo img{
}
.blocdiapoTitre{
font-size: 0.8em;
padding: 5px;
text-align: left;
color:#444;
font-family:Arial, Helvetica, sans-serif;
}
/* ---- Menu ----*/
div#menu {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
}
div#menuV {
	font-family: Arial, Helvetica, sans-serif;
}
div#menug ul {
	margin: 0px;
	padding: 2px 0px;
}
div#menug li {
border-bottom: 1px solid #ccc;
color: #000000;
display: block;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}
div#menug li a:hover {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #1A466B;
	margin: 0px;
	transition:all 0.5s ease 0s;
}
div#menug li a {
	text-decoration: none;
	color: #1A466B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#menug a {
	text-decoration: none;
	color: #630;
	display: block;
	padding: 5px;
}
div#menugbas {
	width: 150px;
	float: left;
	height: 69px;
	background-image: url(images/menuvbas.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.CatPage {
color: #000;
font-family: arial;
font-size: 1.4em;
margin-bottom: 5px;
margin-top: 20px;
	}
	
/* ------- a noter --------- */

div#blocanoter {
	background-color: #e4e4e4;
	font-family: Arial,Helvetica,sans-serif;
	margin: 10px;
	padding: 0;
	border:1px solid #aaa;
	}
	
.blocanotertitre {
background-color: #444;
color: #fff;
font-size: 1em;
}
.blocanoterCorp { padding:10px;}
.blocanoterTexte {
	display: inline-block;
	font-size: 0.9em;
	line-height: 120%;
	padding: 0;
	vertical-align: top;
	/* [disabled]width: 45%; */
}
div#blocanoter h1 {
color: #000;
font-size: 1.1em;
font-weight: normal;
margin: 7px 0 0;
padding: 2px 5px;
	}
div#blocanoter h2 {
background-color: #bfb470;
color: #fff;
font-family: arial;
font-size: 1.3em;
font-weight: normal !important;
letter-spacing: -1px;
margin: 0.5em 0 0;
padding: 0.3em 0.5em;
}
div#blocanoter h3 {
font-size: 1.1em;
font-weight: bold;
margin: 7px 0 0;
padding: 0px;
	}
div#blocanoter p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	}
div#blocanoter ul {
	margin: 0px;
	padding: 3px;
	height: auto;
	}
	
div#blocanoter li {
	margin: 0px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 12px;
	list-style-type: disc;
	}
	
div#blocanoter a {
border-top-color: #bfb470;
border-top-width: 2px;
color: #444;
display: block;
margin: 0;
padding: 3px 0;
text-decoration: none;
	}
div#blocanoter a:hover {
	color: #000;
	background-color: #FFF; 
	margin: 0px;
}
div#blocanoter .date {
color: #222;
display: block;
margin: 0 0 7px;
padding: 4px 0;
	}
	
div#blocanoter .libanoter {
	width:61%;
	display:inline-block;
	padding:3px;
	color:#666;
	vertical-align: top;
	}	
	
/* ------- bloc actus -----------*/
.mois {
  font-size: 0.7em;
  text-align: center;
}
.liendiscret > a {
	color:#777;
  font-size: 0.7em;
}
div#blocactus {
	/* [disabled]-moz-border-radius : 5px 5px 0px 0px; */
	/* [disabled]-webkit-border-radius : 10px 10px 0px 0px; */
	border-radius: 5px 5px 0 0; 
	background-color: #e4e4e4;
	font-family: Arial,Helvetica,sans-serif;
	margin: 10px auto;
	padding: 0;
	}
	
.blocactustitre {
	/* [disabled]-moz-border-radius : 10px 10px 0px 0px; */
	/* [disabled]-webkit-border-radius : 10px 10px 0px 0px; */
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.37, #FFCC00),
    color-stop(0.75, #FFDC4F)
);
	background-image: -moz-linear-gradient(
    center bottom,
    #FFCC00 37%,
    #FFDC4F 75%
);
background-color: #ffcd00;
background-image: -moz-linear-gradient(center bottom , #ffcc00 37%, #ffdc4f 75%);
background-position: right top;
border-radius: 5px 5px 0 0;
color: #333;
font-size: 1em;
}
.blocactusCorp { padding:5px;}
.blocactusTexte {
	display: inline-block;
	font-size: 0.8em;
	line-height: 120%;
	padding: 0;
	vertical-align: top;
	width: 45%;
}
div#blocactus h1 {
color: #000;
font-size: 1.1em;
font-weight: normal;
margin: 7px 0 0;
padding: 2px 5px;
	}
div#blocactus h2 {
background-color: #bfb470;
color: #fff;
font-family: arial;
font-size: 1.3em;
font-weight: normal !important;
letter-spacing: -1px;
margin: 0.5em 0 0;
padding: 0.3em 0.5em;
}
div#blocactus h3 {
color: #222;
font-size: 1.1em;
font-weight: bold;
margin: 7px 0 0;
padding: 0;
	}
div#blocactus p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	}
div#blocactus ul {
	margin: 0px;
	padding: 3px;
	height: auto;
	}
	
div#blocactus li {
	margin: 0px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 12px;
	list-style-type: disc;
	}
	
div#blocactus a {
border-top-color: #bfb470;
border-top-width: 2px;
display: block;
margin: 0;
padding: 3px 3px 3px 0;
text-decoration: none;
	}
div#blocactus a:hover {
	color: #000;
	/* [disabled]background-color: #849CC4; */
background-color: #fff;
	margin: 0px;
}
div#blocactus .date {
color: #000;
font-size:1em;
display: block;
margin: 0 0 7px;
padding: 4px 0;
font-weight:bolder;
	}
	
div#blocactus .libactus {
	width:61%;
	display:inline-block;
	padding:3px;
	color:#666;
	vertical-align: top;
	}
/* ---- article -------*/

.TitreIncludeArticle {
	background-color: #444;
    color: #fff !important;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
    padding: 10px !important; }

.cadre {
	padding: 5px;
	/* [disabled]width: 600px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/* bloc arrondis */
	text-align:center;
}
.case {
	margin: 8px;
	width: 15%;
	float: left;
}
.haut {
	margin: 0px;
	/* [disabled]padding: 5px; */
	/* [disabled]height: 225px; */
	text-align: center;
	}
	
.bas{
	/* [disabled]display: inline-block; */
	font-size: 16px;
	height: 100%;
	padding: 5px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 100%;
	}
.bas p {
	text-align:center !important;
}
.introbas {
color: #444;
font-family: arial;
font-size: 0.7em;
line-height: normal;
	}
.prn{
	color:#900;
	font-size:14px;
}

#piedmentions a {color:#999;}

#piedmentions  {font-size: 0.75em;
text-align: center;
padding: 10px 0px 10px 0;
color: #888;
background-color: #222;}


