@charset "UTF-8";
/* CSS Document */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */


body {
color: #000000;
font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
font-size: 0.8em;
margin: 10px 0 0 0;
padding: 0;
background-image:url(images/fond-page.jpg);
background-position:top;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.4em;
}

.spip h3 {
font-size:1.3em;
border-bottom:#FEBB00 solid 2px;
}

h4 {
font-size:1.2em;
}

p {margin: 0 0 10px 0;}

ol.spip {
margin:0 0 0 -20px;
}

ol.spip li {
padding-bottom:10px;
}

img {border:none; margin:5px;
}

a {
margin: 0 2px;
color: #990000;
text-decoration: underline;
}

a:hover {
text-decoration: none;

}

#header {
height: 44px;
background-image:url(images/haut.jpg);
background-position:top;
background-repeat:no-repeat;
}

#corps {
background-image:url(images/milieu.jpg);
}

#titre-page{
margin-left:80px;
height:70px;
width:650px;
text-align:center;
background-image:url(images/trait.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#conteneur {
position: relative;
width: 810px;
margin: 0 auto; 
}

#centre {
padding-right:67px;
margin-left: 370px;
height:500px;
}

html>body #centre{
height: auto; 
min-height: 500px;
}

#gauche {
position: absolute;
left:70px;
margin-top:70px;
width: 260px;
font-weight:bold;
}

#pied {
height: 44px;
background-image:url(images/bas.jpg);
}

.menugauche {
text-align:right;
list-style-type: none;
margin: 0;
padding:0;
}

.menugauche li {
height : 2em;
}



.menugauche a {
margin: 0 2px;
color:#990000;
text-decoration: none;
}

.menugauche a:hover {
text-decoration: underline;
}

.menu-sup {
text-align:right;
list-style-type: none;
margin-top:20px;
padding:0;
}

.menu-sup li {
height : 2em;
}

.menu-sup a {
margin: 0 2px;
color:#990000;
text-decoration: underline;
}

.menu-sup a:hover {
text-decoration: none;
}


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

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; text-align: left; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
}


.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px solid #990000;
	}
.formulaire_spip legend {
	color:#FFFFFF;
	font-weight: bold; 
	padding: 2px 5px;
	background: #990000; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit;
	background-color: #FFF; }
	
/* Boutons */

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

}



/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #990000; }
fieldset.reponse_formulaire { border-color: #990000; 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-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #FEBB00;
	font-size: 0.95em;
	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:#000000; }
.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:  #EBE6E0; }
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; }


/* Logos, documents et images */
.spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.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; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

#der-actus {
	border-left: #FFCC00 1px solid; 
	border-top: #FFCC00 1px solid; 
	border-right: #FFCC00 3px solid; 
	border-bottom: #FFCC00 3px solid; 
	padding:5px; 
	font-weight:normal; 
	margin-top:50px;
	}
	
#der-actus ul {
	list-style-type:none;
	margin:2px;
	padding:0;
	}



