*{
  margin:0;
  padding:0;
}
html{
  width:100%;
  background:  #fff url(../images/motifBas.jpg) repeat-x 0 100%;
}
*+html{
  height:100%;
}
body{
  height:100%;
  width:100%;
  float:left;
  background:  url(../images/motifHaut.gif) repeat-x 0 0;
  font-family:century;
}
h3{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#909a38;
  font-size:12px;
  line-height:14px;
  font-weight: bold;
}
a{
  font-family: Arial, Helvetica, sans-serif;
  color:#a8ab0e;
  font-size:12px;
  line-height:14px;
  font-weight: normal;
  text-decoration : underline;
}
div#fond{
  height:100%;
  width:100%;
  float:left;
   background: url(../images/eolienne.jpg) no-repeat 0 100%;
}
div#site{
  width:822px;
  background: #fff  url(../images/persos.jpg) no-repeat 655px 0px;
  margin:0 auto 0;
  position:relative;
  top:7px;
  border-bottom:1px solid #DCD9D9;
  border-left:1px solid #DCD9D9;
  border-right:1px solid #DCD9D9;
  min-height:585px;
}
* html div#site{
  height:535px;
}
div#siteBorder{
  height:100%;
  padding-bottom:50px;
  position:relative;
  z-index:20;
}
div#print{
  display:none;
}
/*----------------------------------------------------------------------------*/
div#article a:hover img{
	background:none !important;
}
div#article,div#article h6 {
  font-size:11px;
  line-height:18px;
  font-family:Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight:normal;
  color:#777;
}

div#article ul {
  margin-left:9px;
  margin-bottom:2px;
  padding : 0;
}
div#article ul li{
  list-style-type: none;
  list-style-position: outside;
  padding-left:14px;
  line-height:16px;
  background: url(../images/puce.gif) no-repeat  0px 6px;
  position : relative;
}
div#article table{
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  border-spacing: 0px;
}
div#article table thead tr{
  background: #E2DCC6;
  color: #66766C;
}
div#article table td{
  padding: 2px;
  border: 1px solid #ccdb2f;
}

img.right {
  float:right;
  display:inline;
  margin-left:13px;
  /*border:1px solid #A5ACA8;*/
  border:0;
  padding:1px;
}
img.left{
  float:left;
  display:inline;
  margin-right:13px;
  border:0;
  padding:1px;
}
div#article h2, div#articleModule h2{
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color:#EE499A;
  font-size:14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top:5px;
}

div#article h3, div#articleModule h3{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#909a38;
  font-size:12px;
  line-height:14px;
  font-weight: bold;
  margin-left:10px;
}


div#article h4, div#articleModule h4{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#777677;
  font-size:12px;
  line-height:14px;
  font-weight: normal;
  margin-top: 2px;
  margin-left:10px;
}


/*------------------------------------pagination------------------------------*/

div#article div#pagination, div#articleModule div#pagination{
	padding-bottom:5px;
	text-align : center;
	float: left;
	padding-left: 100px;
}
div#article div#pagination ul, div#articleModule div#pagination ul{
	float: left;
	margin:0;
	padding:2px;

}
div#article div#pagination ul li, div#articleModule div#pagination ul li{
	list-style-type:none;
	display:inline;
	background: none ;
	padding:0;
	margin:0;
	
	font-size:10px;
	line-height:10px;
	color:#5e5e60;
}
div#article div#pagination ul li a, div#article div#pagination ul li strong,
div#articleModule div#pagination ul li a, div#articleModule div#pagination ul li strong
{
/*
	display:inline;
	float:left;
	*/
	padding:0;
	margin:0;
	margin-left:10px;
	
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	color:#b1b2b4;	
}
div.rechercheDiv{
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}
/*----------------------------*/

div#header{
  height:90px;
  position:relative;
}
div#menu{
  background:  url(../images/menuDroite.png) no-repeat 100% 0;
  height:28px;
  width:625px;
}
div#footer{
  width:822px;
  height:20px;
  margin:-1px auto 0;
  background: url(../images/footer.jpg) no-repeat 50% 0;
  padding-bottom:50px;
}

a img{
  border:none;
}

/*----------------------------------------------------------------------------*/

div#header h2{
  width:260px;
  height:56px;
  position:absolute;
  top:18px;
  left:5px;
}
div#header h2 a{
  width:260px;
  height:56px;
  display:block;
}
div#header h3{
  width:200px;
  height:39px;
  position:absolute;
  top:26px;
  left:440px;
  text-indent: -5000px;
  background: url(../images/baseline-revu.jpg) no-repeat 0 0;
}

