body,table {
	background-color: #fff9f1;
	font-family: Arial, sans-serif;
	color: #444e60;
	font-size: 12px;
}

.div_entete, .div_entete_center {
	font-weight: bold;
	font-size: 50px;
}

.zone_name {
	color: #0000ff;
	font-size: 12px;
}

.footnote {
	font-size: 10px;
}

.align_center, .div_entete_center, .footnote {
	text-align: center;
}

.titre {
	font-size: 20px;
}

.align_left, .blockquote {
	text-align: left;
}

.blockquote {
	margin-left: 40px;
}

a, a:hover, a:link, a:visited {
	color: #0000ff;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: #e7e7e7;
}

table, img {
	border: 0px;
}

.first_col, .first_row {
	width: 150px;
}

.second_col, .second_row {
	width: 250px;
}

.third_col {
	width: 30px;
}

.first_row, .second_row {
	height: 10px;
}

a.zone_name, a.zone_name:hover, a.zone_name:link, a.zone_name:hover {
	color: #0000ff;
	text-decoration: none;
	font-size: 14px;
	margin-left: 20px;
	font-family: Arial Black
}
.zone_desc {
	font-size: 12px;
}
	


