@charset "ISO-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
body {
	background-color: #FFF;
	margin-top: 30px;
}a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #153D7A;
}
a:active {
	text-decoration: none;
	color: #C00;
}
h1 {
	font-size: 17px;
	color: #FFF;
	line-height: 17px;
	font-style: normal;
	font-variant: small-caps;
}
h2 {
	font-size: 15px;
	color: #666;
	line-height: 18px;
}
h3 {
	font-size: 15px;
	color: #153D7A;
	text-align: left;
	font-variant: normal;
	line-height: 18px;
}
h4 {
	font-size: 15px;
	color: #DDDA11;
	text-align: left;
	font-variant: normal;
	line-height: 18px;
}
h5 {
	font-size: 13px;
	color: #C00;
	text-align: center;
	font-variant: normal;
	line-height: 15px;
}
h6 {
	font-size: 15px;
	color: #C00;
	text-align: left;
	font-variant: small-caps;
	line-height: 15px;
}
.titre_B_Italic {
	color: #C00;
	line-height: 22px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.titre_B {
	color: #C00;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
}
.texte_courant {
	color: #000;
	line-height: normal;
}
.copyright {
	color: #DDDA11;
	font-size: 10px;
}
.legende {
	color: #000;
	font-size: 10px;
	font-style: italic;
}
.obligatoire {
	color: #C00;
	font-size: 12px;
	font-weight: bold;
}