/*----------------------------------------------------------------------------*/

div#menu ul, div#menu ul li{
  margin:0px;
  padding:0px;
  list-style-type: none;
  list-style-position: outside;
}
div#menu ul{
  margin-left:13px;
  height:28px;
  padding-left:12px;
  background: url(../images/menuGauche.gif) no-repeat 0 0;
  width:650px;
}
div#menu ul li {
  
  display:inline;
  position: relative;
  float:left;
	z-index:6000;
}

div#menu ul li a{
  border-top:1px solid #E8E7E7;
  border-bottom:1px solid #D8D6D5;
  float:left;
  display:inline;
  color:#636667;
  text-decoration: none;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing:0.4px;
  height: 26px;
  background: #FBFBFB url(../images/fondMenu.gif) repeat-x 0 100%;
}
div#menu ul li a span{
  display:block;
  padding-top:6px;
  padding-left:6px;
  padding-right:7px;
  padding-bottom:4px;
  background: url(../images/sepMenu.gif) no-repeat 100% 8px;
}
div#menu ul li a.select {
  color:#fff;
  font-weight:bold;
  position:relative;
  left:-1px;
  border-top:none;
  border-bottom:none;
  height: 30px;
  background: url(../images/menuSelect.jpg) no-repeat 0 0;
}
div#menu ul li a.select span{
  padding-bottom:7px;
  padding-left:10px;
  padding-right:9px;
  background: url(../images/sepMenuSelect.gif) no-repeat 100% 0;
}
div#menu ul li a:hover{
	position:relative;
	left:-1px;
	background: url(../images/menuSelect.jpg) no-repeat 0 0;
}

div#menu ul li a.accueil {
	background: url(../images/home.gif) no-repeat 0 5px;
	width:25px;
	height:30px;
	border:0;
}
div#menu ul li a.accueil:hover {
	left:0;
	background: url(../images/home-select.gif) no-repeat 0 5px;
}

div#menu li ul {
	display:none;
	/*
	position: absolute;
	left: -999em;	
	top:27px;
	width: 181px;
	padding-top:3px;
	background: none;
	height:auto;
	border:1px solid #ccc;
	padding:0;
	margin:0;
	*/
}
/*
div#menu li:hover ul, div#menu li.sfhover ul {
	left:0;
}
*/

/*----------------------------------------------------------------------------*/

div#sousmenu{
  float:left;
  
  width:120px;
  margin:30px 20px 0 10px;
  padding : 0;
}
div#sousmenu li{
  list-style-type: none;
  
  margin-bottom:10px;
  border-bottom:1px solid #a9aaab;
  padding-bottom:10px;
}
div#sousmenu li a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#d4d700;
  font-weight:bold;
  text-decoration:none;
  line-height: 14px;
}

div#sousmenu span.txtGris {
	color:#919293;
	display:block;
	letter-spacing:-1px;
	margin-top:-2px;
}

div#sousmenu li a:hover, div#sousmenu li a.select {
  color:#d6318a;
}
div#sousmenu ul li ul{
	margin-top:10px;
	border-top:1px solid #e4e4e5;
	padding-top:5px;
	
	margin-left:20px;
}
div#sousmenu ul li ul li {
	border:0;
	padding:0;
	margin:0;
	background: url('../images/puce-fleche-menu.gif') no-repeat 0 5px;
	padding-left:13px;
}
div#sousmenu ul li ul li a {
	color:#3c3c3c;
	line-height: 11px;
	font-size:11px;
	font-weight:normal;
}
/*----------------------------------------------------------------------------*/


span#titrepage{
	width:630px;
}

div#contenu{
  margin-top:14px;
  color:#777;
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:18px;
  position:relative;
  z-index: 20;
  float: left;
  
}


* html div#contenu{
  margin-left:0px;
}

body.pageAccueil div#contenu{
  width:387px;
  /*margin-left:90px;*/
  padding-left: 20px;
}
div#contenu h1{
  color:#9FAA38;
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:16px;
}
* html div#contenu h1{ /*Internet explorer 6*/
  margin-top:8px;
}
*+html div#contenu h1{ /*Internet explorer 7*/
  margin-top:12px;
}

div#articleModule {
	margin-left:10px;
}
div#module {
	float:left;
	
	width:580px;
	padding-bottom:5px;
	margin-right:20px;
}
div#blocs {
	width:200px;
	float:left;
}

div#article{
	float:right;
	display:inline;
	margin-right:20px;
	width:630px;
	position:relative;
	z-index: 20;
	padding-bottom:5px;
}
body.pageAccueil div#article{
	width:370px;
}

