body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color:#004A99;
	background-image:url(images/soleil-fondbleu.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin: 0px;
	text-align: center;
}
p{
	margin: 0px;
	padding: 0px
}
.titre_bleu {
	font-size: 8pt;
	font-weight: bold;
	color: #004A99;
}
.lien_titre_jaune:visited,.lien_titre_jaune:link,.lien_titre_jaune:active {
	font-size: 8pt;
	font-weight: bold;
	color: #FED500;
	text-decoration:none;
}
.lien_titre_jaune:hover {
	color: #FED500;
	text-decoration:underline;
}
.lien_jaune:visited,.lien_jaune:link,.lien_jaune:active {
	font-size: 8pt;
	font-weight: bold;
	color: #FED500;
	text-decoration:none;
}
.lien_jaune:hover {
	color: #004A99;
	text-decoration:underline;
}
.lien_bleu:visited,.lien_bleu:link,.lien_bleu:active {
	font-size: 8pt;
	font-weight: normal;
	color: #004A99;
	text-decoration:none;
}
.lien_bleu:hover {
	color: #004A99;
	text-decoration:underline;
}
.tour_1px_jaune {
	border: 1px solid #FED500;
}
.img_actu {
	border: 1px solid #FED500;
	margin-right:5px;
	margin-bottom:5px;
}
.fond_menu_gauche{
	background-image:url(images/1px_fond_menugauche.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.fond_menu_gauche_jaune{
	background-image:url(images/1px_fond_menugauche_jaune.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
.bord_2px_droite_bleu{
	border-right: 2px solid #004A99;
}
.bord_2px_bas_bleu{
	border-bottom: 2px solid #004A99;
}
.bord_2px_droite_bleu_2px_bas_bleu{
	border-right: 2px solid #004A99;
	border-bottom: 2px solid #004A99;
}
.bord_2px_droite_bleu_1px_bas_bleu{
	border-right: 2px solid #004A99;
	border-bottom: 1px solid #004A99;
}
.bord_1px_droite_bleu_2px_bas_bleu{
	border-right: 1px solid #004A99;
	border-bottom: 2px solid #004A99;
}
.bord_1px_droite_bleu_1px_bas_bleu{
	border-right: 1px solid #004A99;
	border-bottom: 1px solid #004A99;
}
.bord_1px_droite_bleu{
	border-right: 1px solid #004A99;
}
.bord_1px_bas_bleu{
	border-bottom: 1px solid #004A99;
}
.img_marge {
	margin-right:5px;
	margin-bottom:5px;
}
.bord_1px_droite_jaune_1px_haut_jaune_1px_bas_jaune{
	border-right:solid #FED500 1px;
	border-top:solid #FED500 1px;
	border-bottom:solid #FED500 1px;
}
.bord_1px_gauche_jaune_1px_haut_jaune_1px_bas_jaune{
	border-left:solid #FED500 1px;
	border-top:solid #FED500 1px;
	border-bottom:solid #FED500 1px;
}
.bord_1px_haut_jaune_1px_bas_jaune{
	border-top:solid #FED500 1px;
	border-bottom:solid #FED500 1px;
}
.alerte {
	font-weight: bold;
	color: #FF0000;
}
.fond_soleil {
 background-position:-25px -25px;
 background-repeat:no-repeat
}

