body{
	background:url('../images/background.jpg') repeat-x #666666;
	margin:0 auto;
	padding:0;
	width:1024px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
img{
	border:none;
	}
a{
	color:#5FA565;
	text-decoration:underline;
	}
a.spip_out{  /* pour les liens spip */
	color:#5FA565;
	text-decoration:underline;
	}
a:hover{
	cursor:pointer;
	}

a.spip_out:hover{ /* pour les liens spip */
	cursor:pointer;
	}

h2{
	text-align:left;
	font-size:25px;
	color:#71AC52;
	margin-bottom:10px;
	font-weight:bold;
        margin-top: 3px;
	}

h2.surtitre_article {
    color: #666;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight:bold;
}

h3,h3.spip{
	text-align:left;
	font-size:20px;
	color:#4D9760;
	margin-bottom:5px;
	font-weight:bold;
	}
h4{
	text-align:left;
	color:#189285;
	font-size:16px;
	font-weight:bold;
	}

#head{
	background:#FFF;
	width:980px;
	margin:0 auto;
	}
#banniere{
	height:209px;
	}
#logo{
	width:259px;
	height:100%;
	float:left;
	}
#bandeau{
	width:712px;
	height:100%;
	float:left;
	}
#menu{
	background:url('../images/menu.jpg') repeat-x;
	height:36px;
	width:100%;
	clear:left;
	}
#menu li{
	float:left;
	list-style-image: none;
	list-style-type:none;
	color:#FFF;
	border-right:1px solid #353535;
	height:36px;
}
ul.menu {
	list-style-type : none;
	padding : 0;
	margin : 0;
	bottom : 0;
	z-index : 100;
}
ul.menu a, ul.menu a:hover {
	text-decoration:none;
	font-size : 12px;
        padding-left: 9px;
        padding-right: 9px;
        
}
/* define LI tags */
ul.menu li.level-one, ul.menu li.has-submenu, ul.menu li.active {
	position : relative;
	list-style-type:none;
	float : left;
	line-height : 30px;
	background-repeat : no-repeat;
	background-position : left top;
	z-index : 100;
}
ul.menu li.active {
	list-style-type:none;
	background-position : left -200px; 
}
/* define all tags A in LI */
ul.menu li.level-one a {
	line-height : 30px;
	display : block;
	float : left;
	color : white;
	background-repeat : no-repeat;
	background-position : right top; 
}
ul.menu li.active a {
	padding : 3px 15px 3px;
	color : #414141;
	background-position : right -200px;
}
ul.menu li.has-submenu a {

}
/* on mouse hover, display background center for first level LI */
ul.menu li.level-one:hover, ul.menu li.level-one-expose {
	background-position : left -100px;
	color:black; 
}


ul.menu li.level-one:hover a, ul.menu li.level-one-expose a{
	padding-top : 2px;
	padding-bottom : 4px;
}

/* on mouse hover, display background center for first level A */
ul.menu li.level-one:hover a, ul.menu li.level-one-expose a {
	background-position : right -100px;
}
/* define UL submenu in first level LI */
ul.menu li.level-one dl {
	display : none;
	position : absolute;
	top : 36px;
	width : 149px;
	list-style-type : none;
	margin:0;
	left:0;
	background-repeat : no-repeat;
	background-position : left top;
}
/* delete inherited properties for next level LI */
ul.menu li.level-one dd {
	position : relative;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
	border-bottom:1px solid #353535;
	margin : 0;
	line-height : 21px;
	width : 100%;
}
ul.menu li.level-one dd a {
	line-height : 12px;
	padding : 10px 5px 0px 5px !important;
	width : 100%;
	display : block;
	float : none;
	background-image : none;
	background-color : #1F9187;
	color:white;
}
ul.menu li.level-one dl dd:hover, ul.menu li.level-one-expose dl dd {
	background-color : #414141;
}

/* add properties for "standard" browsers (not IE6) */
ul.menu li.level-one dl dd > a {
	display : block;
	width : auto;
}
/* on mouse hover, show sub menu UL */
ul.menu li.level-one:hover dl {
	display : block;
}

