/* CSS Document */

.actualites{
	font-family: Verdana;
	font-size: 10px;
	color: #0D3B65;
}
.textcourant{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.textbleuclair{
	font-family: Verdana;
	font-size: 11px;
	color: #CCE8ED;
}
.textbleu{
	font-family: Verdana;
	font-size: 11px;
	color: #2C7FAB;
}
.footer{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.titreOcre{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C99732;
}
.titreBleu{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2C7FAB;
}
.titreBleuclair{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #519FC2;
}
.titreBlanc{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.titregris12{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.produits{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.promotions{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.identifiant{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.moteur{
	font-family: Verdana;
	font-size: 10px;
	color: #0B5A8D;
}
a.lien11{
	font-family: Verdana;
	font-size: 11px;
	color: #519FC2;
}
a.lien11:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #519FC2;
	background-color:#E8F6FA;
}
a.lien10{
	font-family: Verdana;
	font-size: 10px;
	color: #519FC2;
}
a.liengris{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.liengris:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color:#E9E9E9;
}
a.lienocre{
	font-family: Verdana;
	font-size: 12px;
	color: #C99732;
	font-weight: bold;
}
a.lienocre:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #C99732;
	background-color:#F6F5E8;
}
.bordgauche {
	background-image: url(images/bord_gauche.gif);
	background-repeat: repeat-y;
}
.borddroit {
	background-image: url(images/bord_droit.gif);
	background-repeat: repeat-y;
}
.imagepied {
	background-repeat: no-repeat;
	background-position:right bottom;
}
.textcourant a {
	font-family: Verdana;
	font-size: 11px;
	color: #519FC2;
}
.textcourant a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #519FC2;
	background-color:#E8F6FA;
}