body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	font-style: normal;
}
a:hover { 
	text-decoration: underline;  
	color: #FF0000;
	font-style: normal;
}
table td {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
table td:hover { 
	text-decoration: none;  
	color: #7575B3;
	font-style: normal;
}
.menu {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
a.menu:link, a.menu:active, a.menu:visited { 
	text-decoration: none; 
	color: #7575B3;
	font-style: normal;
	font-weight: bold; 
}
a.menu:hover { 
	text-decoration: none;  
	color: #FF0000;
	font-style: normal;
	font-weight: bold; 
}
.menu2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu2:link, a.menu2:active, a.menu2:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold; 
}
a.menu:hover { 
	text-decoration: none;  
	color: #FF0000;
	font-style: normal;
	font-weight: bold; 
}
h3 {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-style: normal;
	color: #FFFFFF;
}
h5 {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.contact {
	text-align: center;
}
.contactmilieu {
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-color: #7575B3;
}
ul {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: square;
}
li {
	font-style: normal;
	color: #FFFFFF;
	margin: 2px;
}
p {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
p.signature {
	text-align: right;
}
strong {
	font-size: 15px;
}
.decalp {
	padding-left: 10px;
}
.retour {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
a.retour:link, a.retour:active, a.retour:visited { 
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; 
	font-style: normal;
}
a.retour:hover { 
	text-decoration: none;
	font-weight: normal;  
	color: #FF0000;
	font-style: normal;
}
.footer {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
a.footer:link, a.footer:active, a.footer:visited { 
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; 
	font-style: normal;
}
a.footer:hover { 
	text-decoration: none;
	font-weight: normal;  
	color: #FF0000;
	font-style: normal;
}