* {
margin: 0;
padding: 0;
}

html {
background: #d1d4d7 url(img/fond.gif);
}


body {
min-width: 770px;
width: 100%;
background-color: white;
margin: auto;
/* équivaut à 10px */ 
font: 0.625em/1em Arial, Geneva, Verdana, Helvetica, sans-serif;
color: #383635;
}

div#acces-direct {
display: none;
}

/* Entete */
#entete {
background: #666 url(img/fond-entete.gif) repeat-x;
height: 154px;
}

#entete h1 {
background: url(img/logo-saic.png) no-repeat 40px 4px;
height: 110px;
text-indent: -9999px;
}

#entete h1 a {
display: block;
height: 110px;
width: 220px;
}

#entete h1 a:focus {
background: none;
}


ul#rubriques {
font-family: Verdana, Tahoma, Arial, sans-serif;
margin: -14px 0 0 3em;
}

ul#rubriques li {
float: left;
list-style-type: none;
}

ul#rubriques li  a {
background: url(img/separateur-niveau1.png) no-repeat 100% 0;
color: white;
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
display: block;
height: 25px;
padding: 10px 10px 0 10px;
}


ul#rubriques li  a:hover {
background: white url(img/fond-hover.png) repeat-x;
color: #004489;
text-decoration: none;
}


form#moteur-recherche {
position: relative;
top: -70px;
text-align: right;
padding-right: 2em;
}

form#moteur-recherche label {
color: #004489;
font-size: 0.7em;
font-size: 1.1em;

}

form#moteur-recherche input#valider {
position: relative;
top: 4px;
}

div#conteneur {
background: white;
}

div#conteneur div#contenu-global-sommaire {
width: 77%; 
float: left;
font-size: 1.2em;
margin: 3em 0 1em 0;
}



div#conteneur div#contenu-global {
width: 80%; 
float: left;
font-size: 1.2em;
margin: 1em 0;
}

div#conteneur div#contenu-global-article {
width: 95%; 
float: left;
font-size: 1.2em;
margin: 1em 0;
}


div#conteneur div#contenu-sommaire,
div#conteneur div#contenu-plan,
div#conteneur div#contenu-recherche {
width: 92%;
float: right;
background: white;
}

div#conteneur div#contenu-recherche p {
margin-left: 3.6em;
}

div#conteneur div#contenu-plan h3{
background: #5581ac;
font-weight: normal;
color: white;
padding: 0.5em;
margin: 1em 3em;
}

div#conteneur div#contenu-plan .contre-encart {
margin: 1em 0 2em 6em;
}

div#conteneur div#contenu-plan .contre-encart li {
margin-bottom: 1em;
}

div#conteneur div#contenu-plan .contre-encart li ul  {
margin: 1em 0 1em 1em;
}

div#conteneur div#contenu {
width: 74%;
float: right;
background: white;
}

div#conteneur div#menu-gauche {
width: 24%;
float: left;
background: white;
}

div#breves-sommaire {
width: 20%; 
float: right; 
background: white;
margin: 5em 2em 0 0;
}

div#breves {
width: 17%; 
float: right; 
background: white;
margin: 1.2em 2em 0 0;
}

div#breves-sommaire h3,
div#breves h3 {
background: #004489;
color: white;
font-size: 1.2em;
font-weight: normal;
padding: 0.2em 0.3em;
margin: 0.1em;
}

div#breves-sommaire ul li {
margin: 1em 0 1em 1.8em;
padding: 0.2em;
}

div#breves ul {
/*
list-style-type: none;
*/
padding: 0.2em;
margin-left: 1.6em;
}

div#breves-sommaire a,
div#breves  a {
font-size: 0.9em;
line-height: 1.2em;
}

p#dernier-ajout {
text-align: right;
margin-top: 3em;
clear: both;
}


