* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	background: #850038;
}

body {
	color: #000;
	font-size: 0.5em;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	background: #850038;
	text-align: center;
}

.page_sommaire h1 {
	visibility: hidden;
}

h1 {
	position: absolute;
	top: 113px; /* -21px */
	left: 65px; /* 25px 67px */
	font-size: 2.1em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

h1 a {
	color: #fff;
}

.rubrique53 h1 {
	position: static;
	margin-left: 25px;
	font-size: 2.1em;
	color: #db7a1f;
	font-weight: normal;
	text-transform: uppercase;
}
.rubrique53 h1 a {
	color: #fff;
}

.page_rubrique h2 {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #603813;
	text-transform: uppercase;
	margin: 10px -20px 10px -20px;
	padding:7px 0 0 45px;
	line-height: 1.6em;
	/*line-height: 25px;*/
	border-bottom: 1px #fff solid;
	background: url(/IMG/fnd_verre.png) no-repeat 28px 2px;
}

.page_article .h2h3 {
	overflow: auto;
	margin: 0 -20px 0 0;
	padding: 0;
	border-bottom: 1px solid #EFD1AE;
}

.page_article h2 {
	display: block;
	float: left;
	width: width;
	height: auto;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 0 25px;
	line-height: normal;
	background: none;
}


h2 span {
	display: block;
	/*padding-top: 10px;*/
}

h2,
h2 a,
h2 a:focus,
h2 a:hover,
h2 a:active {
	color: #603813;
}

.page_article h3 {
	float: none; /* left */
	text-align: left;
	width: auto;
	font-size: 1.8em;
	margin: 10px 0 0 14px;
	font-style: italic;
	color: #91002b;
	font-weight:normal;
}

.page_article h3 a {
	font-size: .9em;
}

.page_article .forum-chapo h3 {
	margin: 0px 0 0 14px;
}
.page_article .forum-chapo strong {
	float: left;
}

.page_rubrique h2 span {
	margin-bottom: -4px;
	padding-top: 4px;
}
.page_rubrique h3 {
	text-transform: uppercase;
}

* html .page_rubrique h3 {
	font-size: 1.3em;
}

.page_rubrique h4 {
	font-size: 1.1em;
	color: #e48b23;
	letter-spacing: normal;
	/*font-style: italic;*/
}

.page_article h4 {
	font-size: 1.5em;
	color: #e48b23;
	letter-spacing: 0.1em;
	margin: 10px 0 0 50px;
}

/* Espaceur de blocs */
.nettoyeur,
.pusher {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#page {
	position: relative;
	width: 693px; /* 990px */
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#entete {
	position: absolute;
	top: 0;
	right: 0;
	width: 593px; /* 990px */
	height: 70px; /* 100px */
}

#entete a.accueil {
	display: block;
	margin-left: 100px;
	width: 693px; /* 990px */
	display: inline;
}
#entete a.accueil img.spip_logos {
	height: 70px; /* 100px */
}

#entete a.accueil #nom_site_spip {
	position: absolute;
	top: 0;
	left: -2000em;
}

#entete .formulaire_menu_lang {
	position: absolute;
	right: 0;
	top: 0.90em;
	display: block;
	width: 30%;
} /*Cf.: spip_formulaires.css*/

#conteneur {
	clear: both;
	width: 693px;
	overflow: hidden !important;
	overflow: visible;
	zoom: 1;
}

.rubrique53 #conteneur {
	overflow: visible;
	background: #AFC1CF;
}

#contenu {
	position: absolute;
	top: 132px; /* 190px */
	left: 50px; /* 65px */
	width: 408px; /* 626px */
	height: auto;
}

.page_rubrique #contenu .contenu_accroche {
	position: absolute;
	top: -45px;
	left: -40px;
	width: 132px;
	height: auto;
	color: #000;
	font-size: 1.4em;
	border: 1px #fff solid;
	background: url(/IMG/fnd_contenu_middle.png) repeat-y 0 0;
}

