/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	color: #CC0000;
	text-align:center;
	}
h2 {
	color: #CC0000;
	text-align:center;
	} 
h3 {
	color: #CC0000;
	text-align:center;
	}
.txt-contenu  {
	padding: 10px 0px 10px 0px;
	font-style: normal;
	color: #8FB0A1;
	font-size: 9px;
	text-align: center;
}
.txt-contenu1 {
	padding: 4px 0px 4px 0px;
	font-style: normal;
	color: #8FB0A1;
	font-size: 11px;
}
.txt-contenu2 {
	color: #8FB0A1;
	text-align: center;
	/*margin-left: 524px;*/
	
}	
.txt-contenu3 {
	color: #8FB0A1;
	text-align: center;
	/*margin-left: 560px;*/
}
	
a:link {
	font-style: normal;
	color: #C22F22;
	text-decoration: none;
	
}
a:visited {
	font-style: normal;
	color: #C22F22;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #CC0000 ;
	text-decoration: none;
}
a:active {
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}