body {
	margin: 0px;
	text-align: left;
	font-size: 1em;
	color: #333333;
	background-color: #B4B4B4;
	margin-top: 0px;
}

img, table { margin: 0px; padding: 0px; border: none; }
h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-variant: small-caps;
	border-bottom-width: 4px;
	border-bottom-color: #BD0000;
	border-bottom-style: solid;
	line-height: 25px;
	text-align: left;
	margin-top: 10px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #666666;
	line-height: 3em;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-left-style: solid;
	border-left-width: 5px;
}

#conteneur {
	width: 100%;
	background-color: #FFFFFF;
}

#conteneur #navigation {
	float: left;
	width: 230px;
	text-align: left;
	background-color: #FFFFFF;
}
#conteneur #contenu {
	float: right;
	width: 585px;
	position: relative;
	margin-right: 5px;
}


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 450px;
}

#contenu .encart {
	float: right;
	width: 190px;
	margin: 0;
	margin-bottom: 1em;
	background-color: #FFFFFF;
}

/* Entete */
#entete {
	width: 100%;
	background-color: transparent;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: center;
	font-weight: bold;
	font-size: 0.6em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 0.1em;
	font-size: 0.8em;
	background-color: #E1E3E3;
	color: #333333;
	border-top-color: #E1E3E3;
	border-top-style: solid;
	border-top-width: 5px;
}
#hierarchie a {
	text-decoration: none;
	color: #BD0000;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px solid #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* 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%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 90%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	font-size: 11px;
}

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, h3.spip, .voirskel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.liste-articles li .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .divers {
	min-width: 10em;
	margin-bottom: 1px;
	font-size: 0.85em;
}
.syndic, .forums {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.95em;
	background-color: #FFFFFF;
}

.menu-titre {
	padding: 0.2em 0.4em;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 18px;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li { margin: 0; padding: 0 2px; }
.encart li {
	margin: 0;
	padding: 0 0.5em;
	list-style-image: url(puce_ru.png);
	list-style-position: inside;
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 1.2em;
	color: transparent;	
}
.rubriques li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 0.8em;
	line-height: 30px;
	text-indent: 10px;
	list-style-image: url(puce_ru.png);
	list-style-position: inside;
}
.rubriques li li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 20px;
	text-indent: 25px;
	list-style-image: url(puce2.gif);
}
.rubriques .menu-titre {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD0000;
	font-size: 0.6em;
	font-variant: small-caps;
	visibility: hidden;
}
.rubriques li a {
	text-align: left;
	color: #000000;
	margin-left: 1px;
}
.rubriques li li a {
	text-align: left;
	margin-left: 0px;
}

.breves {
	background-position: left;
	background-color: #C4C6C5;
}
.breves .menu-titre {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2px;
	padding-left: 10px;
}
.breves .menu-titre a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}

.breves li {
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style-image: url(puce2.gif);
	list-style-position: inside;
	color: #333333;
}

.breves a {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 1.1em;
}
.syndic {
}
.syndic li {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(puce.gif);
	list-style-position: inside;
	color: #333333;
	text-align: left;
}
.syndic a {
	color: #CC3333;
}

.syndic .menu-titre {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BD0000;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.forums {
}
.forums .menu-titre {
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD0000;
	font-variant: small-caps;
}
.forums li {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../IMG/lo5.gif);
	list-style-position: inside;
	color: #666666;
}
.forums a {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.divers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.divers .menu-titre {
	background-color: #F7F7F7;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 22px;
	color: #767877; }
#contenu .surtitre, #contenu .soustitre { font-size: 12px; }

.cartouche .spip_logos {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 3em;
}

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 11px; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }
.ol {
	list-style-type: decimal;
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}

.lien {
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 2em;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
}

.texte {
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 1em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 12px;
}
#documents_joints h2 {
	margin-bottom: 0.4em;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	color: #BD0000;
}
#documents_joints ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#documents_joints li {
	margin-bottom: 1em;
	font-size: 11px;
}
#documents_joints li .spip_doc_titre {
	font-size: 11px;
}
#documents_joints li .spip_doc_titre small {
	font-weight: normal;
	font-size: 10px;
}
#documents_joints li .spip_doc_descriptif {
	font-size: 11px;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #BD0000;
}