.page_rubrique #contenu .contenu_accroche div {
	padding: 15px;
}
.rubrique53 #contenu {
	position: relative;
	top: -435px;
}

#contenu .contenu_top {
	/*width: 392px;*/ /* 626px */
	height: 15px;
	background: url(/IMG/fnd_contenu_top.png) no-repeat left top;
}
#contenu .contenu_middle {
	width: auto;
	/*height: auto !important;
	min-height: 555px;*/
	height: 385px; /* 555px*/
	padding:0 20px;
	overflow: auto;
	background: url(/IMG/fnd_contenu_middle.png) repeat-y 0 0;
}
.page_article #contenu .contenu_middle {
	height: 385px;
	padding:0 20px 0 0;
	/*border-bottom:1px solid #F4D0A9;*/
}

/*
* html .page_article #contenu {
	overflow: visible;
	zoom: 1;
}

* html .page_article .contenu_top {
	position: relative;
	z-index: 0;
}

* html .page_article .contenu_middle {
	overflow: auto;
	zoom: 1;
}

* html .page_article .contenu_middle .cartouche {
	position: relative;
	z-index: 2000;
	border: 1px red solid;
	overflow: visible;
	zoom: 1;
}

* html .page_article .contenu_middle h1 {
	position: absolute;
	top: -60px;
	left: 25px;
	z-index: 2000;
}
*/
.rubrique53 #contenu .contenu_middle {
	height: auto;
	overflow: hidden;
}

.rubrique53 #contenu .contenu_middle .date {
	margin-left: 27px; /* 50px */
	margin-bottom: 0;
	font-size: 1.1em;
	color: #B71A5D;
}

.rubrique53 #contenu .contenu_middle h2 {
	width: 98%;
	padding: 5px 0 0 10px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
}

#contenu .contenu_middle p {
	padding: 0 0 0 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#contenu .contenu_middle .forum-repondre-message {
	font-size: .9em;
}

.separateur {
	background: #ccc;
	height: 1px;
	line-height: 1px;
	border: none;
}

.page_article #contenu .contenu_middle p,
.rubrique53 #contenu .contenu_middle p {
	letter-spacing: 0.1em;
	margin: 0 0 10px 10px;
}

.forums #contenu .contenu_middle p,
.forums #contenu .contenu_middle legend {
	font-size: 1.2em;
}
.forums #contenu .contenu_middle h2 {
	padding-left: 0;
}
.forums #contenu .contenu_middle small {
	font-size: 1.1em;
}
.page_article #contenu .contenu_middle p.detail {
	margin: 30px 0 0 0;
}
.page_article #contenu .contenu_middle p.detail a {
	font-size: 1.1em;
	color: #91002b;
	font-style: italic;
	text-decoration: underline;
}
.page_article #contenu .contenu_middle p.detail a:hover {
	text-decoration: none;
}
#contenu .contenu_middle .pagination_cuvee {
 clear: both;
 margin: 20px -19px 0 -20px;
 padding: 0 15px;
 /*border-top: 1px solid #F4D0A9;*/
 font-size: 1.3em;
 text-align: center;
}

#contenu .contenu_middle .pagination_cuvee span.precedent {
	float: left;
	width: auto;
	padding: 0 0 0 20px;
}
#contenu .contenu_middle .pagination_cuvee span.suivant {
	float: right;
	width: auto;
	padding: 0 20px 0 0;
}
#contenu .contenu_middle .pagination_cuvee span a {
	font-size: 1.1em;
	padding: 0 10px 0 10px;
}

#contenu .contenu_bottom {
	/*width: 392px;*/ /* 626px */
	clear: both;
	height: 15px;
	background: url(/IMG/fnd_contenu_bottom.png) no-repeat left top;
}
#navigation {
	position: absolute;
	top: 70px;
	right: 0;
	width: 176px; /* 252px */
	height: 490px;
	background: url(/IMG/fnd_navigation.png) repeat-y 0 0;
	z-index: 900;
}

