@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
	background-position:center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
}
.clearfloat {
	clear: both;
	height:0;
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a img {
	border: none
}

.footer2{
color:#72A5CB;
}

.footer2 a{
color:#72A5CB;
text-decoration: none;
}

.footer2 a:hover{
color:#FFFFFF;
text-decoration: none;
}


.courant9italique {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
}
.courant9 {
	font-size: 9px;
	line-height: normal;
}
.titre10-gras-bleu {
	font-size: 10px;
	color:#004F86;
	font-weight: bold;
}
.titre10-gras-bleu-cap {
	font-size: 10px;
	color:#004F86;
	font-weight: bold;	
	text-transform:uppercase;
}
.titre10-gras-bleu-clair{
	font-size: 10px;
	color:#1B9EDB;
	font-weight: bold;
}
.titre10-gras-bleu-clair-cap{
	font-size: 10px;
	color:#1B9EDB;
	font-weight: bold;
	text-transform:uppercase;
}
.titre12-gras-bleu-clair{
	font-size: 12px;
	color:#1B9EDB;
	font-weight: bold;
}
.titre10-gras-orange {
	font-size: 10px;
	color:#F45904;
	font-weight: bold;
}
.url10-orange {
	font-size: 10px;
	color:#FB5C05;
}
.url10-orange a{
	color:#FB5C05;
	text-decoration: none;
}
.url10-orange a:hover{
	color:#FB5C05;
	text-decoration: underline;
}
.url9-bleu {
	font-size: 9px;
	color:#94DFFF;
}

.url9-bleu a{
	color:#94DFFF;
	text-decoration: none;
}
.url9-bleu a:hover{
	color:#94DFFF;
	text-decoration: underline;
}
