/* On definit la police principale et la couleur du texte */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.72em;
}

* {
	margin: 0px;
	padding: 0px;
}

/* Liens standards et rollover */

a {
	color: #7E8B4F;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}


/* Liens internes et rollover */
a.spip_in {
	font-size: 100%;
	color: #7E8B4F;
}
a.spip_in:hover {
		color:#A64206;
}

/* Liens vers pages externes et rollover */
a.spip_out {
	font-size: 100%;
	color: #A64206;
}
a.spip_out:hover {
	color: #7E8B4F;
}

a.spip_url {
	font-size: 100%;
	color: #A64206;
}
a.spip_url:hover {
	color: #7E8B4F;
}


/* Chemin dans l'arborescence */
.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f0025;
	text-decoration: none;
	line-height: 11px;
}
.chemin a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #96AB37;
}
.chemin a:hover {
	color: #9f0025;
	text-decoration: underline;
}

/* Lien bas de page */
.liens_bas{
	font-size: 95%;
	color: White;
}
.liens_bas a {
	
	color: White;
	text-decoration: none;
}
.liens_bas a:hover{
	color: White;
	text-decoration: underline;
}

/* Titre de la rubrique en texte */
/* 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	color: #0B5B93;
	padding-top:20px;
	padding-bottom:20px;}
*/


/* Sous menu off, hover, actif et actif hover text-indent: -15px; */
.ssmenu {
	font-size: 100%;
	color: #889F1B;
	text-decoration: none;

}

.ssmenu:hover  {
	color: #A64206;
	text-decoration: underline;
}

.ssmenuactif {
	font-size: 100%;
	color: #A64206;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/picto_sousmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -20px;
	padding-left: 20px;
}
.ssmenuactif a {
	color: #A64206;
	text-decoration: none;
	}

.ssmenuactif a:hover  {

	text-decoration: underline;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;
	text-indent: -0.65em;
	line-height: 125%;

} 

/* Article : Titre, date evmnt, date publication, chapo, intertitre, texte, mois evenement */
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-decoration: none;
	color: #B76C3F;
	font-weight: bold;
	margin-bottom: 2px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-decoration: none;
	color: #A64206;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom:1px;
}

