/* --- POSITIONNEMENT --- */
.agenda_spacer {
clear: both;
}


/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
}
/* Menu de groupe1 */
#groupe1 {
	float: left;
	width: 990px;
}

/* ////////////Cartouche ////////////*/
#cartouche_01 {
	float: left;
	width: 240px;
	padding: 0px 50px 0px 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #181A12;
	text-decoration: none;
}

#cartouche_01 a {
	color: #181A12;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
	text-decoration: none;
}

#cartouche_01 a:hover, #navigation a:focus {
color: #F90;	
}

.cartouche_rubrique_01 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
//	padding-bottom: 20px;
}
/* //////////// Ender Cartouche ////////////*/


/*  Alternatif _ archives Verso avant 53 */ 
.alternatif-texte {
	width: 930px;
	float: none;
	background-color: #ffffff;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #85AD9D;
	border-radius: 1em;
}
/* ///////////////Ender Menu de navigation ////////////////*/




/*  Article */

#article {
 	float: left;
	width: 520px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
 	color: #181A12;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #85AD9D;
	border-radius: 1em;

}
#article strong {
	color: #000000;
}
#article p, #principal li {
	line-height: 1.5;
}

p.article_titre_01 {
	font-family: Verdana;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 20px;
}
.article_auteur_01 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.marge-01 {
	padding-left: 50px;
}
a.article_01:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}
a.article_01:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.article_01:hover {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}
a.article_01:active {
	text-decoration: none;
	color: #F6C;
	font-weight: bold;
} 

a.article_02:link {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
	}
a.article_02:visited {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
a.article_02:hover {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}
a.article_02:active {
	text-decoration: none;
	color: #F6C;
	font-weight: bold;
} 

/* Police unique */
.baspage3 {
	color: gray;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	margin-left: 12px;
}

.article_notes {
	color: #555555;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	margin-left: 12px;
}

/* ///////////////Ender Principal ////////////////*/


/* old-verso */
#old-verso {
	float: left;
	width: 520px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:0px;

}

.old-verso-01 {
	float: left;
	width: 480px;
	text-align: justify;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.old-verso-02 {
	margin-left: 3px;
	margin-right: 4px;	
	float: left;
	width: 245px;
	text-align: justify;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
.old-rubrique-01 {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}
.old-liste-choix {
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


/*ROLL old-article-01 Commun aussi au menu dernier*/
a.old-article-01:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	}
a.old-article-01:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
a.old-article-01:hover {
	text-decoration: none;
	color: #F90;
	font-weight: normal;
	text-align: justify;
}
a.old-article-01:active {
	text-decoration: none;
	color: #F6C;
	font-weight: normal;
	text-align: justify;
} 
/*  ENDER Alternatif _ archives Verso avant 53 */



/*/////////////////////// LES POLICES SEULES///////////////////////*/


.textnorm {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
}
