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

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

/* Liens standards et rollover */

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


/* Liens internes et rollover 00A27E */
a.spip_in {
	font-size: 100%;
	color: #A64206;
/*	font-weight: bold;*/

}
a.spip_in:hover {
	text-decoration: underline;
}


/* Liens vers pages externes et rollover */
a.spip_out {
	font-size: 100%;
	color: #8B5201;

}
a.spip_out:hover {
	color: #8B5201;
	text-decoration: underline;
}

/* Chemin dans l'arborescence */
.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #00A27E;
	text-decoration: none;
	line-height: 11px;
}
.chemin a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F4892D;
}
.chemin a:hover {
/*	color: #00A27E;*/
	text-decoration: underline;
}
.chemin strong {
	font-weight: normal;
}

/* Lien bas de page */
.liens_bas{
	font-size: 90%;
	color: #000;
}
.liens_bas a {
	color: #000;
	text-decoration: none;
}
.liens_bas a:hover{
	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, .ssmenuactif {
	font-size: 95%;
	color: #000;
	font-weight: normal;
	text-decoration: none;

	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;

	display:block;

	background-image: url(images/picto_ssmenu.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;

	border-bottom: 1px solid #FFF0C9;

}

.ssmenu:hover  {
	color: #000;

	text-decoration:underline;

}

.ssmenuactif {
/*	color: #00A27E;*/

	color: #F3801F;
}
.ssmenuactif:hover  {

	text-decoration:underline;
}

ul {
	list-style: none;

	padding-left: 0px;
	text-indent: 0em;
	/* line-height: 125%; */

}

/* Sous menu droit */
.ssmenudroit, .ssmenudroitactif {

	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;

	display:block;

	background-image: url(images/picto_ssmenu.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;

	border-bottom: 1px solid #FFF0C9;

}

/* 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 span{
	border-bottom: 1px solid #EDBC39;
	display: block;


}
/*  dateevmnt=datearticle */
.dateevmnt {
	font-size: 90%;
	color: #B06700;
	text-decoration: none;

	margin-bottom:10px;
	margin-left: 0px;
}
.datearticle {
	font-size: 90%;
	color: #B06700;
	text-decoration: none;

	margin-bottom: 10px;
	margin-left: 0px;
}


.chapo {
	font-size: 105%;
	font-weight: bold;
/*	font-style:italic;*/
	text-decoration: none;
	color: #D97F00;
/*	color: #F3801F;*/

/*	padding-top: 5px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

.chapofiche {
	font-size: 105%;
	font-weight: bold;
/*	font-style:italic;*/
	text-decoration: none;
	color: #D97F00;

/*	padding-top: 5px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

/* pour separer les evenements par mois */
.mois_evenement {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
/* intertitre */
/*
h3.spip {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-variant:small-caps;

	color: #F3801F;

	background-image: url(images/picto_intertitre_vert.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;

	margin-top: 2em;
	margin-bottom: 0.5em;
	padding-left: 0px;


}
*/

h3.spip {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
/*	font-weight: bold;*/
	letter-spacing: normal;
	text-decoration: none;
/*	font-variant:small-caps;*/

	color: #00A27E;

	background-image: url(images/picto_intertitre.gif);
	background-repeat: no-repeat;
	background-position: 0% 3px;

	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 15px;


}
h3.sscat {
	color: #D97F00;
	font-weight: bold;
	background-image: none;
	font-size: 100%;
	border-bottom: 1px solid #D97F00;
	margin-top: 1em;
	margin-bottom: 0.5em;

	width: 90%;
	padding-bottom: 1px;
}
h2 {

	width: 90%;

	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 160%;

	color: #00A27E;

	background-image: url(images/picto_titre.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;

	margin-top: 15px;
	margin-bottom:0px;
	padding-bottom:1px;
	padding-left: 20px;
	margin-left: -20px;



}


h3.faq {


	margin: 0px;
	margin-top: 30px;
	padding: 2px;

	border-bottom: 1px solid #EDBC39;
	border-top: 1px solid #EDBC39;
	background-color:#FFE7A6; /* FFD25B */
}


/* texte */
.spip {
	font-size: 100%;
	text-align:left;
	padding-bottom: 10px;

}

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

	clear: both;
}


/* Article : document  : Titre, complement d'info */
.titredoc {
	font-size: 95%;
	letter-spacing: 0em;

	background-image: url(images/picto_doc.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;

	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 3px;
}

.titredoc a {
	text-decoration: underline;
	color: #B46900;
	font-weight: bold;
}
.titredoc a:hover {

	color: #F3801F;
}

.infodoc {
	font-size: 90%;
	color: #D97F00;
	text-decoration: none;

	margin-left: 15px;
	margin-bottom: 5px;
}
.compldoc {
	font-size: 95%;
	color: #000000;
	padding-top: 3px;
	margin-left: 15px;
}

/* Article : Légende image ou doc inséré : Titre -en gras -et taille */
.spip_documents{
	font-size: 95%;
	color: #000000;
	/* font-weight: bold; */
	text-decoration: none;
	padding: 3px;
	font-style: italic;
	font-weight: normal;
}
.spip_documents a {
	font-size: 81%;
	font-style: normal;
}
/* Liste d'articles : Lien vers l'article 00A37C */
.lien {
	font-size: 95%;
	color: #B46900;
	letter-spacing: 0em;

	background-image: url(images/picto_suite.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
/*	background-position: 0px 50%;*/


	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 3px;

	display: block;
}
.lien a {
	text-decoration: underline;
	color: #B46900;
	font-weight: bold;
}
.lien a:hover {

	color: #F3801F;
	text-decoration: underline;
}
/* appliqué sur les liste en bas de page pour supprimer les margin, en plus de lien */
.listetitre {
	margin-top: 2px;
	margin-bottom: 2px;
}
/* pour supprimer les puce, en plus de lien */
.sanspuce {
	background-image:none;
	padding: 0px;
}
/* appliquer aussi à titresslien */


.titresslien {
	font-size: 95%;
	color: #B46900;
	letter-spacing: 0em;
	font-weight: bold;

	display: block;

	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
}

.dateliste {
	font-size: 90%;
	color: #D97F00;
	text-decoration: none;

	margin-bottom:3px;
	margin-left: 10px;
}
.listdateevmnt {
	font-size: 95%;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
}
.complement {
	font-size: 95%;
	color: #000000;
	padding-bottom: 10px;
	text-align:justify;
	padding-left: 10px;
}

/* Bouton gestion pages off, hover, actif et actif hover */
.boutons{
	border-bottom: 1px solid #FFEBB6;
	border-top: 1px solid #FFEBB6;
	border-right-width: 1px;
	border-left-width: 1px;

	text-align: right;

	margin-top: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.bouton {
	font-size: 100%;
	font-weight: bold;
	color: #B06700;
	text-decoration: none;
}
.bouton:hover{
	color: #B06700;
	text-decoration: underline;
}
.boutonactif {
	font-size: 100%;
	font-weight: bold;
	color: #00A37C;
}

/* 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: #000;
	background-color: #FEBC14;

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

}
/* ligne impaire */
table.spip tr.row_even {
	font-size: 95%;
	color: #D97F00;
	background-color: #FFECBB;
}


table.spip td {
	padding: 2px;
	text-align: left;

	vertical-align: center;

	border: 1px solid #FFFFFF;

}

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

/* 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-size: 90%;
	color: #666666;
	text-decoration: none;

	background-color: #FFEAB1;

}

/* Formulaire : Champ de saisie */
.formcontact  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;

	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFF0C9;
	border-top: 1px solid #FFF0C9;

	background-color: #FFEAB1;
	}

/* Formulaire :identification */
.forml  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;

	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFF0C9;
	border-top: 1px solid #FFF0C9;

	background-color: #FFEAB1;
	}

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

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

.contourphoto {

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

}

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

/* affichage des extras */
#block_extras {
	border-top: 1px solid #FFE6A4;
}
#block_extras .complement {
	margin: 0px;
	padding: 0px;
}
/* utilise par affiche fiche */
#extras {
	clear: both;
	border-top: 1px solid #FFE6A4;
	margin-left: 0px;
}
/* utilise par liste_fiche_mot_tout et liste_fiche_mot */
#extrassansbordure {
	border-top: none

}
.alignextra, .alignextra2 {
	margin-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;

}

.alignextra {
	width: 49%;
}
.alignextra2 {
	width: 49%;
}

/* aligner sur 2 ou plusieurs colonnes */
.colonne_gauche {
	float: left;
}


/* pour "pousser" si presence de float */
.clear {
	clear: both;
}
/* affichage du menu deroulant en haut à droite */
#formliste {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#formliste option{
	padding-left: 2px;

}
/* Espace elus */
.alignelu {
	float: left;
	width: 49%;
}
/* FIN DES STYLES PROPRES A SPIP */






/* STYLES AJOUTES */

/* aligner le texte a droite  */
.right {
	text-align: right;
}
/* aligner le texte a gauche */
.align_left {
	text-align: left;
}

/* zone acces mal voyant */
#malvoyants {
	font-size: 95%;
	color: #B06700;
}
#malvoyants a {
	color: #B06700;
	font-weight:bold;
	text-decoration: none;
}
#malvoyants a:hover {
	text-decoration:underline;
}

table[align="center"] { /*  on rétablit le centrage des tableaux */
	margin: auto;
}

/* sous menu */
#sousmenu li {
	display: inline; /* corrige le bug sous IE (espacement vertical)*/
}

#conseil p.spip {
	text-align:left;
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
#conseil p.suiteconseil {
	text-align: left;
	padding-left: 20px;
	font-size: 95%;
}
#conseil p.suiteconseil a {
	text-decoration: none;
	background-image: url(images/picto_suite.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
/*	color: #F3801F;*/
	text-decoration: underline;
	color: #B46900;
}
#conseil p.suiteconseil a:hover {
	color: #F3801F;
/*	text-decoration: underline;*/
}
#conseil h2 {
	font-size: 120%;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 5px;
}
