.txt_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_default_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
}
.text_defaut_underligned {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
.bg_1rep_basdroite {
	background-color: #FFFFFF;
	background-image: url(images/bg_map.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}



