body {
	margin:0;
	padding:0;
	text-align:center url(../_img/couleur-arriere-plan.gif);
	background-image: #EFEAE4;
}
	
#debug	{
	width: 880px;
	margin: 0 auto 0 auto; 
	text-align: left;
}

.Logo {
	font-family: Arial;
	font-size: 34px;
	color: #5C3E24;
	font-weight: normal;
}

.TitreRubrique {
	font-family: Verdana;
	font-size: 16px;
	color: #5C3E24;
	font-weight: bold;
}

.TitreArticle {
	font-family: Verdana;
	font-size: 16px;
	color: #5C3E24;
	font-weight: bold;
}


.SousTitre {
	font-family: Verdana;
	font-size: 11px;
	color: #5C3E24;
	font-weight: bold;
}

.SousTitreNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #5C3E24;
	font-weight: normal;
}

.FilAriane {
	font-family: Verdana;
	font-size: 11px;
	color: #5C3E24;
	font-weight: bold;
}


.LegendeAccueil {
	font-family: Arial;
	font-size: 14px;
	color: #010101;
	font-weight: normal;
}

a.LegendeAccueil {
	font: ;
	color: #010101;
	text-decoration: none;
	border-bottom: ;
}

.AgendaEvenement {
	font-family: Verdana;
	font-size: 11px;
	color: #5C3E24;
	font-weight: gras;
}

.AgendaEvenement a{
	color: #5C3E24;
	text-decoration: gras;
}

.AgendaEvenement a:hover{
	text-decoration: underline;
}

.AgendaEvenementFleche {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: gras;
}

.AgendaEvenementFleche a{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: gras;
}

.AgendaEvenementFleche a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: gras;
}

.AgendaEvenementTexte {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCC;
	font-weight: gras;
}


a.SousTitreNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #5C3E24;
	font-weight: normal;
}

/* ----- Texte ----- */

.Texte {
	font-family: Verdana;
	font-size: 12px;
	line-height: 125%;
	color: #CCCC;
	font-weight: gras;
}

.Credit {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px
	color: #CCCC;
	font-weight: normal;
}

a.Credit {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px
	color: #CCCC;
	font-weight: normal;
}

#contenuPage {
    position: relative;
    top: 0px;
    left: 25px;
    width: 600px;
	padding: 0 15px 0 15px;
	margin: 0;
}