/* CSS Document */
.menu {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color:#333333;
; 	text-decoration: none;
}
/*.Style1 a:hover{
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color:#DE8700;
; 	text-decoration: none;
}*/
.menu a{
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color:#333333;
; 	text-decoration: none;
}

.menu_debut {
	color:#666666;
	}

.sous_menu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color:#333333;
; 	text-decoration: none;
}

.sous_menu a:hover{
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color:#DE8700;
; 	text-decoration: none;
}
.sous_menu a{
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color:white;
; 	text-decoration: none;
}

.principal {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 7px;
	text-align: justify;
}

.principal a{
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin: 7px;
	text-align: justify;
}
.principal a:hover{
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #27457F;
	font-weight: bold;
	margin: 7px;
	text-align: justify;
}

.principal2 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 5px 20px;
	text-align: justify;
	padding:10px;
}
.principal3 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 5px;
}

.principalcenter {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px 15px;
	text-align: center;
}
.principal li
{
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 7px 7px 2px;
	text-align: justify;
}
.soustitre{
	font-family: "Comic Sans MS";
	font-size:16px;
	color: #27467F;
	font-weight: bolder;
	text-decoration:underline;
	margin: 10px 7px 7px;
	}
	
.soustitreblanc{
	font-family: "Comic Sans MS";
	font-size:16px;
	color: white;
	font-weight: bolder;
	margin: 2px 10px;
	}
	
.soussoustitre{
	font-family: "Comic Sans MS";
	font-size:14px;
	color: #27467F;
	font-weight: bolder;
	text-decoration:underline;
	margin: 10px 7px 7px;
	}
	
.titre {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #27467F;
	margin: 7px;
	font-weight: bold;
}
.table_principale{
	margin-top:5 px;
	margin-bottom: 5px;
}
