body {
	text-align: center;
	margin: 0;
}

a:link {
	color: #000000;
}
h1 {
	color:#B8C1B0;
	font-size: 10px;
	top: 0px;
	margin:0px;
	text-align: center;
}
.Menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin:0;
	padding:0;
	
}
.form {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.form2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*  
.barre_menu {
	bordercolordark:#33CCFF;
	bordercolor:#33CCFF;
	bgcolor:#33CCFF;
	border: thin solid #000000;
	background-color: #33CCFF;
	border-collapse: collapse; 
}
*/
.couleurfond {
	background-color: #fee175;
}

.soustitre {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.titregite {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
}
.contenu {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
.contenubleu {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	font-weight: bold;
}
.Style1 {
	font-family: Arial;
	font-size: 24px;
}
.copyright {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFCC00;
font-style:italic;
}
p {
	padding: 0;
	margin: 0;
}

