BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-align: justify;
	background-color: #fcf6f9;
	white-space: normal;
}
.formulaire {
	background-color: #E6E6F2;
}

.blanc {
	color:#fcf6f9;
	font-size:8px;
	line-height: 7px;
}

H1 {
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #590059;
	text-align: center;
}

H2 {
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #590059;
	text-align: center;
}

H3 {
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	color: #590059;
	text-align: center;
}

H4 {
	font-size: 20px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #590059;
	text-decoration: overline;
	margin-bottom: 10px;
}

H5 {
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	color: #590059;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

p {
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	color: #590059;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	display: block;
}
ul {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #590059;
}
.texte1 {
	font-size: 18px;
	line-height: 22px;
	color: #7777FF;
	text-align: center;
}


.copyright {
	text-align: center;
	color:#FFFFFF;
	font-size: 12px;
}

a.menu5 {
	color: gray;
	font-size: 10px;
	text-decoration: none;
}

a.menu2:active, a.menu2:hover, a.menu2:focus {
	background-color: #f3e0ea;
	color: purple;
}

a.menu2 {
	color: #FFFFBB;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	background-color: maroon;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	width: 150px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}


.colmenu1 {
	background-color: #ececff;
}
.colmenu2 {
	background-color: #ffffd7;
}
.colmenu3 {
	background-color: #590059;
}
.colmenu4 {
	background-color: #ffe1e1;
}
.colmenu5 {
	background-color: InfoBackground;
	color: gray;
	font-size: 10px;
	text-decoration: none;
}
.centre {
	background-color: #ffecff;
}