.liste-articles li .spip_logos {
	float: right;
	margin-left: 12px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 10px; }

.liste-articles li .texte {
	margin-top: 2px;
	margin-bottom: 1em;
	padding: 0.2em;
	font-size: 1em;
	line-height: 1.2em;
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.72em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {
	color: #000000;
}
.formulaire_spip legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.formulaire_spip label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formulaire_spip .forml { font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #333333; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum  { width: 8em; }
.forml { width: 90%; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots {
	float: left;
	width: 47%;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: disc;
} 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
	width: 190px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formulaire_recherche label {
	display: none;
	width: 200px;
}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 100%;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-titre, .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {
	color: #333333;
}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {
	border: 1px solid;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
ul ul .forum-message {
	border: 1px solid #A4A4A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
ul ul ul .forum-message {
	border: 1px solid #B8B8B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
ul ul ul ul .forum-message {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	border-bottom: 1px dotted #B8B8B8;
	margin: 0;
	padding: 3px 6px 2px 6px;
	font-size: 0.88em;
	background-color: #E1E1E1;
}
ul ul .forum-chapo {
	background-color: #EFEFEF;
}
ul ul ul .forum-chapo {
	background-color: #F4F4F4;
}
ul ul ul ul .forum-chapo {
	border-bottom: 1px dotted #E0E0E0;
	background-color: #E9EDEB;
}
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	padding: 0.5em;
	white-space: nowrap;
	background-color: #E9EBEB;
}

#signatures td.signature-nom {
	padding: 0.2em;
	text-align: center;
	font-weight: bold;
	background-color: #EFF1F1;
}

#signatures td.signature-message {
	padding: 0.4em;
	font-size: 0.96em;
	background-color: #F7F7F7;
}
.caractencadre-spip {
	color: #CC6633;
	font-weight: bold;
}
.texteencadre-spip {
	background-color: #F7F7F7;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #BD0000;
}
.tag_police_1{	font-family : Arial, Helvetica, sans-serif;}

.tag_police_2{	font-family:  Arial, Helvetica, sans-serif;}

.tag_police_3{	font-family:  Arial, Helvetica, sans-serif;}

.tag_taille_1{	font-size: 11px;}

.tag_taille_2{	font-size: 15px;}

.tag_taille_3{	font-size: 19px;}

.tag_epaisseur_1{     font-weight:150;}

.tag_epaisseur_2{     font-weight:250;}

.tag_epaisseur_3{     font-weight:350;}

.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left-color: #BD0000;
	border-left-style: solid;
	border-left-width: 1px;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
	font-size: 11px;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	font-size:0.8em;
	padding:5px;
	color: #000000;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
	font-weight: bold;
	text-align:left;
	color:#494949;
	display: block;
	font-size: 12px;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
	font-weight: bold;
	color:#494949;
	font-size: 11px;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	color: #BD0000;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: 0.6em;
	background-color: #262626;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#C99158;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#333333;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	border-bottom:solid 1px #E2CEC1;
	border-right:solid 1px #E2CEC1;
	border-top:1px solid #AF896F;
	border-left:1px solid #AF896F;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	color:#504F4B;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	color:#333333;
	width:85%;
	background-color: #FFFDE7;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:0.25em;
	width:85%;
	background-color: #FFFAE6;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:0.25em;
	width:85%;
	background-color: #FFF9EE;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:0.25em;
	background-color: #FFF2C8;
}
.spip_forms .spip_bouton input {
	cursor:pointer;
	padding:0.4em;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	width:60px;
	color:#666666;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.spip_forms fieldset {
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #BD0000;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 11px;
	border-top-width: 1px;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	color:#444040;
	padding:0.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
	background-color: #FFFBED;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BD0000;
}