div#pied-de-page {
text-align: center;
background: #f1f2f3 url(img/logo-ucbn.png) no-repeat 50px 50%;
clear: both;
padding: 20px 5px;
border-top: 4px solid #e8e9eb;
font-size: 1.1em;
}

div#pied-de-page a {
padding: 0 0.3em;
}

div.texte {
background: #f7f8f7 url(img/fond-texte.gif) no-repeat 100% 100%;
margin: 0 2em;
padding: 1em 0;
border-top: 1px solid #e7e7e6;
border-left: 1px solid #e7e7e6;
}



/* menu gauche */

div#menu-gauche ul {
margin-top: 15px;
list-style-type: none;
}

div#menu-gauche ul li {
margin: 0 0 6px 0;

}

div#menu-gauche ul li:hover {
background: url(img/fond-hover.png) repeat-x;
}


div#menu-gauche ul li a {
font: 0.9em  Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
display: block;
padding: 0.2em 0 0.2em 3.5em;
color: #db3036;
border-bottom: 1px dotted #333;
background: url(img/puce-menu.png) no-repeat 1.4em 50%;
}

div#menu-gauche ul li a:visited {
color: #db3036;
}

div#menu-gauche ul li a:hover {
text-decoration: none;
background: url(img/puce-menu.png) no-repeat 0.9em 50%;
}

div#menu-gauche ul li a:focus {
color: red;
}

div#menu-gauche ul ul {
list-style-type: square;
padding: 0 0 0 4.2em;
color: #004489;
}

div#menu-gauche ul ul li {
margin-top: -0.5em;
}

div#menu-gauche ul ul li:hover {
background: none;
}


div#menu-gauche ul ul li a {
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
background: none;
color: #004489;
padding: 0;
border: 0;
}

div#menu-gauche ul ul li a:visited {
background: none;
color: #004489;
}

div#menu-gauche ul ul li a:hover {
background: none;
color: #db3036;
}

h2 {
font: italic 2em Georgia, "Times New Roman", Times, serif;
background: url(img/icone-h2.png) no-repeat 0 50%;
color: #004489;
margin: 0 0 0.5em 0.9em;
padding-left: 0.9em;
}

a {
color: #db3036;
}

a:visited {
color: #9f1419;
}

a:hover {
color: #004489;
color: #97050a;
}

a:focus {
color: white;
background: #db3036;
}

p.surtitre,
div.chapo {
background: #f7f8f7 url(img/fond-texte.gif) no-repeat 0 0;
margin: 1em 2em;
padding: 1em;
font-weight: bold;
line-height: 1.4em; 
border-bottom: 1px solid #e7e7e6;
border-right: 1px solid #e7e7e6;
}

ul#articles-rubrique {
line-height: 2em;
margin: 0 0 2em 3.5em;
}

ul#articles-rubrique span {
font-size: 0.9em;
}

div#liste-suivante {
background: #f1f2f3;
margin-left: 3.5em;
padding: 0.6em;
width: 5.5em;
text-align: center;
}

div.liste-recherche {
background: #f1f2f3;
margin: 2em 0;
padding: 0.6em;
width: 5.5em;
text-align: center;
}

div#outil_sommaire,
a.sommaire_ancre {
display: none;
}



hr.spip {
height: 0;
border: 0;
border-top: 1px dotted #5c5957;
margin: auto;
margin-top: 1em;
width: 80%;
clear: both;
}

p.spip {
margin: 0.5em 2em 1em 2em;
color: #383635;
text-align: justify;
line-height: 1.2em;
}

p.spip span.spip_documents_center img {
display: block;
margin: auto;
}

p.spip img {
padding-right: 10px;
}


ul.spip {
margin: 0.5em 2em 0.5em 4em;
color: #383635;
line-height: 1.2em;
text-align: left;
}

ul#sommaire-actualites {
margin: 2em 1em 1em 3.6em;
}

ul#sommaire-actualites p.texte {
margin: 0.5em 0 2em 0;
}

p.date-article {
color: #004489;
margin-right: 2em;
text-align: right;
font-weight: bold;
}

