/* ------------------------------------ */
/*                                      */
/*          Liens                       */
/*                                      */
/* ------------------------------------ */

a
{
	text-decoration: none;
	color: #EE8A0B;
}


a:hover
{
	text-decoration: underline;
	color: #EE8A0B;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #EE8A0B; }

a.rub {font-size:16px;}

.orange {	color: #EE8A0B;}



/* ------------------------------------ */
/*                                      */
/*          Global                      */
/*                                      */
/* ------------------------------------ */
body {
	margin: 0;
	padding: 0;
	font: 12px Arial, verdana,Helvetica, sans-serif;
    background-color: #024309;
	color:#493E2F;

}




#conteneur {
	width: 1002px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto; 
	background-color:#FFFFFF;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */
#header {
	height:139px;
	padding: 0px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}

.logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	}


#moteur {
	float: right;
	margin-top: 8px;
	height:50px;
	}
#moteur table {margin: 0; padding:0;}
#moteur form {margin: 0; padding: 0;}


#menu-top {
	height:18px;
	text-align: right;
	padding: 0px;
	background-image: url(images/bg_menu-top.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	font-size:11px; color:#1A6608;
}

#menu-top ul {
	margin-left: 0;
	margin-bottom: 0;
	display: inline;
	}
#menu-top ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 5px 5px;
	border-right: 1px solid #C3D8AF;
	list-style: none;
	display: inline;
	}


#menu-top a {font-size:11px; color:#4EA829;}
#menu-top a:hover {text-decoration:none;color:#E9BC0B;}


/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */

#menuTop{
	float: right;
    height: 32px;
	vertical-align: middle;
	text-align:center;
	line-height: 32px;



}


/* ------------------------------------ */
/*                                      */
/*            HTML BASE                 */
/*                                      */
/* ------------------------------------ */

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
	font-weight: bold;
}

