/*
 * *Mise en page des textes (bordures...)
 */

.chapo
{
	line-height: normal;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.principal .chapo
{
	line-height: normal;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.principal .chapo .spip a { color: #336600;
text-decoration: none; }
.principal .chapo .spip .spip_url {
	color: #336600;
	text-decoration: none;
}

.principal .chapo .spip .spip_url a {
	color: #336600;
	text-decoration: none;
}

.principal .chapo .spip .spip_url a:hover {
	color: #ffffff;
	background-color: #336600;
}

.contenu .chapo
{
	line-height: 12pt;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
}

.texte
{
	font-family: Times, "Times New Roman", serif;
	text-align: justify;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
text-decoration: none; }

.ps
{
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px solid #99cc33;
	color: #000000;
	text-align: justify;
	font-family: Times, "Times New Roman", serif;
	font-size: 8pt;
}

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

.menu
{
	border: 1px #ffffff solid;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

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

.menu ol
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu-titre
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	/*text-shadow: 2px 2px #56626d;*/
	border: 1px solid #336600;
	display: block;
	margin: 2px;
}

.menu-item
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 2px 2px;
	border: 1px solid #336600;
	font-weight: normal;
	display: block;
}

.menu-item a { color: #000000; }
.menu-titre a { color: #ffffff; }

.contenu .menu-item a
{
	color: #000000;
	text-decoration: none;
}

.contenu .menu-titre a
{
	color: #000000;
	text-decoration: none;
}

/*.menu-item li a:hover{
	background-color: #8B8400;
}*/

.menu-item2
{
	margin: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	display: block;
	text-align: left;
	border: 1px solid #ffffff;
}

.menu-date
{
	/*	margin: 0px;
*/
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
}

.menu-item3
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336600;
	color: #666;
	margin: 2px 2px;
	text-align: center;
	font-weight: bold;
	background: #ffffff;
}

.menu-item3 a { color: #000000; }

.menu-titre-rub
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	border: 1px solid #a0a0a0;
	margin: 2px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.menu-titre-rub a { color: #336600; }

.menu-item-rub
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336600;
	color: #336600;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.menu-item-rub a { color: #336600; }

/* Des couleurs specifiques selon les types de menus */
.general
{
	text-align: center;
	background: #ccff99;
}

.general .menu-titre { background: #99cc33; }

.rubriques
{
	text-align: center;
	background: #ccff99;
}

.rubriques .menu-titre { background-color: #99cc33; }
.breves { background-color: #ccff99; }
.breves2 { background-color: #ccff99; }

.breves .menu-titre
{
	background-color: #99cc33;
	text-align: center;
color: #000000; }

.breves2 .menu-titre
{
	background-color: #99cc33;
	text-align: center;
color: #000000; }

.divers { background-color: #ccff99; }

/*.divers .menu-titre
{
	background-color: #99cc33;
	text-align: center;
	color: #000000;
}
*/
.forums { background-color: #ccff99; }

.forums .menu-titre
{
	background-color: #99cc33;
	text-align: center;
}

/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu h2.titre-extrait { }
.contenu h2.titre-texte { }

.contenu .surtitre
{
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #336600;
}

.contenu .detail
{
	text-align: right;
	color: #666666;
	font: 8pt Times, "Times New Roman", serif;
	margin-top: 0pt;
	line-height: normal;
}

.contenu .detail .important { color: #e73328; }

.extrait
{
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}

.contenu .liste-articles a
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: right;
	text-decoration: none;
}

/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
#gauche
{
	position: absolute;
	top: 400px;
	margin: 0px;
	padding: 5px;
	/*margin-right: 2em;
*/
	margin-right: 3%;
	margin-top: 1.5em;
	right: 71%;
	overflow: auto;
	visibility: visible;
	left: auto;
	width: 15%;
	bottom: auto;
}

#gauche_rub
{
	position: absolute;
	top: 100px;
	margin: 0px;
	padding: 5px;
	/*margin-right: 2em;
*/
	margin-left: 20px;
	margin-right: 3%;
	margin-top: 1.5em;
	right: 70%;
/*	overflow: auto;
	visibility: visible;
	left: auto;
	bottom: auto;*/
	list-style-type: none;
}

/*#bottom
{
	background: #ccff99 url(../picture_library/gris.gif) repeat-x;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #99cc33;
	position: fixed;
	left: 0px;
	right: 0px;
	overflow: inherit;
	z-index: 1;
	visibility: inherit;
}*/

.cartouche
{
	border-top: 1px #336600 solid;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.contenu a
{
	color: #336600;
	text-decoration: none;
}

.contenu a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}

.principal a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}

.principal a
{
	color: #336600;
	text-decoration: underline;
}

.cartouche2
{
	padding-top: 2px;
	border-top: 1px solid #dfd75c;
	margin-bottom: 2px;
}

.spip_logos
{
	margin: 3px;
	border-width: 0px;
}

/*
 * Habillage du plan du site
 */

.plan-rubriques
{
	clear: left;
	display: block;
	list-style: none;
}

.plan-rubrique
{
	display: block;
	border: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
}

/*.plan-articles
{
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
	font-size: 11px;
	list-style-type: none;
}*/

/* Eclaircissement progressif des rubriques en fonction de la profondeur */
ul .plan-rubrique
{
	background-color: #ccff99;
	border-color: #003300;
font-weight: bold;
color: #ffffff; }

ul ul .plan-rubrique
{
	background-color: #99cc33;
	border-color: #003300;
font-weight: bold;
color: #000000; }

ul ul ul .plan-rubrique
{
	background-color: #ccff99;
	border-color: #003300;
font-weight: bold;
color: #000000; }

/*
 * Habillage des forums
 */

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

.forum-fil { }

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

.forum-titre
{
	font-weight: bold;
	font-size: 14px;
}

.forum-item
{
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #336600;
	font-size: 10px;
	background: #ffffff;
	border: 1px #336600 solid;
}

.forum-repondre-message { text-align: right; }

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

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 solid #99cc33;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #ccff99;
}

ul ul .forum-chapo { background: #F5E19C; }
ul ul ul .forum-chapo { background: #e4f0f0; }
ul ul ul ul .forum-chapo { background: #f4f8f8; }
ul ul ul ul ul .forum-chapo { background: #ffffff; }

/*
 * Habillage des petitions
 */

.signatures
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
}

.signatures td, .signatures th { border-width: 0.4em; }

.signatures-titre
{
	clear: right;
	font-size: 12px;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}

.signature-date
{
	/*white-space: nowrap;*/
	padding: 0.5em;
	background-color: #99cc33;
		color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: 9pt; }

.signature-nom
{
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
	background-color: #99cc33;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.signature-nom a
{
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
	background-color: #99cc33;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.signature-message
{
	font-size: 9pt;
	padding: 0.4em;
	text-align: center;
	background-color: #ccff99;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*
 * Formulaires
 */

.formrecherche
{
	background-color: #ccff99;
	color: #000000;
	border: solid 1px #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.formulaire
{
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #336600;
	background-color: #ccff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.forml
{
	background-color: #ccff99;
	margin: 4px;
	padding: 1px;
	border: solid 1px #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.spip_bouton
{
	border: 2px solid #336600;
	padding: 3px;
	background: #d0d0d0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.spip-admin { }

/*
/ajout perso
*/

.sstitre_liste_articles
{
	margin: 0px;
	padding: 0em;
	padding-top: 0em;
	padding-bottom: 6px;
	text-align: right;
	color: #303030;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 400;
}

.table100
{
	height: 100%;
	width: 100%;
	bottom: 0%;
	top: 0%;
}

.tdfond { background-color: #ccff99; }
.tdfondmenu { background-color: #ccff99; }

.pied_page
{
	margin: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #dfd75c;
	color: #666666;
	text-transform: uppercase;
	background-color: #ccff99;
}

a.pied_page { color: #333333; }

.coordonnees
{
	margin: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #dfd75c;
	color: #ffffff;
	background-color: #336600;
font-weight: bold; }

a.coordonnees { color: #333333; }
a:link {
	text-decoration: none;
	list-style-type: none;
}
a.spip_url { }
.spip_url { }

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

a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #336600;
}

a.spip_url {
	color: #336600;
	text-decoration: none;
}
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }
.spip_code { }
p.spip_note { }

h3.spip
{
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #336600;
	background-color: #CCFF99;
	padding-top: 3px;
	padding-bottom: 3px;
}

.spip_puce
{
	list-style-position: inside;
	border-width: 0px;
}

.spip_documents
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #336600;
}

.spip_documents_center
{
	margin: auto;
	text-align: center;
	width: 80%;
}

.spip_documents_left
{
	float: left;
	margin-right: 15px;
	text-align: center;
}

.spip_documents_right
{
	float: right;
	margin-left: 15px;
	text-align: center;
}

table.spip
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	/*border-collapse:collapse;
*/
}

table.spip caption
{
	/*caption-side: top;
bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336600;
}

table.spip tr.row_first
{
	background-color: #336600;
	color: #ffffff;
	font-weight: bold;
}

table.spip tr.row_odd { background-color: #ccff99; }
table.spip tr.row_even { background-color: #ffff99; }

table.spip td
{
	padding: 3px;
	font-size: 9pt;
}

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

blockquote.spip
{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml
{
	width: 95%;
	background-color: #ccff99;
}

.spip_encadrer
{
	font-family: helvetica, arial, sans-serif;
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre
{
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie
{
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}

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

.spip_bouton { background-color: #FFCC00; }

form.formrecherche
{
	margin-top: 5px;
	margin-bottom: 5px;
}

input.formrecherche
{
	background-color: #ccff99;
	width: 99%;
	border: none;
}

.reponse_formulaire
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #990000;
	background-color: #99CC33;
}

.spip_surligne { background-color: #c433a4; }

/*
 *  Images typographiques (via image_typo)
 
.image_typo {
	behavior: url(/win_png.htc);
}*/

/*
 * Barre de raccourcis
 */

a.spip_barre img
{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}

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

/* Boutons */
.navigator { }

.boutonmenu
{
	text-decoration: none;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.boutonmenu a
{
	/*color: #FFFF66;
*/
	text-decoration: none;
	width: 100%;
	display: block;
}

.boutonmenu a:hover
{
	color: #336600;
	background-color: #99cc33;
}

/*
 * Correction des styles HTML par defaut
 
* {margin:0; padding:0; font-family:verdana, tahoma, arial, sans-serif; font-size:0.95em; color:#435C4F}*/

.structure { display: none; }

h1,h2,h3,h4
{
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
body
{
	margin: 0px;
	background-color: #ffffff;
	height: 100%;
	/*overflow: hidden;*/
}
#container {
	height: 100%; overflow: auto; /*position: relative;*/ z-index: 2;
	}
img {
	margin: 4px;
	text-align: center;
}

.img a:hover
{
	text-decoration: none;
	background: none;
	margin: 4px;
}

image { margin: 4px; }

.image a
{
	text-decoration: none;
	background: none;
	margin: 4px;
}
.image a:hover
{
	text-decoration: none;
	background: none;
	margin: 4px;
}

.navigation a { text-decoration: none; }


a.spip_out
{
	text-decoration: none;
	color: #336600;
}

/*a.spip_in, a.spip_url
{
	text-decoration: none;
	color: #2020a0;
}*/

a.spip_glossaire
{
	text-decoration: none;
	color: #336600;
}

.image { }
a.image { text-decoration: none; }
a.image:hover { background: none; }
.texte, .texte p.spip { margin-bottom: 0px; }

.notes
{
	font-family: Times, "Times New Roman", serif;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0.6em;
	border-top: 1px solid #99cc33;
	color: #888888;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: right;
	margin-bottom: 5px;
}

.contenu h1.titre-extrait
{
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.contenu h1.titre-texte
{
	font-size: 14pt;
	font-weight: bold;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
text-decoration: none; }

.contenu h1.titre-texte-plan
{
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.contenu h1.titre-texte-plan:first-letter
{
	font-size: 16pt;
	color: #ffffff;
	border: 2px solid #336600;
	background: #336600;
	padding: 0.1em;
	height: 120%;
	width: 120%;
}

.contenu h1.titre-texte-plan a:first-letter
{
	font-size: 16pt;
	color: #ffffff;
	border: 2px solid #336600;
	background: #336600;
	padding: 0.1em;
	height: 120%;
	width: 120%;
}

.contenu h1.titre-texte-plan a:hover:first-letter
{
	font-size: 16pt;
	color: #ffffff;
	border: 2px solid #336600;
	background: #336600;
	padding: 0.1em;
	height: 120%;
	width: 120%;
}

.contenu h2
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;	/*text-shadow: 2px 2px #000000;*/
}

.contenu h2.titre-extrait
{
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contenu h2.titre-texte
{
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.contenu h1:first-letter
{
	font-size: 23pt;
	border: 2px solid #336600;
	background: #336600;
	font-family: Times, "Times New Roman", serif;
	padding: 3px 4px 3px 4px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 3px;
}

.contenu h1 a:hover:first-letter
{
	font-size: 23pt;
	border: 2px solid #336600;
	background: #336600;
	font-family: Times, "Times New Roman", serif;
	padding: 3px 4px 3px 4px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 3px;
}

.contenu h1 a:first-letter
{
	font-size: 23pt;
	border: 2px solid #336600;
	background: #336600;
	font-family: Times, "Times New Roman", serif;
	padding: 3px 4px 3px 4px;
	color: #ffffff;
	font-weight: bold;
	margin-right: 3px;
}

.contenu h2:first-letter
{
	font-size: 15pt;
	border: 1px solid #336600;
	color: #ffffff;
	padding: 0.1em;
	background-color: #99CC33;
	font-family: Times, "Times New Roman", serif;
	line-height: 17px;
font-weight: bold; }

.contenu h2 a:first-letter
{
	font-size: 15pt;
	border: 1px solid #336600;
	color: #ffffff;
	padding: 0.1em;
	background-color: #99CC33;
font-family: Times, "Times New Roman", serif;
line-height: 17px;
font-weight: bold; }

.contenu h2 a:hover:first-letter
{
	font-size: 15pt;
	border: 1px solid #336600;
	color: #ffffff;
	padding: 0.1em;
	background-color: #99CC33;
font-family: Times, "Times New Roman", serif;
line-height: 17px;
font-weight: bold; }

.extrait
{
	border: groove 1px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}

.tit_principal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}

.texte p strong
{
	font-weight: bold;
}

.contenu .texte p:first-letter
{
	font-size: 140%;
	font-family: Times, "Times New Roman", serif;
	color: #336600;
	/*text-shadow: 1px 1px #000000;
	margin-left: 15px;*/
font-weight: bold; }


.texte h3
{
	font-family: Times, "Times New Roman", serif;
	font-size: 13pt;
	color: #336600;
	/*text-shadow: 2px 2px #000000;*/
	text-align: right;
	border-bottom-color: #336600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: bold; }

.txtgauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 10pt;
	color: #336600;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
.gauche a {
	color: #666666;
	text-decoration: underline;
}
.gauche a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #336600;
}
.gauche .txtgauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 13pt;
	color: #336600;
	list-style-position: inside;
}
.principal .texte .spip h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
.principal .texte .spip .spip_out .spip a {
	color: #336600;
	text-decoration: none;
}
.txtgauche a.spip_out  {
	color: #666666;
	text-decoration: underline;
}
.txtgauche a.spip_out:hover   {
	color: #ffffff;
	background-color: #336600;
}
.txtgauche a.spip_note  {
	color: #666666;
}
#gauche .txtgauche strong {
	color: #666666;
}
#gauche_rub .txtgauche strong {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 3px;
}
.gauche_rub .txtgauche strong a:hover{
	color: #ffffff;
}
.gauche_rub .txtgauche i {
	list-style-type: none;
}
#gauche_rub .txtgauche ul {
	list-style-type: none;
}
#gauche_rub .txtgauche a {
	color: #333333;
	text-decoration: none;
}
#gauche_rub .txtgauche a:hover {
	color: #ffffff;
}
.spip_doc_descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #336600;
	text-indent: 0px;
	text-align: center;
	line-height: 9pt;
}
.spip_doc_descriptif a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #336600;
	text-indent: 0px;
	text-align: center;
	line-height: 9pt;
	text-decoration: underline;
}
.spip_doc_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336600;
	text-indent: 0px;
	text-align: center;
	line-height: 9pt;
	font-weight: bold;
}
.spip_doc_titre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336600;
	text-indent: 0px;
	text-align: center;
	line-height: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