#navigation div {
	margin-top: 10px;
}

.rubrique53 #navigation .evelyne {
	width: 117px;
	height: 174px;
	margin: 15px auto 20px auto;
}

.rubrique53 #navigation .evelyne p {
	width: 176px;
	font-size: 1.2em;
	/*font-style: italic;*/
	color: #870038;
	margin-top: 5px;
}
.rubrique53 #navigation img {
	border: 1px solid #fff;
}

#navigation h2 {
	display: none;
}

.rubrique53 #navigation h2 {
	display: block;
	color: #870038;
	font-weight: bold;
	text-transform: uppercase;
	/*margin-left: -55px;*/
	text-align: left;
	border: none;
}
/*
#navigation ul,
#navigation ul * {
	margin-top: 0;
	background: none;
}
*/

#navigation ul {
	background: none;
	zoom: 1;
}

.rubrique53 #navigation ul {
	clear: both;
	/*margin-left: 10px;*/
}

.rubrique53 #navigation #archives ul li,
.rubrique53 #navigation #mots_cles ul li {
	margin-left: 10px;
}
/*
#navigation ul li a {
	position: absolute;
	left: -2000em;
	outline: none;
}*/

#navigation ul li {
	display: block;
	zoom: 1;
}

#navigation ul li a {
	position: static;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #603813;
	padding: 7px 0 7px 8px;
	background: none;
	outline: none;
}

#navigation ul li span {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	padding: 7px 0 10px 8px;
	background: none;
}

#navigation ul li a:hover {
	margin: 0 0 0 -32px;
	padding-left: 42px;
	color: #fff;
	text-decoration: none;
	background: none;
}

#navigation ul li.on a {
	margin: 0 0 0 -22px;
	padding-left: 30px;
	color: #91002b;
	text-decoration: none;
	background: url(/IMG/fnd_navigation_li_actif.png) no-repeat 0 0;
}

.rubrique53 #navigation ul li a {
	color: #603813;
	padding: 2px 0 2px 15px;
	cursor: pointer !important;
}

.rubrique53 #navigation ul li a:hover {
	margin: 0;
	color: #844d1b;
}

.rubrique53 #navigation ul li.on a {
	color: #603813;
	padding: 2px 0 2px 22px;
}

.rubrique53 #navigation .archives h2 {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.rubrique53 #navigation .archives ul li a {
	color: #603813;
	padding: 2px 0 2px 22px;
}

.rubrique53 #navigation .archives ul li a:hover {
	padding: 0 0 0 -22px;
}

.rubrique53 #navigation .archives ul li.on a {
	margin: 0 0 0 -22px;
	padding: 2px 0 2px 43px;
}

#navigation .chroniques {
	margin-top: 10px;
}
#navigation .chroniques a {
	float: left;
	width: auto;
	margin: 2px 0 0 8px !important;
}

#navigation .chroniques a.rss {
	float: none;
	padding: 0 0 0 35px !important;
}

#hierarchie {
	display: none;
}

.evenements #hierarchie {
	display: inline;
	font-size: 1.2em;
}

.page_article #hierarchie {
	display: block;
	margin: 0 0 0 15px;
	font-size: 1.3em;
	font-weight: bold;
}  

.page_article #hierarchie a {
	font-weight: normal;
}  
.liste_rubriques {
	margin: 5px 0 0 50px;
	font-size: 1.3em;
}

.rub_sup {
	margin: 50px 0 0 0 !important;
}

body.smooth #page #contenu {
	top: 85px;
	left: 25px;
	width: auto;
	z-index: 0;
}



#pied {
	position: absolute;
	top: 563px;
	clear: both;
	width: 100%;
	font-size: 1.4em;
	text-align: right;
	color: #fff;
}
#pied a {
	color: #fff;
}
#pied img {
	padding-right: 2px;
	vertical-align: middle;
}


