p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #141C35;
    margin-top: 3px;
    margin-right: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #141C35;
    margin-top: 3px;
    margin-right: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
    margin-top: 10px;
    margin-right: 3px;
	color: #FFFFFF;
    text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #0D0DA0;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0DA0;
    margin-top: 8px;
    margin-right: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #141C35;
	width: 565px;
    margin-top: 4px;
    margin-right: 3px;
}
a:link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.decalage {
	margin-left: 5px;
	width: 563px;
}
.menu-main {
    margin-top: 10px;
    margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #FFFF00;
	text-align: center;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;}

.menu-item {
    margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}
.menu-item a{
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}