div#article img.left{
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:5px;
	border:0;
	background: #fff;
	padding:2px;
}

div#article a:hover{
  background: #D85E6C;
  color:#fff;
  text-decoration: none;
}

div#article a.videoThumb:hover
{
  
}

/*----------------------------------------------------------------------------*/

div#animFlash{
  width:603px;
  height:435px;
  position:absolute;
  z-index: 1;
  top: 85px;
  right:-160px;
  overflow:hidden;

}

/*----------------------------------------------------------------------------*/
div.blocsAccueil {
	clear:both;
	width:815px;
	margin-left:-10px;
}

div.blocAccueil{
	background: #E7E7E7 url(../images/bkg-block-accueil.gif) repeat-x 0px 0;
	padding:19px 0 10px 10px;
	float:left;
	width:95%;
}

div.blocsAccueil div#petitDejeuner {
	width:210px;
	margin-right:20px;
}
div.blocsAccueil div#evenement {
	width:210px;
	margin-right:20px;
}
div.blocsAccueil div#news {
	width:315px;
	margin-right:0;
}

div.blocAccueil h2{
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color:#EE499A;
  font-size:14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom:14px;
}
div.blocAccueil h3{
	margin:0 0 5px 0 !important;
	color:#636146;
	font-weight: bold;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.blocAccueil h3 a{
	color:#636146;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.blocAccueil h3 a:hover{
  text-decoration: underline;
  
}
div.blocAccueil img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
div.blocAccueil p{
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color:#777;
  font-size:11px;
  line-height:18px;
  /*width:240px;*/
  text-align:justify;
  margin-bottom:6px;
}
div.blocAccueil a.lienSpe{
  color:#909A38;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-decoration: underline;
  line-height:10px;
}
div.blocAccueil a.lienSpe:hover{
  text-decoration: none;
}
ul.calend{
  background: #fff; 
  border:2px solid #E4E2E1;
  text-align: center;
  float:right;
  margin-right:5px;
  margin-left:5px;
}
ul.calend, div.blocAccueil ul.calend li{
  list-style-position: outside;
  list-style-type: none;
  text-align:center;
}
ul.calend li{
	color:#a8ab0e;
	display:inline;
	margin-bottom:5px;
	margin-top:5px;  
}

ul.calend li span.petit {
	font-size:9px;
	line-height:9px;
	display:block;
}

ul.calend span.date{
	color:#A8AB0E;
	display:block;
	font-family:"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	
	letter-spacing:-2px;
	line-height:16px;
	margin-bottom:3px;
	margin-right:2px;
	margin-top:3px;
	text-align:center; 
}

ul.calend acronym{
  font-family: Arial, Helvetica, sans-serif;
  color:#a89c97;
  font-size:9px;
  line-height:9px;
  font-weight: bold;
  display:block;
  border:none;
  text-decoration: none;
  cursor:help;
  text-align: center;
  margin-left:3px;
  letter-spacing:0;
}
/*----------------------------------------------------------------------------*/
div#article acronym, div#article h2 acronym, div#article h3 acronym, div#article h4 acronym, div#article h5 acronym,  div#article h6 acronym {
	cursor:help;
	border-bottom:1px dotted #D28442;
}
/*----------------------------------------------------------------------------*/
div.Dejeuner{
  float: left;
  display: block;
  padding-bottom: 10px;
  width: 100%;
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
}


div.Dejeuner h3{
	margin:0 0 5px 0 !important;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #636146 !important;
}

div.Dejeuner h5 {
	color:#307F89;
	font-family:"Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-bottom:10px;
}

div.Dejeuner img {
	float:left;
	width:300px;
	margin-right:5px;
}

div.Dejeuner p{
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color:#777;
  font-size:11px;
  line-height:18px;
  /*width:220px;*/
  margin-bottom:6px;
  
}

div.Dejeuner ul.docs {
	list-style-type: none;
}


/*----------------------------------------------------------------------------*/
div#rechercheBlock{
  width:250px;
  top:47px;
  position:relative;
  z-index: 20;
}
div#rechercheBlock fieldset{
  border:none;
  padding-top:6px;
  width:300px;
}
div#rechercheBlock label{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  color:#888;
  margin-left:22px;
  margin-right:4px;
  float:left;
  line-height:20px;
}
div#rechercheBlock input#recherche_champ{
  width:100px;
  height:17px;
  line-height:17px;
  border:1px solid #D3D4CE;
  background: #FDFDFB url(../images/rechercheLoupe.gif) no-repeat 3px 3px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  color:#aaa;
  padding-left:19px;
  float:left;
  display:inline;
  margin-right:4px;
  position:relative;
  top:-1px;
}
div#rechercheBlock input#recherche_submit{
  background: url(../images/rechercheBouton.gif) no-repeat 0 0;
  width:31px;
  height:19px;
  color:#929580;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  font-weight:bold;
  border:none;
  position:relative;
  top:-2px;
}

