@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/ccd54_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F5A300;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titre_orange {
	font-family: Tahoma;
	color: #FA6F00;
	font-size: 14px;
	font-weight: bold;
}
.titre_jaune {
	font-family: Tahoma;
	font-size: 14px;
	color: #F5A300;
	font-weight: bold;
}
.titre_bleu {
	font-family: Tahoma;
	font-size: 14px;
	color: #0B5395;
	font-weight: bold;
}
.text11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.liens_bas {
	font-family: Tahoma;
	font-size: 12px;
	color: #F5A100;
	font-weight: bold;
	font-style: italic;
}
.copyright_rose {
	font-family: Tahoma;
	font-size: 11px;
	color: #CD287A;
}
.copyright_bleu {
	color: #6687FE;
}