/* sub sub menu */
ul.menu dd.has-submenu {
	background-repeat : no-repeat;
	background-position : right top; 
}
ul.menu dd ul {
	display : none;
	position : absolute;
	top : -5px;
	left : 150px; /* A modifier suivant la taille de votre sous menu de niveau 2*/
	width : 150px;
	margin : 0;
	padding : 5px 0 0;
	background-repeat : no-repeat;
	background-position : left top; 
	list-style-type : none;
}
ul.menu dd li {
        list-style-image: none;
	list-style-type:none;
	margin : 0;
	padding : 0;
	border-right:1px solid #353535;
	border-bottom:1px solid #353535;
}
ul.menu li.level-one dd li > a {
	display : block;
	width : auto;
}
ul.menu li.level-one dd li:hover, ul.menu li.level-one-expose dd li {
	background-color : #505050;
}

ul.menu dd:hover ul {
	display : block;
}


#menu .level-one has-submenu a{
	color:white;
	text-decoration:none;
	height:36px;
	padding-top:5px;
	display:block;
	}
#menu .has-submenu a{
	color:white;
	text-decoration:none;
	height:26px;
	padding-top:5px;
	display:block;
	}
#menu ul li a:hover, #menu ul li a.expose{
	background:url('../images/menu_hover.jpg') repeat-x left top;
	}

#menu span{
	padding:12px 5px 5px 5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	}
#menu ul dd span{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	}
#search{
	width:312px;
	height:15px;
	left:50%;
	margin-left:680px;
	margin-top:10px;
	margin-bottom:10px;
	padding:4px;
	background-color:#C4DCA6;
	}
#search img{float:left;}
#search span{
	color:#333;
	float:left;
	font-size:11px;
	font-weight:lighter;
	margin-left:7px;
	margin-right:7px;
	margin-top:2px;
	}
#search input[type=text]{
	width:165px;
	height:12px;
	border:solid 1px #666;
	font-size:9px;
	color:#2C978E;
	float:left;
	margin-right:7px;
	margin-left:10px;
	}
#contenu{
	margin:0 auto;
	padding:0;
        margin-top: 20px; /* Ajoute apres l'arret du moteur de recherche */
	width:980px;
}
#bloc_gauche{
	width:910px;
	min-height:495px;
	background:#fff repeat-y;
	padding:20px 10px 20px 20px;
	}
#bloc_gauche .news{
	height:200px;
	width:355px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	}
.news img,.news_video img,.news_long img{
	margin-right:15px;
	margin-left:10px;
	}
#article .tableau2 li, #article .tableau li,.news li,.news_video li, .news_long li{
	list-style-image:url(../images/puce_accroche.gif);
	color:#2C978E;
	font-weight:bold;
}
#article .tableau ul,#article .tableau2 ul{
	margin-left:20px;
	margin-top:20px;
	}
.news h4, .news_long h4 {
	margin-top: 0px;
	/* margin-left:180px; */
	margin-bottom:0px;
	text-align:left;
	}
.news .date,.news_video .date,.news_long .date{
	font-size:12px;
	}
.news h3.surtitre,.news_long h3.surtitre,.news_video h3.surtitre{
	font-size:13px;
	color: #666666;
	margin-top: 0px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:left;
	
	}
.news .textacc,.news_video .textacc, .news_long .textacc{
	font-size:11px;
	width:180px;
	}
.news, .news_video{
	text-align:justify;
	}
.news a,.news_video a, .news_long a{
	color:#5FA565;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	}
.news a:hover,.news_video a:hover{
	color:#2C978E;
}
.news_video ul{
	margin-left:190px;
	margin-bottom:0px;
	}
#bloc_gauche .news_video{
	height:200px;
	width:720px;
	clear:left;
	margin-top:15px;
	}
.news_video ul{
	margin-left:397px;
	margin-bottom:0px;
	}
#footer{
	width:240px;
	margin:40px auto !Important;
	padding:0;
	color:#F6F6F6;
	font-size:12px;
	clear:left;
	}
* html #footer{
	width:240px;
	margin:0 auto;
	padding-top:40px;
	color:#F6F6F6;
	font-size:12px;
	}
*+html #footer{
	width:240px;
	margin:0 auto;
	padding-top:40px;
	color:#F6F6F6;
	font-size:12px;
	}
#footer a{
	text-decoration:none;
	color:#F6F6F6;
	font-weight:bold;
	}