.rubrique53 #pied {
	position: static;
}



/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	/*font-family: Verdana, Tahoma, Arial, sans-serif;*/ }


/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	/*font-family: Georgia, Times, serif;*/ }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.evenements .breves ul {
	margin: 10px 10px 20px 10px;
}
.evenements .breves ul li {
	margin: 0 0 10px 0;
	font-size: 1.4em;
	list-style-type: none;
}
.evenements .breves ul li strong {
	font-weight: bold;
	color: #91002B;
}
.evenements .breves ul li a {
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.evenements .breves ul li a:hover {
	text-decoration: none;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#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, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
/*.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }*/

/*.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }*/

.titre_breve {
	font-size: 1.4em;
}

/*.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }*/

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { }

.cartouche .titre {
	/*font-size: 1.27em;
	font-weight: bold;
	color: #000;*/ }
#contenu .surtitre, #contenu .soustitre { /*font-size: 0.82em;*/ }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { /*font-size: 0.71em;*/ }

.cartouche .traductions { *font-size: 0.71em;*/ }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	/*font-style: italic;*/
	font-weight: normal;
	padding: 10px 0 10px 50px;
}
.rubrique53 .chapo {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	/*font-style: italic;*/
	font-weight: bold;
	padding: 10px 0 10px 50px;
}
.smooth .chapo {
	padding: 0;
}
.lien {
	/*background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 1.4em;
	font-weight: bold;*/
}

.texte {
	font-size: 1.3em;
	letter-spacing: normal;
}

.rubrique53 .texte img {
	border: 1px #fff solid;
}
.texte ul {
	clear: left;
	color: #850038;
}
.texte li {
	margin: 0 0 0 30px;
	list-style-type: square;
	color: #333;
	font-size:1.1em;
}

.texte li * {
	font-size: inherit;
}
.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 {
	border-top: 1px solid #F2C591;
	clear: both;
	margin: 0 0 0 20px;
	padding-top: 5px;
}
#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 {
	/*display: none;*/ /* temporaire */
	clear: both;
	margin: 30px -20px 30px 0;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #F4D0A9;
}
#documents_joints h2 { display:none; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {
	font-size: 1.3em;
}
#documents_joints li .spip_doc_titre img {
	display: block;
	text-align: center;
}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}
#contenu .contenu_middle .descriptif {
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0 5px 25px;
	text-align: justify;
}

#contenu .contenu_middle .descriptif_2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0 25px;
}

/* 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: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	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: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	line-height: 1.4em;
	font-size: 1.2em;
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .contre-encart {
	padding: 0 0 20px 0;
	font-size: 1.4em;
}

.page_article h2 {
	/*display: none;*/
	/*float: left;
	width: width;
	height: auto;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 0 25px;
	line-height: normal;
	background: none;*/
}

.page_article .forum-repondre {
	display: block;
	float: left;
	width: width;
	height: auto;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 0 25px;
	line-height: normal;
	background: none;
}

.page_article h2 a {
	outline: none;
}
.page_article.rubrique53 h2 a {
	text-decoration: underline;
}

.page_article.rubrique53 h2 a:hover {
	text-decoration: none;
}

.page_article #contenu .contenu_middle .spip_logos {
	float: left;
	width: auto;
	margin-right: 20px;
	margin-bottom: 15px;
}

.rubrique53 .forum-repondre-message a {
	letter-spacing: normal;
	text-decoration: underline;
}

.rubrique53 .forum-repondre-message a:hover {
	text-decoration: none;
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin: 5px 0 10px 10px;
}


.page_plan #contenu .contre-encart ul li {
	list-style-type: none;
	padding: 5px 0 0 20px;
	color: #603813;
	text-transform: uppercase;
	background: url(/IMG/potiche.png) no-repeat 0 1px;
}

.page_plan #contenu .contre-encart ul li a {
	color: #603813;
	text-transform: none;
}