h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 150%;
	font-weight: bold;
}
h1.titre-article { font-size: 20px;color: #378C2E;}
h1.titre-article-bleu { font-size: 20px;color: #64574C;}
h2.titre-article { margin-bottom: 0px; color: #024309;}
h3.titre-article { font-size: 14px;color: #6CA102;	text-transform: uppercase;}

h3
{
	margin-top: .2em;
	margin-bottom: .2em;
	font-size: 120%;
	font-weight: bold;
}

/* Intertitres insérés dans un article  */
h3.spip {
	margin-top: 1em;
	margin-bottom: .4em;
	padding-bottom: .1em;
	/* border-bottom: 1px #444 dashed; */
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;
	background-color: #76AE03;
	text-indent:3px;
}

h4
{
	margin: 2px;
	font-size: 110%;
	font-weight: bold;
}

h5
{
	margin: 2px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
}

h6
{
	margin: 2px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
}

ul, ul ul
{
	padding-left: 0em;
	list-style: square;
	margin-left: 1em;
}

/* ------------------------------------ */
/*                                      */
/*            Menu General              */
/*                                      */
/* ------------------------------------ */

#navigation			/* (inc/inc-menu.html) */ {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
/* COULEURS des menus */

.menu ul li li {	border-top: 1px solid #DFEFD4; } /* separateur : meme couleur que fond de BODY */
.menu ul li a:hover { text-decoration: none; }

/* text : color */
.menu ul li a, 
.menu ul li b 				{ color: white;}

.menu ul li li a, 
.menu ul li li a:visited 			{ color: #407C17;}

.menu li span 				{ color: #444;}


.menu ul li a:hover { color: #40790A;}
.menu ul li li a:hover, 
#menu-rubriques ul li li a.lienon { color: #EB9627;}
	 
/* background */
.menu ul li a,
.menu ul li b 				{ background-color: #66B234; font-weight:bold;}


.menu ul li li a, 
.menu li span 				{ background-color: #C5DF9E; }


.menu ul li li a:hover { background-color: #B9D78F; }
.menu ul li li li a:hover { background-color: #E6F1D5; }



.menu ul li li a.article { background-color: #eee; }
.menu ul li li a.article:hover { background-color: #EDFBFF; }

/* TYPO et ESPACEMENT des menus */

.menu ul 
{
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0;	padding: 0;
}

.menu ul ul { font-size: 1em; margin: 0;}
.menu ul li { margin: 0; }

.menu ul li a, .menu ul li b
{	
	text-decoration: none;
	text-align: left;
	padding: 10px 4px 10px 15px;
	display: block;	
	/* background-image - voir/see : 'alter.css' */
}

.menu ul li li a { padding: 3px 4px 3px 15px;font-weight: normal;}
.menu ul li li li a { padding: 3px 4px 3px 20px;font-weight: normal;background-color:#E6F1D5;}
.menu ul li li li li a { padding: 3px 4px 3px 25px;font-weight: normal;E6F1D5}
.menu ul li li li li li a { padding-left: 22px;E6F1D5}
.menu ul li li li li li li a { padding: 3px 4px 3px 30px;font-weight: normal;E6F1D5}

.menu li span
{
	display: block;	
	font-style: italic;
	font-size: 92%;	
}
.menu li li address a
{
	padding: 0px 0 4px 4px;
	font-style: italic;
	font-size: 92%;	
}

/*  ANNONCE dans #encart */
.annonce
{
	background-color: #DDD;
	/* overflow: hidden; */
	text-align: center;
}
.menu li.annonce a { padding: 0; }

.menu li.annonce .spip_logos,
.menu li.annonce a img { margin: 0; }

#menu-principal {
	position: absolute;
	top: -1.4em;
	margin-top: 0px;
	margin-left: 0px;
	width: 780px;
}

#menu-principal li a
{
	padding: .2em 1em .2em 1em;
	margin: 0 1px 0 0;
} 

#menu-principal ul li 
{ float: left; }


#menu-recherche { width: 16em; margin-top:-2px; }
#menu-recherche #recherche { width: 10em; margin-top:-2px; }
#menu-recherche.menu ul li { border-top: 0; }

#menu-rubriques { float: left; padding-left: 2px; width: 175px;}

.menu-item { font-size: 85%; }

.menu-item,
.menu-titre-special, 
.menu-titre { background-color: #313c72; } 


/* ------------------------------------ */
/*                                      */
/*            Centre                    */
/*                                      */
/* ------------------------------------ */

#centre {
    font-size: 12px;
    text-align: left;
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y; 
	background-position: left top;}


#contenu {
margin-left: 0px;
margin-right: 0px;
}






#cadre_menu{
	float: left;
	width: 180x;
	text-align: left;
	font-size: 11px;
	text-align: center;background-color: #65B33B;}

#cadre_contenant{
	float: left;
	margin-left: 20px;
	width: 780px;
	text-align: justify;
	font-size: 12px;
	height: auto;
	min-height: 400px;
	_height:400px;}

#cadre_contenants{
	float: left;
	margin-left: 20px;
	width: 800px;
	text-align: justify;
	font-size: 12px;
	height: auto;
	min-height: 400px;
	_height:400px;}



.cadre_actus {float: left; margin-left:10px; margin-top: 60px;border: 1px solid #F2F2F2;width: 300px;	height: auto;
	min-height: 200px;
	_height:200px;}

.titreRub {
		float: right;
		margin-right: 8px;
		margin-top: 8px;
		font-size: 24px;
		color: #005095;
		text-transform:uppercase;}



.texte-edito{margin-top: 25px; margin-left:10px; margin-right:10px;margin-bottom:3px;}

.cadre_date {
	background: #E2EDF4;}






#pied {
	height:87px;
    color: #FFF;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	background-image: url(images/bg_pied.jpg);
	background-repeat: repeat-y; 
}

#pied a {color: #FFFFFF;}
#pied .menu-bottom {float:right;margin:15px;margin-top: 35px;}

#bottom {
	height: 25px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat; }

.spacer {
 	clear: both;
 }



img {border: 0;}

/* ------------------------------------ */
/*                                      */
/*            Formulaire                */
/*                                      */
/* ------------------------------------ */

#formulaire {
		margin:25px;
		color:#FFFFFF;
}

.titre-formulaire {font-size: 18px;}
		

/* ------------------------------------ */
/*                                      */
/*          artile                      */
/*                                      */
/* ------------------------------------ */

.texte
{
text-align:justify;
	line-height: 1.3em;
	text-transform: inherit;
}

p.spip {  }

.chapo
{
text-align:justify;
	color: #378C2E;
	font-weight:normal;
}
.chapo2 {
text-align:justify;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;
	background-color: #7BB006;
	background-image: url(images/coin_chapo.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	text-indent:10px;
}



#chaporub
{
	font-weight: bold;
	text-align: left;
	background-image: url(images/bg_rub.jpg);
	background-repeat: no-repeat;
	height: auto;
	min-height: 85px;
	_height:85px;}

#chaporub a {font-size:18px; color: #378C2E;}
#chaporub a:hover {font-size:20px; color: #EB9627;text-decoration:none;}
#chaporub li {
 list-style-type: none;
 background-image: url(images/fleche.gif);
 background-repeat: no-repeat;
 background-position: 0 1em;
 padding-left: 15px;
} 

}

/* L'information de date et auteur au dessus de l'article */
.detail
{
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}

.petit-info
{
	font-size: smaller;
	font-weight: bold;
}

.spip_bouton
{
	font-size: smaller;
	font-weight: bold;
}

.ps
{
	text-align: left;
	font-size: 95%;
}

.notes
{
	text-align: left;
	font-size: 90%;
}

.surtitre,
.sous-titre {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 90%;
	text-transform: uppercase;
}

.pagination { font-size: 90%; }


ul.spip { margin-left: 1em; padding: 0; } 
ol.spip { margin-left: .8em; padding: 0; }
ul ul.spip,
ol ol.spip,
ol ul.spip,
ul ol.spip { margin-left: 0; padding: 0; }
ul.spip, ul ul.spip, ol ul.spip { list-style: square;}
ol.spip { list-style: decimal; }
/* ul.spip li, ol.spip li { list-style: inherit; } */
ol.spip li { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }
ul.spip li { margin: 0.3em 0 0.3em 1.2em; list-style-position: outside; }
ul.spip ol.spip li { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }

/* ------------------------------------ */
/*                                      */
/*         general2                      */
/*                                      */
/* ------------------------------------ */

#bas { font-size: 85%; }

.date-entete { font-size: 80%; }

/* mot recherche dans page resultats de recherche */
.mot-precis
{
	font-style: italic;
	font-size: 83%;
	color: #777777;
}

.lang
{
	color: red;
	text-transform: uppercase;
}

/* ------------------------------------ */
/*                                      */
/*          Edito                       */
/*                                      */
/* ------------------------------------ */

.edito .bandeau {
	overflow: hidden;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-color: #BBB;
	border-width: 0 0 2px 0;
	border-style: dotted;
}

.edito h3 {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #313c72;
	text-transform: uppercase;
	text-indent: 4px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4;
	/* background-image - voir/see : 'alter.css' */
}

.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited,
.edito h3 a:hover {
	color: white;
	font-size: 90%;
}

.edito .chapo { margin-top: 0; background-color: #eee;}

.edito .suite { text-align: right; }

/* ------------------------------------ */
/*                                      */
/*          Petition                    */
/*                                      */
/* ------------------------------------ */

#petition
{
	float: right;
	width: 170px;
	margin-left: 12px;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}

.signatures
{
	font-size: 92%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width:100%;
}

.signatures td 
{ 	
	/* background-image - voir/see : 'alter.css' */
 }

.signatures-titre
{
	font-size: 92%;
	font-weight: bold;
	margin: 0px;
}

.signature-date
{
	white-space: nowrap;
	background: #DDDDDD;
	padding: 0.5em;
}

.signature-nom
{
	font-weight: bold;
	background: #EEEEEE;
	padding: 0.2em;
	text-align: center;
}

.signature-message
{
	background: #f4f8f8;
	padding: 0.4em;
	text-align: left;
}


/* ------------------------------------ */
/*                                      */
/*          forum                       */
/*                                      */
/* ------------------------------------ */

a.spip_barre img
{
	border: 1px solid #bbb;
	padding: 2px;
	margin: 0px;
	background-color: #eee;
}

a.spip_barre:hover img
{
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0px;
	background-color: white;
}

.reponse_formulaire
{
	font-family: Arial, Geneva, Helvetica, Lucida, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.forum-titre
{
	font-weight: bold;
	font-size: 120%;
}

ul .forum-chapo { font-size: 83%; }
.forum-item { font-size: 92%; }

/* Format des champs d'entrée pour le forum*/
.forml
{
	font-size: 100%;
	color: #444444;
}


/* ------------------------------------ */
/*                                      */
/*          Formulaire                  */
/*                                      */
/* ------------------------------------ */

.formulaire
{
	color: #777;
	font-size: 83%;
}

/* ------------------------------------ */
/*                                      */
/*          Admin                       */
/*                                      */
/* ------------------------------------ */

.spip-admin { font-size: 92%; }
.spip_bouton { color: #444; }

/* ------------------------------------ */
/*                                      */
/*          Style divers                */
/*                                      */
/* ------------------------------------ */

.structure { position: absolute; top: -3000em; height: 1%;  }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/* ------------------------------------ */
/*                                      */
/*          format texte                */
/*                                      */
/* ------------------------------------ */

.article-info-rubrique
{
	text-align: left;
	margin-bottom: 10px;
}

.article-info-rubrique h5
{
	font-size: 85%;
}


.extrait
{
	margin: 5px;
	line-height: 1.4em;
	padding: 8px;
	background-color: #F6F6F6;
}

.extrait p,
.extrait ul,
.extrait ol,
.extrait table,
.extrait div,
.extrait blockquote {margin-bottom: 0;}

.extrait .suite {
	display: block;
	text-align: right;
 }

.suite a,
.suite a:link,
.suite a:visited
{
	text-decoration: none;
	color: maroon;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-position: left 66%;
	background-image: url(img/puce.gif);
	padding-left: .6em;
}

.suite a:hover
{
	color: #085D85;
	text-decoration: underline;
}

.bouton
{
	background: #EEEEEE;
	border: solid 1px #BBBBBB;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.separateur
{
	width: 6px;
	font-size: 10px;
	height: 9px;
	padding-right: 2px;
	/* background-image - voir/see : 'alter.css' */
}

.mot-precis
{
	padding-left: 2px;
	padding-right: 3px;
}



.ps
{
	padding-top: 0.6em;
	margin-top: 0.6em;
	margin-bottom: 10px;
	border-top: 1px dashed #AAAAAA;
}

#articles-recents-auteur { }
#mots-cles_associes { }

.ligne-debut
{
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px dashed #AAAAAA;
}

.notes
{
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/* date dernier ajout */
.date-entete
{
	text-align: right;
	margin-top: -16px;
	margin-right: -5px;
	margin-bottom: 10px;
}

.cartouche
{
	/*border-top: 2px solid #404040;*/
	margin-bottom: 15px;
	/*clear: right;*/
}

.spip_logos,
.cartouche .spip_logos,
.logo-liste-art .spip_logos
{
	padding-left: 0px;
	margin: 0 0 0 0.2em;
}
.sommaire .logo-liste-art {clear:both}
.logo-liste-art { float: right; }

/* ------------------------------------ */
/*                                      */
/*          Plan du site                */
/*                                      */
/* ------------------------------------ */

#plan
{
	margin: 0px;
	padding: 0px;
	font-size: small; 

}

#plan ul
{
	padding-left: 2px;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 1.5em;
}

#plan ul ul { list-style: square; }
#plan ul ul ul { margin-left: 1em;}

#plan li
{
	/*background: #EEEEEE;*/
	margin-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
}

#plan li li
{
	font-weight: normal;
}

#plan h2 {
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}
#plan h3 {
	text-transform: uppercase;
	padding: 2px 0;
	text-indent: 2px;
}


/* ------------------------------------ */
/*                                      */
/*          Forum                       */
/*                                      */
/* ------------------------------------ */

ul.forum-total
{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.forum-fil { margin-top: 10px; }

.forum-fil ul
{
	display: block;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
	list-style: none;
}

.forum-item
{
	margin: 0px;
	padding: 5px;
	padding-bottom: 0;
	text-align: left;
	background: white;
}

.forum-repondre-message
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum
{
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}

ul ul .forum { border: 1px solid #a4a4a4; }
ul ul ul .forum { border: 1px solid #b8b8b8; }
ul ul ul ul .forum { border: 1px solid #cccccc; }
ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }
ul ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo
{
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	/*padding-top: 3px;*/
	padding-bottom: 2px;
	background: #EEEEEE;
}

ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul ul ul .forum-chapo { background: #EEEEEE; }

/* ------------------------------------ */
/*                                      */
/*          Formulaire                  */
/*                                      */
/* ------------------------------------ */

form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: inherit;
}

fieldset { border: 1px solid #CCCCCC; }

.formulaire
{
	margin: 0px;
	margin-bottom: 16px;
	/*padding: 4px;*/
	/*border: 1px solid #a0a0a0;
	background-color: #f6f6f6;*/
}

#form_rech
{
	width: 150px;
}

#form_rech2
{
	font-size:1.4em;
}


.formrecherche
{
	color: #777;
	font-size: 90%;
  display:block;
	font-weight: normal;
	padding: 1px;
	padding-top: 2px;
	background-color: white;
	margin: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: solid 1px #BBBBBB;
}

.formulaire_recherche label,
.formulaire_menu_lang label,
a#formulaire_recherche,
a#formulaire_menu_lang { display: none; }

.formulaire_recherche fieldset,
.formulaire_menu_lang fieldset {
	padding: 0;
	margin: 0;
}

#champ-recherche { width: 80px; }
.bouton
{
	display:none;
}

/* Format des champs d'entrée pour le forum*/
.forml
{
	background-color: white;
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #AAAAAA;
	width: 98%;
}

#menu-recherche .forml
{
	margin: 0px 0;
}

.formulaire_ecrire_auteur {
	width: 96%;
	text-align: left;
}
.formulaire_ecrire_auteur legend {display:none}

#menu-lang,
#formulaire-lang
{
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 80%;
	margin: 0;
	padding: 0;	
	z-index:25;
}

#formulaire-lang {width: 120px;}
#formulaire-lang .forml { margin: 0; }

#menu-lang { margin: .5em; color: white; } 
#menu-lang a { color: aqua; }
#menu-lang a:hover { color: #FBA; }

.spip_bouton
{
	background-color: white;
	border: solid 1px #cccccc;
	padding: 0px;
	margin: 0px;
}

.spip-admin form { display: inline; }

.spip_encadrer
{
	border: solid 1px #cccccc;
	background-color: white;
	padding: 5px;
	margin: 0px;
}

/* Champs de saisie */
.formulaire_spip input.text { width: 94%; }


/* ------------------------------------ */
/*                                      */
/*          SPIP table, hr ...          */
/*                                      */
/* ------------------------------------ */

.spip_code { background-color: #FCF4D0; }
p.spip_note { }
.spip_puce { list-style-position: inside; }
table.spip { border: 1px solid #7BB006;color:#0A4D06;}
table.spip tr.row_first { background-color: #7BB006; color:#FFFFFF;}
table.spip tr.row_odd { background-color: #F0F0F0; }
table.spip tr.row_even { background-color: #F8FAEF }

table.spip td
{
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

hr.spip { }
b.spip { }
i.spip { }

blockquote.spip
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: solid 0px #AAA; 
	border-left: solid 6px #C90;
	background-color: white;
	padding: 5px;
}

.spip_cadre
{
	width: 100%;
	background-color: white;
	padding: 5px;
}

div.spip_poesie
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	font-size: 1.2em;
}

div.spip_poesie div
{
	text-indent: -60px;
	margin-left: 60px;
}

.spip_surligne { background-color: #FF6; }

/*
 * Barre de raccourcis
 */

a.spip_barre img
{
	padding: 3px;
	background-color: #ffddaa;
	border-color: white #A96 #A96 white;
	border-width: 1px;
	border-style: solid;
}

a.spip_barre:hover img
{
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}
/**********************************/
/***		AGENDA             ****/
/**********************************/

.cabecera_agenda {
background-color:#D7B4FF;
padding:2px;
border-bottom:1px solid #cc33cc;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: bolder;
text-align:center;
}

.agenda_ a{
font-size: 9px;
font-weight: bold;
text-decoration: none;
color: #fff;

}

.agenda_ a:hover{
text-decoration: none;
}



.calendar_head {
background-color: #F8DFFF;
text-align: center;
font-size: 10px;
color: #630;
font-family: Verdana, Arial, Helvatica, sans-serif;	
}

.calendar_this_day {
background-color: #E4F1D7; /* MODIF LE JOUR */
font-weight:bold;
}

.trait_agenda {background: #A2D168;}

.calendar_this_month {
background-color: #fefefe;
}

.calendar_not_this_month {
background: #ececec;
color:#aaa;
}

.formbuscar_ag {
font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
width: 128px;
font-size: 10px;
border: 1px solid #eeeeee;
color:#99CC33;
padding: 0px;
margin: 0px;
}
.botonbuscar_ag {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #eeeeee;
background: #ffffff;
color:#FF6600;
margin: 0px;
padding: 0px;
}

.formbuscar_cabecera {
font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
width: 128px;
font-size: 9px;
border: 1px solid #CCCCCC;
color:#99CC33;
padding: 0px;
margin: 0px;
font-weight:bold;
}

.botonbuscar_cabecera {
font-size: 9px;
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#FF6600;
margin: 0px;
padding: 0px;
border:0px;
}

.small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-color:#666666;
}

.small_plus {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-color:#666666;
}

.small_mini {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-color:#999999;
text-align:center;
font-style:normal;
}

.calendar_head_mini {
background-color: #7EBB32; /*MODIF BARRE JOUR*/
text-align: center;
font-size: 9px;
color: #EEE;
font-family: Verdana, Arial, Helvatica, sans-serif;	
font-style:normal;
}
 
.boton_agenda A {
display: block;
margin: 0px;
padding: 1px;
background-color:#A40247;
color:#FFFFFF;
text-decoration: none; 
font-size:11px; 
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
.boton_agenda A:hover {
display: block;
margin: 0px;
padding: 2px;
background-color:#A40247;
color:#000000;
text-decoration: none; 
font-size:10px; 
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



a.agenda_mini {
display: block;
font-size: 10px;
font-weight: bold;
color: #fff;
background-color:#A2D168;;
}

a.agenda_mini:hover {
display: block;
text-decoration: none;
color: #A2D168;

}

.agendaNav {
background-color: #E0F0CD; }

/**********************************/
/***		AGENDA             ****/
/**********************************/


 
/* ------------------------------------ */
/*                                      */
/*          Pagination                  */
/*                                      */
/* ------------------------------------ */
 .pagination 
 {
 	text-align: right;
 	clear: both;
 	margin: 16px 4px 4px 4px;
 }

.pagination .ligne2 { text-align: center; background-color: #eee; }

p.pagination {margin-top:0;text-align:center;font-size:80%;}


/* ------------------------------------ */
/*                                      */
/*          Container Voie              */
/*                                      */
/* ------------------------------------ */

#container {
	position: relative;
	width: 750px;
	margin: 1.5em auto;
	text-align: left;
    font-face: verdana;


}
#container * {
	margin: 0;
	padding: 0;
}
#container ul#men{
	position: relative;
	width: 100%;
	font-weight: bold;

}
#container ul#men li {
	float: left;
	display: inline;
}
#container ul#men li a {
	text-align: center;
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
}
#container ul#men li a:hover {
	color: #FFFFFF;
	background: url(images/ongleton.jpg) no-repeat; 
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	padding: 1em 2em;
	margin: -11px 0 0 0;
	_margin: -11px 0 0 0;
	border: 1px solid #C8E08C;
	height: auto;
	min-height: 350px;
	_height:350px;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
	color: #685842;
}


#container hr {
	clear: both;
	visibility: hidden;
}
#container .droite {float:right; text-align: center;width:300px; height:229px;	background: url(images/bg_photos.jpg) no-repeat; }
#container .ph {margin-top:10px}

#container p {padding: 10px 0 0 0 ; }


#container .vert{
color:#46A408;
}

#container .guillemet{
font-size:18px;
}
#container a.current {
	color: #FFFFFF;
	background: url(images/ongleton.jpg) no-repeat; 
}
#container a.ghost  {
	background: url(images/ongletoff.jpg) no-repeat; 
	color: #37742D;
}
#container .on {
	display: block;
}
#container .off {
	display: none;}

#container .titre { font-size: 14px;font-weight:bold;text-transform: uppercase;}

/* ------------------------------------ */
/*                                      */
/*         gallerie  Voie                   */
/*                                      */
/* ------------------------------------ */

#container .bg_photos { float:left;margin:8px;width: 156px; height: 122px;background-image: url(images/bg_p.jpg);background-repeat: no-repeat; background-position: center top;}
#container .photo {margin:12px;}


/* ------------------------------------ */
/*                                      */
/*          Container IG                */
/*                                      */
/* ------------------------------------ */

#containerf {
	position: relative;
	width: 750px;
	margin: 1.5em auto;
	text-align: left;
    font-face: verdana;


}
#containerf * {
	margin: 0;
	padding: 0;
}
#containerf ul#men{
	position: relative;
	width: 100%;
	font-weight: bold;

}
#containerf ul#men li {
	float: left;
	display: inline;
}
#containerf ul#men li a {
	text-align: center;
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
}
#containerf ul#men li a:hover {
	color: #FFFFFF;
	background: url(images/ongletfon.jpg) no-repeat; 
}
#containerf h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#containerf .content {
	padding: 1em 2em;
	margin: -11px 0 0 0;
	_margin: -11px 0 0 0;
	border: 1px solid #72B2CF;
	height: auto;
	min-height: 350px;
	_height:350px;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
	color: #685842;
}


#containerf hr {
	clear: both;
	visibility: hidden;
}
#containerf .droite {float:right; text-align: center;width:300px; height:229px;	background: url(images/bg_photos.jpg) no-repeat; }
#containerf .ph {margin-top:10px}

#containerf p {padding: 10px 0 0 0 ; }


#containerf .vert{
color:#015AAE;
}

#containerf .guillemet{
font-size:18px;
}
#containerf a.current {
	color: #FFFFFF;
	background: url(images/ongletfon.jpg) no-repeat; 
}
#containerf a.ghost  {
	background: url(images/ongletfoff.jpg) no-repeat; 
	color: #0A64A0;
}
#containerf .on {
	display: block;
}
#containerf .off {
	display: none;}