h3.spip {
background: #5581ac;
color: white;
font-size: 1.2em;
font-weight: normal;
line-height: 110%;
text-align: left;
margin: 1.2em 1em 1em 0.8em;
padding: 0.4em;
border-left: 6px solid #004489; 
}

p.texte {
color: #5c5957;
text-align: justify;
line-height: 1.2em;
}


.format_png {
border: 0;
margin: 1em 1em 0.7em 2em;
}

div.spip_doc_titre {
margin: 0 2.4em;
font-weight: normal;
}

div.liste-articles {
margin: 1.5em 0 1em 3.5em;
}

div.liste-articles li {
margin: 0 0 1em 0;
}

form fieldset {
border: 0;
margin: 2em 0 1em 3.5em;
width: 400px;
}

form legend {
margin-bottom: 1em;
color: black;
font-weight: bold;
}

form p {
margin-top: 1em;
line-height: 130%;
}

input.form1 {
background: white;
border: 1px solid red;
}

form #var_login {
background: white;
border: 1px solid #004489;
margin: 1em 0;
}


form p.spip_bouton {
width: 255px;
text-align: right;
background: white;
border: 0;
}

p.mot-de-passe {
margin-left: 3.6em;
}

p#coordonnees-service {
color: #9d9b9a;
margin-top: 1em;
line-height: 120%;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }



img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
*/
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

/*
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 33em;
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}
*/


/* Blocs du contenu (c-a-d. la colonne principale) */

/*
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}
*/


/* Fil d'Ariane */
#hierarchie {
clear: both;
margin: 0;
padding: 1em 0 1em 4em;
font-size: 0.9em; 
border-bottom: 1px solid #f1f2f3;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #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; }
*/
/* Typo pour le contenu */

/*
#contenu {
	font-family: "Trebuchet MS", Helvetica, 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
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

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

.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 { margin-bottom: 2em; }

.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
---------------------------------------------- */


.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.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: 0.88em; 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; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* 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;
	font-size: 0.82em;
	line-height: 1.4em; }

.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.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton {}
.spip_bouton input {}

/* 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
/*  ------------------------------------------ */
/*
.forum-repondre, .forum-decompte {
	clear: both;
	margin: 2.5em 0 1em 0;
	padding: 1em 0 0 2em;
	border-top: 2px solid #CCC;
	font-style: italic;
	}
*/
	
/* * 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 {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.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 #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
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: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
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; }
*/







/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


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

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.texte {
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

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

.menu {
	border: 1px solid #a0a0a0;
	border-top: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
}
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-titre {
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px dashed #d0d0d0;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

/* Des couleurs specifiques selon les types de menus */

.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{ background-color: #eaffea; text-align:center; }
.rubriques .menu-titre	{ background-color: #f2fff2; }

/*
.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }
*/
.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }


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

.contenu {
	margin: 15px;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 2em;
}
.contenu .detail .important {
	color: #a02020;
}
.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
}
.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */

#principal {
	position: absolute;
	left: 30%;
	/*left: 18em;*/
	top: 0px;
	margin: 0px;
	padding: 0px;
	/*margin-right: 2em;*/
	margin-right: 3%;
	margin-top: 1.5em;
}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24%;
	/*width: 14em;*/
	padding: 0px;
	margin: 0px;
	/*margin-left: 1.8em;*/
	margin-left: 3%;
	margin-top: 1.5em;
}

.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;
}

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

/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #e0ffe0;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 3px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

ul .plan-rubrique {
	background-color: #e0ffe0;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #eaffea;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #f4fff4;
	border-color: #e8e8e8;
}


/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.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 dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
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: 1em;
	margin-bottom: 1em;
	width: 100%;
}

/*
.signatures td, .signatures th {
	-moz-border-radius: 0.4em;
}
*/

.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Formulaires
 */

.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
/*
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
*/
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.spip-admin {
}