#footer a:hover{
	text-decoration:underline;
	font-weight:bold;
	}
#bloc_droite{
	position:absolute;
	left:50%;
	top:300px;
	margin-left:300px;
	width:250px;
	height:500px;
	}
#bloc_droite a:hover{
	color:#333;
	}
#bloc2{
	margin-top:-150px;
	}
#bloc3{
	margin-top:-90px;
        margin-left: -20px;
	}
#bloc1 #bloc1_top{
	background:url(../images/bloc1_top.png) no-repeat;
	height:43px;
	/*padding-top:40px;*/
	padding-left:70px;
	color:#F5F5F5;
	font-weight:bold;
	padding-right:45px;
	margin: 0px;
	}
#bloc1 #bloc1_top span{
	margin-top:20px;
	}
#bloc1 #bloc1_middle{
	background:url(../images/bloc1_middle.png) repeat-y;
	height:auto;
	color:#F5F5F5;
	font-size:9px;
	padding-top:0px;
	padding-left:55px;
	padding-right:70px;
	margin: 0px;
}
#bloc1 #bloc1_footer{
	background:url(../images/bloc1_footer.png) no-repeat;
	height:153px;
	padding-left:70px;
	padding-top:10px;
	padding-right:50px;
	color:#F5F5F5;
	font-size:9px;
	font-weight:bold;
	margin: 0px;
	}
.bloc .bloc_middle p{
	margin-top:0px;
	margin-bottom: 0px;
        font-size: 11px;
}
.bloc a{
	color:#F5F5F5;
	text-decoration:underline;
}
.bloc a.spip_out{
	color:#F5F5F5;
	text-decoration:underline;
}
.bloc a:hover{
        color:#333;
}
.bloc a:visited{
        color:#F5F5F5;
}
#bloc2 #bloc2_top{
	background:url(../images/bloc2_top.png) no-repeat;
	height:23px;
	/*padding-top:30px;*/
	padding-left:70px;
	padding-right:40px;
	color:#F5F5F5;
	font-weight:bold;
	}
#bloc2 #bloc1_top span{
	margin-top:20px;
	}
#bloc2 #bloc2_middle{
	background:url(../images/bloc2_middle.png) repeat-y;
	height:auto;
	color:#F5F5F5;
	font-size:9px;
	padding-left:55px;
	padding-right:70px;
}
#bloc2 #bloc2_footer{
	background:url(../images/bloc2_footer.png) no-repeat;
	height:102px;
	padding-left:70px;
	padding-top:10px;
	padding-right:40px;
	color:#F5F5F5;
	font-size:9px;
	font-weight:bold;
	}

#bloc2 a:hover{
        color:#333;
}
#bloc2 a:visited{
        color:#F5F5F5;
}
#bloc3 #bloc3_top{
	background:url(../images/bloc3_top.png) no-repeat;
	height:23px;
	/*padding-top:15px;*/
	padding-left:70px;
	color:#F5F5F5;
	font-weight:bold;
	padding-right:50px;
	}
#bloc3 #bloc3_top span{
	margin-top:20px;
	}
#bloc3 #bloc3_middle{
	background:url(../images/bloc3_middle.png) repeat-y;
	height:auto;
	color:#F5F5F5;
	font-size:9px;
	padding-left:75px;
	padding-right:70px;
	
}
#bloc3 #bloc3_footer{
	background:url(../images/bloc3_footer.png) no-repeat;
	height:140px;
	padding-top:10px;
	padding-left:70px;
	padding-right:30px;
	color:#F5F5F5;
	font-size:9px;
	font-weight:bold;
	}

#bloc3 #bloc3_footer a:hover{
        color:#333;
	font-weight:bold;
	font-size:9px;
	}

.bloc_middle h3.spip {
        margin-top:0px;
	color: #F5F5F5;
	font-size:17px;
}

.bloc_middle h4 {
        margin:0px;
	color: #F5F5F5;
}

.bloc {
        color: #F5F5F5;
}

/* Seconde page*/
#fil_ariane{
	font-size:13px;
	color:#666666;
	margin-bottom:15px;
	width:700px;
	clear:left;
	}
#fil_ariane a{
	color:#666666;
	text-decoration:none;
	}
#fil_ariane a:hover{
	color:#333333;
	}