.dateevmnt {
	font-size: 95%;
	color: #666666;
	text-decoration: none;
	margin-bottom:25px;
}
.datearticle {
	font-size: 95%;
	color: #000000;
	text-decoration: none;
	margin-bottom:25px;
}
.chapo {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}
.mois_evenement {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

/* intertitre */
h3.spip {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #A64206;
	letter-spacing: normal;
	background-image: url(images/picto_intertitre.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	text-indent: 15px;
	margin-top: 2em;
	margin-bottom: 0.5em;
	padding: 0em;
}

/* texte */
.spip {
	font-size: 100%;
	/*padding-top: 10px;*/
	text-align:justify;
	padding-bottom: 15px;
}

.retour {text-align:right;padding-top: 25px;padding-bottom: 10px;}

/* Article : document  : Titre, complement d'info */
.titredoc {
	font-size: 95%;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0em;
	background-image: url(images/picto_doc.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	
	padding-left: 15px;
	background-position: 0em 0.1em;
	margin-top: 5px;
	/*
	height: 15px;
	*/
}
.titredoc a {
	color: #5A6E18;
}
.titredoc a:hover {
	color: #A64206;
}
.infodoc {
	font-size: 90%;
	color: #C3CF8D;
	text-decoration: none;
	padding-left: 15px;
}
.compldoc {
	font-size: 95%;
	color: #BEBFAC;
	padding-top: 3px;
	padding-left: 15px;
}

/* Article : Légende image ou doc inséré : Titre -en gras -et taille */
.spip_documents{
	font-size: 90%;
	color: #000000;
	/* font-weight: bold; */
	text-decoration: none;
	padding: 5px;
	font-style: italic;
	font-weight: normal;
}

/* Liste d'articles : Lien vers l'article */
.lien {
	font-size: 100%;
	color: #7E8B4F;
	letter-spacing: 0em;
	background-image: url(images/picto_titre_vert.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 15px;
	background-position: 0 2px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.lien a {
	font-size: 100%;
	color: #7E8B4F;
	text-decoration: none;
}
.lien a:hover {
	text-decoration: underline;
	color: #7E8B4F;
}
/* pour les liste avec texte avant et après */
.lien_bis {
	font-size: 100%;
	color: #7E8B4F;
	letter-spacing: 0em;
	background-image: url(images/picto_titre_vert.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 15px;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}.lien_bis a {
	font-size: 100%;
	color: #7E8B4F;
	text-decoration: none;

}
.lien_bis a:hover {
	text-decoration: underline;
	color: #7E8B4F;
}
/* appliquer aussi à titresslien */

.titresslien {
	font-size: 100%;
	color: ##7E8B4F;
	letter-spacing: 0em;
	/* background-image: url(images/picto_titre.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 25px; */
	display: block;
	margin-top: 7px;
	margin-bottom: 3px;
}
.dateliste {
	font-size: 95%;
	color: #666666;
	text-decoration: none;
	margin-bottom:3px;
	margin-left: 15px;
}
.listdateevmnt {
	font-size: 95%;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
}
.complement {
	font-size: 95%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 20px; 
	text-align:justify;
	padding-left: 15px;
}

/* Bouton gestion pages off, hover, actif et actif hover */
.boutons{
	border-bottom: 1px solid #D6D9CB;
	border-top: 1px solid #D6D9CB;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: right;
}
.bouton {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bouton:hover{
	color: #C3CF8C;
	text-decoration: underline;
}
.boutonactif {
	font-size: 100%;
	font-weight: bold;
	color: #B76C3F;
}

/* Tableau : général, ligne 1, paire, impaire, cellule */
table.spip {
	padding:0px;
	border: 1px solid #ffffff;
	border-collapse:collapse
}
table.spip tr.row_first {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	background-color: #D8D9C5;

}
/* ligne paire */
table.spip tr.row_odd {
	font-size: 95%;
	color: #000000;
	background-color: #F3F4EE;

}
/* ligne impaire */
table.spip tr.row_even {
	font-size: 95%;
	color: #000000;
	background-color: #FBFBF9;
}
table.spip td {
	padding: 2px;
	text-align: left;
	vertical-align: center;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

/* Recherche : Couleur de surlignage */
.spip_surligne {
	color: Black;
	background-color: #C3CF8C;
}

/* Recherche : Zone de saisie */
.formrecherche {
	font-size: 95%;
	color: #000000;
	width: 130px;
	background-color: #ffffff;
	height: 15px;
	border-bottom: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	border-left: 1px solid #595959;
	border-top: 1px solid #595959;
	vertical-align: top; 
}

/* Liste déroulante autre que formulaire */
.liste {font-family: Arial, Helvetica, sans-serif;font-size: 100%;color: #666666;text-decoration: none; background-color: #FFFFFF;}

/* Formulaire : Champ de saisie */
.formcontact  {font-family: Arial, Helvetica, sans-serif;font-size: 100%;color: #666666;text-decoration: none; background-color: #FFFFFF;}

/* Formulaire : bouton de validation */
.spip_bouton {
	background-color: #A64206;
	font-size: 95%;
	color: #ffffff;
	font-weight: bold;
}

.spip_logos {
	float: left;
	margin-right:25px;
	margin-bottom:25px;
	border: 4px solid #C3CF8C;
}
.spip_logoart {
	float: left;
	border: 4px solid #C3CF8C;
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.contourphoto {

	border: 4px solid #C3CF8C;
	margin-right: 4px;
	/* margin-top: 4px; */
	margin-left: 4px;
	margin-bottom: 4px;
	
}

/* affichage des extras */
#extras {
	clear: both;
}
.alignextra, .alignextra2, .alignextra3, .alignextra4 {
	border-top: 1px solid #FAD7C2;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;

}
.alignextra {
	width: 20%;
}
.alignextra2 {
	width: 80%;
}

.alignextra3 {
	width: 40%;
}

.alignextra4 {
	width: 60%;
}

.logoauteur {
	float:right;
	border: 4px solid #C3CF8C;
	margin-right: 4px;
	/* margin-top: 4px; */
	margin-left: 4px;
	margin-bottom: 4px;
	
}


/* affichage du bouton suite */
.right {
	text-align: right;
}

/* aligner sur 2 ou plusieurs colonnes */
.colonne_gauche {
	float: left;
	width: 360px;
}
/* pour "pousser" si presence de float */
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/* affichage du menu deroulant en haut à droite */
#formliste {
	float: right;
	margin-top: -30px;
}

.alignelu {
	float: left;
	width: 25%;
}

.alignelu1 {
	float: left;
	width: 15%;
}

.alignelu2 {
	float: left;
	width: 100%;
}

.alignelu3 {
	float: left;
	width: 50%;
}
.alignelu4 {
	float: right;
	width: 50%;
}

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