.casetotal {
	background-color: #CDFFBB;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-align: center;
}
font {
	color: #000000;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-align: justify;
}
.font-gris {
	color: #666666;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
}
a {
	color: #37688F;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-decoration: none;
	line-height :20pt;
} 
a:active {
	color: #37688F;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :20pt;
} 
a:hover {
	color: #37688F;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-decoration: underline;
	line-height :20pt;
} 
a:visited {
	color: #000000;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :20pt;
}
.intro {
	color: #000000;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :12pt;
}
.titre {
	color: #666666;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	line-height :15pt;
}
.titrenoir {
	color: #000000;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :15pt;
}
.sous-titre {
	color: #37688F;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	line-height :20pt;
}
.bleu {
	color: #37688F;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	line-height :15pt;
}
.etiquette {
	color: #000000;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :10pt;
}
.fontbleu {
	color: #37688F;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-align: justify;
}
.line-height13 {
	color: #000000;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	line-height :16pt;
}
.line-height13bold {
	color: #37688F;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-weight: bold;
	line-height :13pt;
}
a.lien1 {
	color: #37688F;
	font-size: 12px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-decoration: underline;
	line-height :15pt;
}
a.lien2 {
color: #37688F;
	font-size: 10px;
	font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	text-decoration: none;
	line-height :20pt;
}

table.tarif {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.tarif th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tarif td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}