#article{
	width:730px;
	}
#article p{
	font-size:12px;
        margin-top: 7px;
        margin-bottom: 3px;
	}
#article ol{
	/* list-style:none; */
	margin-top:20px;
	margin-left:22px;
	}
#article ol li{
	font-size:12px;
	}
#article ol li img{
	margin-right:10px;
	}
#article table{
	text-align:left;
	border:1px solid #666666;
	margin-top:10px;
	margin-bottom:10px;
	}
#article tr,#article td{
	border:1px solid #666666;
	}
#article table thead .row_first th{
	background-color:#189386;
	background:#189386;
	color:#E1EDD2;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	}
#article table td{
	padding-top:5px;	
}
#article table tbody .row_even td{
	background-color:#E1EDD2;
	background:#E1EDD2;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	}
#article table tbody .row_odd td{
	background-color:#FFFFFF;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	}
.tableau2 table{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}
.tableau2 table .tableau_ligne_un td{
	background-color:#189386;
	color:#E1EDD2;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	}
.tableau2 table td{
	padding-top:5px;
	border-right:1px solid #666666;
}
.tableau2 table .end{
	border:none;}
.tableau2 table .ligne_impaire td{
	background-color:#E1EDD2;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	}
.tableau2 table .ligne_paire td{
	background-color:#FFFFFF;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	height:25px;
	vertical-align:middle;
	}
#bloc_gauche .news_long{
	width:700px;
	float:left;
	margin-top:10px;
}
.news_long{
	margin-top:10px;
	margin-bottom:10px;
	}
.news_long ul{
	margin-left:200px;
	margin-bottom:0px;
	}
.news_long .textacc{
	text-align:justify;
	}
.news_long a:hover{
	color:#189386;
	}
.news_long .accroche{
	font-size:11px;
	color:#189386;
	margin-bottom:10px;
	font-weight:bold;
	}
.commentaire_image{
	clear:left;
	font-size:10px;
	color:#666666;
	font-style:italic;
	margin-left:10px;
	margin-top:5px;
	width:180px;
	}

div.encadre { 
        margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	padding:8px 5px 8px 5px;
	width:700px;
	height:auto;
	clear:left;
	border:1px #199386 solid;
	font-size:11px;
	}
div.encadre h3{  /* encadre */
	color:#199386;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	text-align: left;
	margin-top:5px;
	}
div.encadre .encadre_gras{/* encadre */
	font-weight:bold;
	}
div.encadre .encadre_italic{/* encadre */
	font-style:italic;
	}

.list ul{
	clear:left;
	margin:30px;
	}
.list li{
	list-style-image:url('../images/puce_fonce.jpg');
	font-size:12px;
	
	}
blockquote p {
	margin-top:30px;
	margin-bottom:30px;
	padding-left:10px;
	width:689px;
	}
blockquote.spip {
    border-left: 0;
}
.quote_top {
	background:url('../images/quote_top.jpg') no-repeat;
	width:689px;
	height:22px;
	}
.quote_middle {
	background:url('../images/quote_middle.jpg') repeat-y;
	width:589px;
	font-size:11px;
	padding:4px 100px 4px 50px;
	}
.quote_bottom{
	background:url('../images/quote_bottom.jpg') no-repeat;
	width:689px;
	height:41px;
	}
#quote .encadre_gras{
	font-weight:bold;
	}
#pagination{
	clear:left;
	margin:20px auto;
	width:200px;
	}
#pagination a{
	text-decoration:none;
	font-size:22px;
	color:#189386;
	}

/* Ajout BM */

.hidden {
        display: none;
}

.clearer {
        clear:both;
}
li {
        list-style-image:url(../images/puce_accroche.gif);
}

ol li {
        list-style-image:none;
	
}
table.spip {
    margin-left: 0px;
}

#fil_ariane a:hover {
    text-decoration:underline;
	
}
img.puce {
    margin: 0px;
}
news-title {
    color: #2C978E;
    font-size: 15px;
}

a.spip_mail {
    color: #5FA565;
}

a.spip_mail:before {
content:"";
}

div.bloc a.spip_mail {
    color: #F5F5F5;
}

#article ul li {
    font-size: 12px;
    margin-bottom: 3px;
}

h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 0.7em;
}