body {
	background-color: #E9F7F9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
}
.titre_rouge {
	font-size: 16px;
	font-weight: bold;
	color: #db2150;
	background-image: url(images/flecherouge.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left;
	text-align: left;
}
.nbr-etude {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #db2150;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 30px;
}


.td-ombre {
	background-image: url(images/ombre_droite.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.criteres_gris {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #E6E6E6;
	background-image: url(images/puce1.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.criteres_blanc {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #FFFFFF;
	background-image: url(images/puce2.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txt12gris {
	font-size: 12px;
	color: #a1a1a1;
	font-weight: normal;
}
.txt12noir {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.info_gris {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #E6E6E6;
	background-image: url(images/puce_fdgris.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: left;
}
.info_blanc {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #FFFFFF;
	background-image: url(images/puce_fdblanc.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: left;
}
.result_gris {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #E6E6E6;
	margin: 0px;
	text-align: left;
	padding: 5px;
}
.result_blanc {
	font-size: 12px;
	font-weight: bold;
	color: #267ab1;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding: 5px;
}
.retour {
	font-size: 12px;
	font-weight: normal;
	color: #357db1;
	text-decoration: underline;
	background-image: url(images/flechebleu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 20px;
}

.imprime {
	font-size: 12px;
	font-weight: normal;
	color: #357db1;
	text-decoration: underline;
	background-image: url(images/picto_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 20px;
}

.map {
	font-weight:normal;
}

.map a{
	display:none;
}