@charset "utf-8";
/* CSS Document */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #F7931E;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#000000;
}
.head{
	background-color: #0A2228;
	align: center;
	vertical-align: top;
}
.td1{
	background-image: url(images/courandr_04.jpg);
}
.td2 {
	background-color: #073745;
	font-size: 12px;
	color: #FFFFFF;
}
.txtgros{
	font-size: 14px;
	font-weight: bold;
}
.petittxt {
	font-size: 9px;
	color: #FFFFFF;
	
}
.Style4 {color: #FF9900;
font-weight: bold;}
.Style6 {
	color: #99CC00;
	font-weight: bold;
}
.rouge {
	font-weight: bold;
	color: #CC0033;
}
