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

#margejeunes1 {
margin-left:10px;
margin-right:10px;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}

#corpsjeunes {		/* Corps de la page Utile*/
	position:absolute;
	top:25px;					/* Postion haut = hauteur bandeau + 10 */
	bottom:0px;				/* Postion basse pied de page + hauteur pied de page */
	overflow:auto;				/* Pour afficher ascenseur quand corps de page trop haut */
	left:5px;					/* Centrage */
	right:5px;			/* 451 = largeur du corps de page / 2 */
}
.Style1 {
	color: #666666;
	font-size: 12px;
}
.Style2 {
	color: #3300FF;
	font-style: italic;
	font-size: 14px;
	text-align: justify;
}
.Style3 {
	color: #660000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.Style4 {
	font-size: 12px
}
.Style5 {
	color: #666666;
	font-size: 18px;
}
