/* CSS Document */

body{
	margin-left:					auto;
	margin-right:					auto;
	margin-top:						20px;
	margin-bottom:					20px;
	font-family:					"Times New Roman", Times, serif;
	font-weight:					normal;
	width: 950px;
	font-size: 12px;
	color: #0000FF;
	background-color: #51DBFD;	
}

#corps_haut {
	text-align:						center;
	font-weight: 					normal;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
	font-family:					"Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	background-color: #51DBFD;

}

#corps {
	text-align:						center;
	font-weight: 					normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:					"Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}

#corps_menu_haut {
	text-align:						center;
	font-weight: 					bold;
	margin-top: 					10px;
	margin-bottom: 					10px;
	width: 							950px;
	color: #FFFFFF;
	font-size: 22px;
	font-family:					"Times New Roman", Times, serif;
	background-color: #51DBFD;
}



#corps_menu_bas {
	text-align:						center;
	font-weight: 					normal;
	margin-top: 					10px;
	margin-bottom: 					10px;
	width: 							950px;
	font-family:					"Times New Roman", Times, serif;
	font-size: 						14px;
	color: #0000FF;
	background-color: #51DBFD;

}
#nav {
	padding:						0.2em;
	margin-top:						1em;
	border-style:					solid;
	border-width:					0px;
	border-color:					#775E76;
	text-align:						center;
	font-family:					"Times New Roman", Times, serif;
	font-size: 						18px;
	font-weight:					 normal;
	color: #0000FF;
	background-color: #51DBFD;
}
#nav a	{
	padding:						0.2em;
	font-weight:					normal;
	text-decoration:				none;
	font-family:					"Times New Roman", Times, serif;
	font-size: 						18px;
	color: #0000FF;
}

#nav a:hover, a:focus {
	color: 							#FF0000;
	font-family:					"Times New Roman", Times, serif;
	font-size: 						18px;
	font-weight:					normal;
}
#nav a:visited{
	font-family:					"Times New Roman", Times, serif;
	font-size: 						18px;
	}

a{
	color: #0000FF;
	text-decoration:				none;
}

a:visited{
	color: #0000FF;
	text-decoration:				none;
}

a:hover, a:focus {
	color:							red;
	text-decoration:				none;
}

.center{
	text-align:						center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
}

.texte_01 {

	font-family:					"Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 						14px;
	font-weight: normal;
}
.texte_02 {

	font-family:					"Times New Roman", Times, serif;
	text-align:						center;
	color: #0000FF;
	font-size: 						16px;
	font-weight: bold;
}
.texte_03 {

	font-family:					"Times New Roman", Times, serif;
	text-align:						center;
	color: #0000FF;
	font-size: 						40px;
	font-weight: bold;
}
.texte_04 {

	text-align:						right;
	font-weight: 					normal;
	font-family:					"Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
}