* html div#rechercheBlock input#recherche_submit{ /* internet explorer 6 */
  top:-4px;
  left:-3px;
}
*+html div#rechercheBlock input#recherche_submit{  /* internet explorer 7 */
  top:-1px;
}

/*----------------------------------------------------------------------------*/
p#chemin{
  margin-bottom:20px;
  font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:20;
	position:relative;
	color:#aaa;
	width:500px;
}
p#chemin a{
  color:#f76b9a;
  font-size:10px;
}
p#chemin a:hover{
  text-decoration:none;
}


/*----------------------------------------------------------------------------*/

div#footer ul {
  margin:0px;
  padding:0px;
  list-style-position: outside;
	list-style-type: none;
	margin-top:7px;
	padding-top:2px;
	margin-left:5px;
   
}
div#footer ul li {
  margin:0px;
  padding:0px;
	display: inline;
}
div#footer ul li span, div#footer ul li a {
	color: #989898;
	float: left;
	display: inline;
	margin-right: 8px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
div#footer ul li a {
	background: url(../images/sepFooter.gif) no-repeat 0 4px;
	padding-left: 8px;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div#footer ul li a#noe {
	float: right;
	display: inline;
	background: none;
	margin-right:1px;
}



/*----------------------------------------------------------------------------*/


div#outilsIcones {
	margin: 0;
	float:right;
}

div#outilsIcones ul {
	margin: 0;
	padding: 0;
	background:none;
}
div#outilsIcones ul li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	display: inline;
}
div#outilsIcones ul li a {
	width: 14px;
	height: 11px;
	display: inline;
	float: left;
	margin-right:10px;
}

div#outilsIcones ul li a span {
	display: none;
}
div#outilsIcones ul li a#envoyerAmi {
	background: url(../images/envoyerAmi.gif) no-repeat 0 1px;
}

div#outilsIcones ul li a#envoyerAmi:hover {
	background-color:none;
}
div#outilsIcones ul li a#imprimer:hover{
  background: none;
}

div#outilsIcones ul li a#zoomMoins{
  background: url(../images/zoomMoins.gif) no-repeat 0 0;
}
div#outilsIcones ul li a#zoomPlus{
  background: url(../images/zoomPlus.gif) no-repeat 0 0;
}


/*----------*/



form#contactForm label{
  width:150px;
  display:block;
  float:left;
  white-space: nowrap;

}
form#contactForm input, form#contactForm textarea{
  display:block;
  float:left;
}
form#contactForm div{
  border-bottom:1px solid #DFDFDF;
  width:100%;
  margin-bottom:2px;
  float:left;
  padding: 3px 0;
}
form#contactForm input, input.champText{
  background: #f9f9f9;
  border:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding:0 2px;
  height:16px;
  color:#555;
}
form#contactForm textarea{
  background: #f9f9f9;
  border:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding:0 2px;
  color:#555;
}
form#contactForm div.cnil{
	margin-top: 10px;
	margin-bottom: 10px;
}
form#contactForm div.cnil input.case{
	border: 0px;
	background: transparent;
	margin-right:5px;
}
form#contactForm input.valider{
  float: right;
}
input.valider, input.inscrire{
  background: #F1EEE7 ;
  color:#555;
  height: 20px;
  border:1px outset #809617;
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
  padding:0 10px;
}

form#contactForm input.valider{
  background: #F1EEE7 ;
  color:#555;
  height: 20px;
  border:1px outset #809617;
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
  padding:0 10px;
}
fieldset{
  border:none;
}
form#contactForm div img{
  border:0;
  padding:0;
}

/*----------*/



