p {
	text-align: justify;
	text-indent: 45pt;
	margin-right: 15px;
	margin-left: 15px;
}
.popper {
	POSITION: absolute;
	VISIBILITY: hidden;
	z-index:3;
}
a.ejsmenu {
	color: #CCCCCC;
	height: 20px;
	width: 125px;
	vertical-align: text-top;
	font-weight: bold;
}
a.ejsmenu2 {
	color: #CCCCCC;
	height: 20px;
	width: 120px;
	vertical-align: text-top;
	font-weight: bold;
}
A:hover.ejsmenu {
	text-decoration:none;
	color:#FFFFFF;
}
A:hover.ejsmenu2 {
	text-decoration:none;
	color:#FFFFFF;
}
a {
	color: #5149D8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3027B6;
}
div.petit {
	font-size: 12px;
}
div.top {
	color: #FFFFFF;
}
body {
	background-color: #6698FE;
	color: #000000;
}
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: oblique;
}
h3 {
	text-decoration: underline;
}