#containerf .titre { font-size: 14px;font-weight:bold;text-transform: uppercase;}

/* ------------------------------------ */
/*                                      */
/*         gallerie  IG                 */
/*                                      */
/* ------------------------------------ */

#containerf .bg_photos { float:left;margin:8px;width: 156px; height: 122px;background-image: url(images/bg_p.jpg);background-repeat: no-repeat; background-position: center top;}
#containerf .photo {margin:12px;}


/* ------------------------------------ */
/*                                      */
/*        liste fiche                   */
/*                                      */
/* ------------------------------------ */

.cadrefichetop  {width:753px;height:20px; background: url(images/f_top.jpg) no-repeat; }
.cadrefiche {color: #685842;width:753px;background: url(images/f_centre.jpg) repeat-y; }
.cadrefichebottom  {width:753px;height:20px; background: url(images/f_bottom.jpg) no-repeat; }
.bg_photos { float:left;margin:8px;width: 160px; height: 125px;background-image: url(images/bg_p2.jpg);background-repeat: no-repeat; background-position: center top;}
.photo {margin:12px;}


/* ------------------------------------ */
/*                                      */
/*            Sommaire                  */
/*                                      */
/* ------------------------------------ */

.cadre_edito {float: left; width:377px;margin-left:10px;margin-bottom:7px;}
.cadre_edito1 {float: left; width:377px;margin-left:10px;margin-bottom:2px;text-align:center;}
.cadre_edito2 {float: left; width:377px;margin-top:2px;text-align:center;background-image: url(images/bg_ph.jpg);background-repeat: no-repeat; background-position: center top;}
.titre_edito {width:377px;background: url(images/bg_tedito.jpg) no-repeat;	line-height: 22px; color: #FFFFFF; font-weight:bold;text-indent:15px;}
#titre_edito {width:377px;background: url(images/bg_tedito.jpg) no-repeat;	line-height: 22px; color: #FFFFFF; font-weight:bold;text-indent:15px;}
#titre_edito a {color:#FFFFFF;}
#titre_edito a:hover {color:#DEEAC6;text-decoration: none;}

.bordure_edito {width:375px;border:1px solid #C8E08C;background-color:#F8FAEF;}
.bordure_edito2 {width:375px;border:1px solid #C8E08C;background-color:#F8FAEF;}
.cadre-vert {border:1px solid #C8E08C;background-color:#F8FAEF;}
.cadre-vert2 {border:1px solid #C8E08C;background-color:#DFF2C3;}
.text-vert {margin:8px;}
.droite-vert{float:right; margin-left:4px;margin-bottom:4px;background-color:#FFFFFF;border:1px solid #C8E08C;}
a.blanc {color:#EE8A0B;}
a:hover.blanc {color:#3B9308;text-decoration:none;}
.text-edito {margin:8px; font-size:11px;color:#8F7E67;}

.droite {float:right; margin:4px;}

a.edito {color:#8F7E67;;}
a:hover.edito {color:#76AE03;text-decoration:none;}
.text-small {font-size:11px;color:#8CC309;}
.ph {margin-top:12px;height:180px;}
.vert {color:#04420F;}

/* ------------------------------------ */
/*                                      */
/*            Enluminure                */
/*                                      */
/* ------------------------------------ */

.texteencadre-spip {
	background: #E6F1D5;
	border: 1px solid #075E10;

	padding: .25em;	
}

.caractencadre-spip {
	color: #075E10;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

/* ne marche pas sur MSIE, a refaire en jQuery */
a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999;
background: transparent;
font-size:x-small;
}

sup {
	vertical-align:20%;
	font-variant: small-caps;
	font-size: .5em;
}
hr { clear: both;border:0}












