.boite {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; background-color: #FFFFEC}
.fondCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image: url(images/accueil3.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

.fondCentre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image:url(images/bg_bleu_blc.jpg);
	background-repeat:repeat-y;
	
	
}

.bleu11Ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fondgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image: url(images/bando_gauche.jpg);
	background-repeat: no-repeat;
	background-color: #4b76b0;
	background-position: left bottom;
}
.bleu11normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}
.tourbleu {
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.images {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.blanc12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#infos_promo{
padding:5px;
display:none;
position:absolute;
z-index:100;
width:300px;
margin-left:170px;	
/margin-left:0px;
_margin-left:0px;
background-color:#d33109;
}

.lien_blanc:link, .lien_blanc:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#FFFFFF;
}

.lien_blanc:hover, .lien_blanc:active{
text-decoration:none;
}