.page_plan #contenu .contre-encart ul li ul {
	margin: 5px 0 15px 0;
}
.page_plan #contenu .contre-encart ul li ul li {
	background: none;
	color: #603813;
	text-transform: none;
}

.page_plan #contenu .contre-encart ul li ul li a {
	color: #603813;
}

.page_plan #contenu .contre-encart ul li ul li ul {
	margin: 5px 0 0 0;
}
.page_plan #contenu .contre-encart ul li ul li ul li {
	margin: 0 0 5px 0;
	background: none;
}

.page_plan #contenu .contre-encart ul li ul li ul li a {
	color: #000;
}
/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip {
	text-align: left;
	font-size: 1em;
}

.formulaire_spip p {
	font-size: 1.2em;
	margin: 15px 0;
	padding: 0;
	overflow: auto;
}

.formulaire_spip fieldset {
	margin: 20px 0 0 0;
	border: none;
	font-size: 1.2em;
}

.forums #contenu .contenu_middle .reponse_formulaire {
	margin: 20px 0 0 0;
	font-size: 1em;
	letter-spacing: normal;
}

.formulaire_spip legend {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

.formulaire_spip label {
	display: block;
	margin: 20px 0 0;
}

.formulaire_spip .forml {
	width: 90%;
	height: 15px;
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #b3b3b3;
	background: #fff;
}


.formulaire_spip textarea {
	height: auto !important;
	font-size: 1.1em !important;
	overflow: auto;
}

table.spip_barre a img {
	border: 1px outset #ccc;
	background: none;
}

.spip_bouton input {
	background: #9D006F url(/IMG/btn_form.png) repeat 0 0;
	border: 1px solid #E9E9E9;
	color: #fff;
	margin: 10px 5px 20px 0;
	padding: 2px 10px;
	cursor: pointer;
}
	
table.spip_barre input.barre {
	width: 99%;
	border: none;
	color: #999;
	background: none;
}








/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.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; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.rubrique53 #contenu .contenu_middle .forum-repondre {
	clear: both;
	margin: 1em 0 1em 0;
	padding-top: 2px;
	/*border-top: 1px solid #CCC;*/
	font-weight: bold;
}
.rubrique53 #contenu .contenu_middle .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	/*border-top: none;*/
	font-weight: bold;
}

/* * Habillage des forums */
ul.forum {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

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, /*.forum-titre,*/
.forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.forum-chapo small {
	margin-left: 10px;
	font-size: 1em;
}
.forum-texte {
	margin: 0;
	padding: 1em 1em 0;
	color: #333;
	font-size: 1.4em;
}
.forum-texte .forum-lien {}
.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 #ccc;
	margin: 0 0 1em 10px;
	padding: 0;
}
ul ul .forum-message { border: 1px solid #ccc; }
ul ul ul .forum-message { border: 1px solid #ccc; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #ccc; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #ccc; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	height: 12px;
	line-height:12px;
	border: none;
	border-bottom: 1px dotted #B8B8B8;
	margin: 0;
	padding: 3px 6px 2px 6px;
	background: transparent url(/IMG/fnd_titre_reponse.png) repeat-x scroll 0 0;
}
ul ul .forum-chapo {
	font-size: 1.2em;
}
ul ul ul .forum-chapo {
}
ul ul ul ul .forum-chapo {
}

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 {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------ */
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }


.page_article fieldset {
	border: none;
	padding: 20px;
}
.page_article fieldset legend {
	visibility: hidden;
}

.page_article fieldset div {
	/*clear: both;*/
	margin: 0 0 10px 0;
}
.page_article fieldset .spip_form_label {
	display: block;
	/*float: left;*/
	font-size: 1.2em;
	width: auto;
}
.page_article fieldset input {
	/*float: right;*/
	width: 230px;
}
.page_article fieldset .spip_form_choix_unique li input {
	width: 13px;
}

.page_article fieldset textarea {
	width: 346px;
	overflow: auto;
	font-size: 1.4em;
}
















