body {
}


.titre_bleu_fonce{
	color: #015EA4;
	font-size : 14px;
	font-weight: bold !important;
}

.texte_bleu_fonce_gras{
	color: #015EA4;
	font-weight: bold !important;
	font-size:11px;
}


.contour-bleu{
	background: url(../images/contour-milieu-bleu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:470px;
	float:left;
}

.contour-bleu-haut{
	background: url(../images/contour-haut-bleu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contour-bleu-bas{
	background: url(../images/contour-bas-bleu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px 10px 5px 10px;
}


.fleche{
	bottom:30px;
	float:left;
	position:absolute;
	right:10px;
	width:80px;
}


.etape-chasse TD {
	background: url(../images/bulle-bleu-etape-chasse.jpg);
	background-repeat: no-repeat;
	width:180px;
	height:120px;
	
}

.etape-chasse A {
	color:#FFFFFF;
	font-weight:bold !important;;
	font-size:10px !important;
	
}

.etape-chasse P {
	width:140px;
	margin:5px 8px;
	line-height:12px;
	
}	

	
#zone-blanc{
	width: 204px;
	background: url(../images/bulle-blanc-etape-milieu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	clear: both;
}
#zone-blanc-haut{
	background: url(../images/bulle-blanc-etape-haut.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#zone-blanc-bas{
	background: url(../images/bulle-blanc-etape-bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
}

#zone-blanc-bas{
	padding:20px 20px 20px 10px;
	font-size:11px;
	line-height:12px !important;
}
#zone-blanc-bas .titre_noir{
	font-weight:bold !important;
	font-size:11px;
}

#zone-blanc-bas A{
	color:#000000;
	text-decoration:underline;
}

#zone-blanc-bas A:HOVER{
	text-decoration:none;
}

#zone-blanc-bas P, #zone-blanc-bas SPAN{
	line-height:12px !important;
	}
