body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #606060;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
}
.TitreTexte {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A10B0C;
}

.TitreTexteJeune {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7858a4;
}
.tableauAlterne {
	color: #000000;
	font-size: 12px;
	
}

.tableauAlternePuce {
	background-image: url(../images/fleche.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Texte {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.Texte:active {color: #ffffff; text-decoration : none;}
a.Texte:link {color: #ffffff; text-decoration : none;}
a.Texte:visited {color: #ffffff; text-decoration : none;}
a.Texte:hover {color: #ffffff; text-decoration: underline}



.Titre_FlashUne {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
a.Titre_FlashUne:active {color: #000000; text-decoration : none;}
a.Titre_FlashUne:link {color: #000000; text-decoration : none;}
a.Titre_FlashUne:visited {color: #000000; text-decoration : none;}
a.Titre_FlashUne:hover {color: #000000; text-decoration: underline}

.menu_D1 li{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	color: #FFFFFF;
	font-size: 12px;
	list-style-image: none;
	list-style-position: inside;
	margin-left: -39px;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	list-style-type: none;
	text-indent: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(-2px,auto,auto,auto);
	cursor: pointer;
	line-height: 20px;
}


.menu_D1 li a, .rubrique a{ color:#FFFFFF; text-decoration:none }


.menu_N2 li{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	color: #FFFFFF;
	font-size: 12px;
	list-style-image: none;
	list-style-position: inside;
	margin-left: -39px;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	list-style-type: none;
	text-indent: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(-2px,auto,auto,auto);
	cursor: pointer;
	line-height: 20px;
}


.menu_N2 li a, .rubrique a{ color:#FFFFFF; text-decoration:none }

.menu_Jeune li{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	color: #FFFFFF;
	font-size: 12px;
	list-style-image: none;
	list-style-position: inside;
	margin-left: -39px;
	background-image: url(../images/puceD21.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	list-style-type: none;
	text-indent: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(-2px,auto,auto,auto);
	cursor: pointer;
	line-height: 20px;
}


.menu_Jeune li a, .rubrique a{ color:#FFFFFF; text-decoration:none }
.rubrique {
	font-size: 10px;
	color: #FFFFFF;
}
 hr{
  border-top:#AAAAAA solid 1px;
  border-bottom:none;
 }
.lienAccueil {
	color: #9933FF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
