html,body{margin:0;padding:0}
body{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	text-align:center;
	background-image: url(habillage/fond.gif);
	background-repeat: repeat;
}
p{margin:0 10px 10px}
div#page{text-align:justify}
div#page{width:900px; height:600px; margin:0 auto; background-image: url(habillage/fond2.jpg); background-repeat: 0}
div#contenu{float:left;width:900px; height:380px; padding-right:30px;text-align:justify; padding-left:30px; overflow:auto; v-align:middle}
div#menu{float:left;width:900px; height:200px; padding-left:0px; text-align:justify;}
div#signature{float:left;width:900px; height:20px; padding-left:50px; text-align:justify;}
div#cadre2{float:left;width:700px; height:180px;text-align:left; overflow:auto; background-image: url(habillage/fondcadre.png);
	background-repeat: repeat;
}
div#cadre{float:left;width:600px; height:275px; padding-right:10px;text-align:justify; padding-left:10px; overflow:auto; background-image: url(habillage/fondcadre.png);
	background-repeat: repeat;
}
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 0px; overflow: hidden; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


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

/* Typo Trebuchet pour les menus et la navigation */
body, #navigation, .encart, #pied, .formulaire_spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Typo Trebuchet pour le contenu */
#contenu, #entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Typo Trebuchet pour les citations et extraits introductifs */
.chapo, .texte, blockquote, #navigation h2, .encart h2, #navigation .rubriques li, .forum-chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;}


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

#navigation ul, #navigation ol, #navigation li,
.encart ul, .encart ol, .encart li { margin: 0; padding: 0; }
#navigation ul, .encart ul { list-style: none; }

/* Entete */
#entete { margin: 0; align: left; valign: top;}
#entete, #entete a { text-decoration: none; }

#entete a#nom_site_spip, #entete a .spip_logos { display: block; float: left; font-weight: bold; font-size: 1.5em; font-variant: small-caps; margin-top: 0; }
#entete p { margin: 0; padding: 0; font-size: 0.82em; clear: both; }

#entete #outils { float: right; }
#entete #outils * { display: inline; }
#entete #outils .formulaire_menu_lang { margin-right: 0; }
#entete #outils .forml { text-align: left; padding: 0 !important; font-weight: bold; text-transform: none; }
#entete #outils label { display: none !important; }
#entete #outils option { display: block !important; }

/* Fil d'Ariane : on ne s'en sert pas */
#hierarchie { display: none; }

/* Habillage general des menus de navigation laterale */
#navigation, .encart { text-align: center; font-size: 0.71em; }
#navigation h2, .encart h2, #navigation .rubriques li {
text-transform: uppercase; text-align: left; margin-top: 3em; margin-bottom: 0.1em;
border-top: 0px; font-size: 1em; padding: 0; padding-left: 0.1em; }

#navigation p, .encart p { margin: 0; padding: 0.2em 0; text-align: left; }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.1em; }
#navigation .articles li { list-style-image: url(puce-carre.gif); list-style-position: inside; }

#navigation .rubriques { margin-top: 3em; }
#navigation .rubriques h2 { display: none; }
#navigation .rubriques ul { padding: 0; border-bottom: 0px; }
#navigation .rubriques ul ul { border: none; }
#navigation .rubriques li { margin: 0; padding: 0; }
#navigation .rubriques li a { display: block; padding-left: 0.1em; padding-right: 0.1em; }
#navigation .rubriques li li a { padding-left: 0.5em; }
#navigation .rubriques li.on, #navigation .rubriques li a:hover { text-decoration: none; }
#navigation .rubriques li.on { font-weight: normal; }
#navigation .rubriques li a.on {}

#navigation p.plus { margin: 0; padding: 0; padding-left: 0.1em; }

/* Pied de page */
#pied { clear: both; padding: 2px; padding-right: 400px; font-size: 0.9em; text-align: center;}
#pied p { margin: 0; padding: 0; }
#pied small { font-size: 0.9em; }
#pied img { vertical-align: bottom; }

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

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

.cartouche .titre {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;}
#contenu .surtitre, #contenu .soustitre { font-size: 0.9em; text-align: justify; }

.cartouche .spip_logos {
	float: right;
	margin-left: 0px;
	margin-bottom: 0px; }

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

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

/* Mise en forme des textes du contenu */
.chapo, .texte { font-size: 0.8em; line-height: 1.4em; text-align: justify; }
.chapo { font-weight: bold; }

h3.spip { margin: 0; margin-top: 2em; font-weight: bold; font-size: 1.1em; }
#contenu h2 { clear: both; margin-top: 2.5em; font-weight: bold;}
#contenu h2, #contenu h2 a {text-align: justify; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 0px;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

