/* Les titres de la page */
/* niveau 1 */
.contenu h1 {
	color : #f9a122;/*#729886;*/
	background-image : url(../Images/ornements/ornement_840.gif);
;}

/* Niveau 2 */
.contenu h2 { color : #f9a122; }

/* Entete de la page (qui en annonce le contenu) */
#header .entete { color : #f9a122; }

/* Les Liens */
#contenu a { color : #f9a122;}

/* Thème des collaborations régulières */
#article  {
	    background-color : #faf8f0;
	    margin : 0px;
	    	}

#article td {
		padding : 10px 5px 10px 5px;
		vertical-align : top;
		text-align : center;
		border:none;
	}
.rangBureau {
	    font-size : 15px;
	    line-height : 17px;
	    color : #f9a122;
	
	    font-weight : bold;
	}
.contenu .titre {
	color : #f9a122;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;
	font-family : lucida, trebuchet, sans-serif;
}
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }

/* Date d'un article */
.contenu .date {
	color : #f9a122;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;
	font-family : lucida, trebuchet, sans-serif;
}

/* Lieu d'un article */
.contenu .lieu {
	font-size : 12px;
	line-height : 15px;
	font-family : trebuchet, sans-serif;
	font-style : italic;
/*	font-weight : bold;*/
	color : #333333;
}

.contenu .p {
	padding-left : 15px;
	margin-left : 4px;
}
.rv {
	    font-size : 12px;
	    color : #666666;
	    font-style : normal;
	}

/* Note dans le texte de la page */
.contenu .note { color : #f9a122; }

div.contenu .document { background-image : url(../Images/000_nav2_800_off.gif); }
