/* conteuse CSS */
* {
	margin: 0; 
	padding: 0;
}

/*structure générale*/
body{
	font-family: "Trebuchet MS", Georgia, Helvetica, sans-serif;
	color: #5f100b;
	background-color: #9f1931;
	background-image: url(charte_conteuse/general_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#conteneur{
	height: auto;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(charte_conteuse/container_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#entete{
	height: 127px;
	margin-right: auto;
	margin-left: auto;
	width: 897px;
	background-image: url(charte_conteuse/entete.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #601220;
}

#page{
	margin-left: 227px;
	width: 604px;
	background-image: url(charte_conteuse/font.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9f1932;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9f1932;
	padding-right: 40px;
	padding-left: 40px;
}

#page_sommaire{
	margin-left: 227px;
	margin-right:16px;
	width: auto;
	background-image: url(charte_conteuse/font.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9f1932;
	border-bottom-color: #9f1932;
}
p.signature {
	font-weight: bold;
	color: #c02019;
	text-align: right;
	margin-bottom: 10px;
}
#hierarchie {
	height: 20px;
	width: auto;
	padding-left: 250px;
	margin-right: 14px;	
}
/*#pied_page{
	height: 5px;
	width: auto;
	border: thin solid #000000;
	clear: both;
}*/
#pied{
	height: 118px;
	width: auto;
	background-image: url(charte_conteuse/footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	
}

/* typo */

#page h1{
	color: #c02019;
	display: block;
	text-align: center;
	font-size: 28px;
	margin-bottom: 25px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page_sommaire h1{
	color: #c02019;
	display: block;
	text-align: center;
	font-size: 28px;
	margin-bottom: 25px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page h1.article{
	color: #c02019;
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
	margin-top: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sommaire_texte{
	margin-left: 200px;
	font-size: 16px;
}


#texte_article {
	font-size: 15px;
	padding-bottom: 25px;
}

#debut_texte {
    color: #7D0404;
    font-size: 16px;
    margin-bottom: 40px;
    margin-left: 10px;
}

#fin_page{
	clear: both;	
}



/* menu */

#menu{
	width: auto;
	float: left;
	padding-left: 26px;
	margin-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9f1932;
	background-image: url(charte_conteuse/bande.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu h3{
	width: 165px;
}
#menu h4{
	margin-top: 6px;
	width: 165px;
}
#menu h4 a, #menu h3 a{
	font-size: 16px;
	display: block;
	background-image: url(charte_conteuse/articlebtn.png);
	background-position: left center;
	text-align: center;
	background-repeat: no-repeat;
	color: #030062;
}
#menu h4 a:hover, #menu h3 a:hover{
	background-image: url(charte_conteuse/articlebtn.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #0000B7;
}

#menu h6 {
	width: 165px;
	margin-top: 1px;	
}
#menu h6 a{
	font-size: 14px;
	display: block;
	background-image: url(charte_conteuse/rubriquebtn.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #030062;
}
#menu h6 a:hover{
	background-image: url(charte_conteuse/rubriquebtn.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #0000B7;
}

 /*#bas{
	background-image: url(charte_conteuse/bas.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 10px;
	background-color: #9f192f;
}*/



/*bouton accueil et contact*/
#hierarchie h5{
	width: 60px;
	float: left;
}
#contact{
	width: 65px;
	margin-left: 60px;
}
#hierarchie h5 a, #contact a{
	font-size: 14px;
	display: block;
	text-align: left;
	color:  #FFD862;
}
#contact a:hover, #hierarchie h5 a:hover{
	color:  #FFE9A6;
}




/*rubrique contact*/

#titre_contact {
	font-size: 18px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#titre_contact_formulaire {
	width: auto;
}
#debut_contact {
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
	width: 200px;
	float: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#form_mail{
	width: 375px;
	margin:auto;
	padding-bottom:25px;
	
}
fieldset{
	padding:5px;
	}








/*lien article dans rubrique*/


#article_rub{
	margin: auto;
	height: auto;
	width: 500px;
	padding: 10px;
}
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; }
.liste-articles li .titre {font-size: 14px;}
.liste-articles li .spip_logos{border: 1px solid #a70705;}
.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #FEAE36;     
	padding: 0.9em;
	font-size: 14px;
	line-height: 1.4em;
}
.liste-articles li .spip_logos {
	float: right;
	clear: right;
	border: 1px solid #FEAE36;
}
.liste-articles li p { 
	margin: 0; 
	padding: 0;
}
.liste-articles li .enclosures {
	float: right;
	text-align: right;
	margin: 0; 
}

.liste-articles li small {
	display: block;
	font-size: 12px;
	color: #5f100b;
	margin-bottom: 25px;
}




.liste-articles li .titre_actualites {
    border-bottom: 1px solid #5F100B;
    color: #5F100B;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    padding-bottom: 2px;
}
#debut_texte_actualites {
    color: #990404;
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 2px;
}

#texte_article_actualites {
	font-size: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #5f100b;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #5f100b;
	padding-right: 15px;
}



/* liens */

a{
	text-decoration: none;
	color: #c02019;
	font-weight: bold;
} 
a:hover{
	color: #df5916;
}
img {
	text-decoration: none;
	border-style:none;
}



/* logo */

#logo_article{
	margin-top: 30px;
	float: right;
	margin-left: 15px;
}
#logo_auteur{
	float: left;
	margin-right: 15px;
}
#logo_sommaire{
	float: left;
	width: 300px;
	height: 510px;
	background-image: url(charte_conteuse/Illustration.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
}
.spip_logos{
	border: 1px solid #36243E;
}




/* spip document*/


.spip_documents_center{
	margin: auto; 
	text-align: center;
	margin-top: 10px;
	
}
.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
	margin-top: 10px;
}
.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
	margin-top: 10px;
}
.spip_doc_titre {
	font-size: 12px;
	font-weight: bold;
	color: #5f100b;
}
.spip_doc_descriptif {
	font-size: 12px;
	color: #5f100b;
	font-weight: normal;
	padding-bottom: 10px;
}

/*  intertitre */
h3.spip{
	color:#5f100b;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 18px; 
	font-weight: bold;
}
/*  paragraphe */
p.spip{
	margin-bottom: 15px;
}
/*  separation*/
hr.spip{
	margin-bottom: 15px;
	color:#5f100b;
}
/*  Portfolio */


#documents_portfolio {
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5f100b;
	clear: both;
}
#documents_portfolio h2 {
	 margin-bottom: 0.4em; 
	 font-size: 0.88em; 
	 font-weight: bold; 
}

#document_actif { margin-top: 1em; }



/*   documents joints */

#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5f100b;
}
#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 small { font-weight: normal; }



/*  recherche */

#recherche{
	position: absolute;
	width: 100px;
	margin-top: 64px;
	margin-left: 360px;
}

.formulaire_recherche label { display: none; }


.points{
	font-size: 0.88em;
	font-style: italic;
	color: #B38600;
	text-align: right;
	padding-top: 10px;	
}




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

 #form_mail .formulaire_spip {
	text-align: center;
	font-size: 0.96em;
	color: #491b0b;
	font-family: "Trebuchet MS", Georgia, Helvetica, sans-serif;
	line-height: 2.2em;
	text-indent: 10px;	
}
.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0;
}


/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: normal; color: #5f100b; }
fieldset.reponse_formulaire { border-color: #5f100b; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }






.invisible { position: absolute; top: -3000em; height: 1%; }






/* bas de page */
.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5f100b;
}
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.82em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }



/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.png{
behaviour:url(png.htc);
}

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