form#inscription label{
  width:150px;
  display:block;
  float:left;
  white-space: nowrap;

}
form#inscription input, form#inscription textarea{
  display:block;
  float:left;
}
form#inscription div{
  border-bottom:1px solid #DFDFDF;
  width:100%;
  margin-bottom:2px;
  float:left;
  padding: 3px 0;
}
form#inscription input, input.champText{
  background: #f9f9f9;
  border:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding:0 2px;
  height:16px;
  color:#555;
}
form#inscription textarea{
  background: #f9f9f9;
  border:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding:0 2px;
  color:#555;
}
form#inscription div.cnil{
	margin-top: 10px;
	margin-bottom: 10px;
}
form#inscription div.cnil input.case{
	border: 0px;
	background: transparent;
	margin-right:5px;
}
form#inscription input.valider{
  float: right;
}
input.valider, input.inscrire{
  background: #F1EEE7 ;
  color:#555;
  height: 20px;
  border:1px outset #809617;
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
  padding:0 10px;
}

form#inscription input.valider{
  background: #F1EEE7 ;
  color:#555;
  height: 20px;
  border:1px outset #809617;
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
  padding:0 10px;
}

form#inscription div img{
  border:0;
  padding:0;
}

/*----------------------------------------------------------------------------*/
div#siteu {
	/*border-top: 1px solid #dedede;*/
	float: left;
	width:100%;
	margin-top:40px;
}


div#siteu span{
	border-bottom: 1px solid #dedede;
	display:block;
	float: left;
	width:80%;
	padding-top: 5px;
	margin-bottom: 5px;
}
div#siteu span strong{
	color:#9FAA38 ;
}
div#siteu span a.lien_ext{
  font-weight: normal;
}
div#siteu span a.lien_ext:hover{
  text-decoration: none;
}
div#siteu span img{
	border: 1px solid #000;
	float: right;
	padding: 2px; 
	margin: 5px; 
}
/*----------------------------------------------------------------------------*/

div.actu{
	background:#e8e9c6 url('../images/bkg-news.jpg') repeat-x 0 0;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:10px 0;
	float:left;
	width:100%;
}
div.actu div.texte {
	float:left;
	width:395px;
	margin-left:10px;
	text-align:justify;
}

div.actu div.plus {
	margin-right:10px;
	text-align:right;
}
div.actu h3{
	font-family: Arial,Helvetica,sans-serif !important;
	margin: 0 0 10px 0 !important;
	font-size: 13px !important;
	color:#636146 !important;
}
div.actu h4{
	color:#3F7A9B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	margin-bottom:10px;
}

div.actu img{
	/*float: right;*/
	margin-left: 5px;
	margin-bottom: 5px;
}
div.rss{
	clear:both;
	padding-top:10px;
	border-top:1px solid #ddd;
}
div.rss img{
  vertical-align: text-top;
}
div.rss a{
  text-decoration: none;
}
div.rss a:hover{
  text-decoration: underline;
}


/*----------------------------------------------------------------------------*/
div.separation hr {
	display: none;
}
div.separation {
	height: 9px;
	clear: both;
}
/*----------------------------------------------------------------------------*/
div.visualClear {
	clear: both;
	height: 1px;
}
div.visualClear hr {
	display: none;
 	visibility:hidden;
}
span.oblig {
	color:#DF2953;
}
/*--------------- module evenements ------*/
div.evenement {
	background:#e8e9c7 url('../images/bkg-evenements.jpg') repeat-x 0 0;
	border-top: 1px solid #e0e1e1;
	border-bottom: 1px solid #e0e1e1;
	padding: 10px;
	margin-top:10px;
}
div.evenement h3{
	margin-bottom: 5px;
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #636146 !important;
}
div.evenement h5{
	font-family:  "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #307F89;
	margin-bottom: 10px;
}
div.evenement img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.evenement p {
	clear:left;
}

div.evenement ul.calend{
	float:left;
	margin:0 10px 0 0;
}

div#article div.pagination {
	clear: both;
}
div#article div.pagination a.moispreced {
	float: left;
}
div#article div.pagination a.moissuiv {
	float: right;
}


/* ----------------------------------------------------------------*/
div#footer a.bouton:hover {
	text-decoration:none;
}

div#footer a.bouton span {
	display:block;
	height:19px;
	background: url('../images/bkg-bouton.jpg') repeat-x 0 0;
	color:#505254;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 5px;
	margin:0;
	cursor:pointer;
}

div.video a {
	color: #7c7a75;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;	
}
div.video a:hover {
	color:#7c7a75  !important;
	background:none !important;
/*text-decoration:underline;*/
}

div.video a img {
	vertical-align:middle;
}

/* video */
a.videoThumb:hover img
{
text-decoration:none;
background:none !important;
}

a.videoThumb:hover 
{
text-decoration:none;
background:none !important;
}

/* Mise en avant */
h5 {

color:#777677;
font-size:15px;
font-weight:normal;
}

.imagesEnPlus
{

}

.imagesEnPlus li
{
list-style-type: none !important;
}