code, tt, pre, samp { font: 1.2em monospace; }
.spip_cadre { width: 524px; padding: 1px 2px; border: 0px; text-align: justify; }

abbr, acronym { border-bottom: 0px; cursor: help; }

.ps, .notes { margin-top: 1.4em; }
.ps, .lien { font-size: 0.8em; }
.ps h2 { display: none; }
.notes { clear: both; font-size: 0.77em; }
.notes h2 { font-size: 1.2em; }

/* Tableaux */
table.spip { margin: 0; border: 0px; border-collapse: collapse; text-align: justify; }
table.spip th, table.spip td { padding: 3px; margin: 0; vertical-align: absmiddle; border: 0px; text-align: justify; }

/*  Logos, documents et images
---------------------------------------------- */
.spip_documents { text-align: center; line-height: normal; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Portfolio */
#documents_portfolio { clear: both; margin-top: 1.4em; }
#documents_portfolio h2 { display: none; }
#document_actif { padding-top: 1em; text-align: left; }
#document_actif p { margin: 5px 0; padding: 0; }

/* Listes de documents joints */
#documents_joints { margin-top: 1.4em; padding-top: 2px; }
#documents_joints h2 { font-size: 0.88em; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin: 0; padding: 0; }
#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: 0; padding: 0; margin-bottom: 1em; }

.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 small { display: block; font-size: 0.71em; }

.liste-articles li .texte { margin-top: 5px; margin-bottom: 2em;
border: 0px; padding: 0.9em; font-size: 0.82em; }
.liste-articles li .texte .spip_logos { float: none; margin: 1px; }
.liste-articles li .texte a.suite { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.liste-articles li .texte a:hover.suite { text-decoration: none; color: red; }

.pagination { font-size: 0.90em; }

/*  Habillage des formulaires
/*  ------------------------------------------ */
form, fieldset, legend, label, input, textarea, select, option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip { font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

fieldset { display: block; }
legend { font-weight: bold; padding: 0; padding-bottom: 5px; color: #996; }

label {}
.forml {
	width: 99%;
	padding: 1px 2px;
	border: 0px;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0; padding: 1px 2px;
	border: 0px;
	font-weight: bold; color: #FFF;
	float: right; }

/* Formulaires de forum, contact */
.formulaire_forum, .formulaire_ecrire_auteur { margin-top: 3em; }
.formulaire_forum, .formulaire_ecrire_auteur, .formulaire_login { background: none; padding-left: 0; padding-right: 175px; min-height: 227px; }
.formulaire_forum, .formulaire_ecrire_auteur { background-position: right bottom; }
.formulaire_login { background-position: right top; }

table.spip_barre { display: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: red; }
fieldset.reponse_formulaire { padding: 1em; border: 0px; font-weight: normal; }
fieldset.reponse_formulaire legend { color: red; padding: 0 2px; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; border: 0px solid red; margin-bottom: 1em; }
fieldset.previsu legend { color: red; padding: 0 2px; }

/* Formulaires de login */
.formulaire_login legend, .formulaire_login h3.spip { font-size: 1em; }
.formulaire_login .forml, .formulaire_login_forum .forml { width: 12em; }
.formulaire_login .spip_logos, .formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

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

h2.forum-repondre { font-size: 0.88em; }
h2.forum-decompte { display: none; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; margin-top: 3em; list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-message { margin: 0; padding: 0; margin-bottom: 1em; font-size: 0.80em; }
.forum-chapo { border: 0; border-bottom: 0px; margin: 0;
padding: 2px 6px 1px 22px; }
.forum-texte { margin: 0; padding: 0.5em 0.7em 0 0.5em; color: #333; }

/*  Couleurs des liens
/*  ------------------------------------------ */
a, a.spip_out { text-decoration: none; color: #000033; border:0px }
a:hover.spip_out { color: #CC6600; border:0px }
.on { color: #663; }
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #CC9600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.titre { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
    color: #CC6600;
}
img { border: 0px; }
.titresprojets {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
    color: #CC6600;
}
.italic {
	font-style: italic;
}
.gras {
	font-style: bold;
}
.petit {font-size: 0.8em;
	color: #CC6600;

}
.signature {font-size: 0.7em;
	color: #000000;

}
.soustitres {font-size: 0.9em;
	color: #CC6600;

}
.noms {color: #3D3109}
.noir {
	font-size: 1em;
	color: #000000;
}
.orange {
	font-size: 1em;
	color: #CC6600;	
}
