td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titregris1 {
	font-weight: bold;
	color: #666666;
}
.couleurtitre {
	font-weight: bold;
	color: #F98F00;
}
.couleurtitre2 {
	font-size: 13px;
	font-weight: bold;
	color: #F98F00;
}
.texte {
	color: #F98F00;
}
a:link {
	color: #7D4800;
	text-decoration: none;
}
a:visited {
	color: #7D4800;
	text-decoration: none;
}
a:hover {
	color: #F98F00;
	text-decoration: none;

}
a:active {
	color: #7D4800;
	text-decoration: none;
}
.cursor {
	cursor: default;
}
.main {
	cursor: pointer;
}
.titreblanc {
	font-weight: bold;
	color: #FFFFFF;
}
.blancsajout {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blancs {
	color: #FFFFFF;
}
.titre1 {
	font-size: 16px;
	font-weight: bold;
	color: #F98F00;
}
.titre2 {
	font-size: 11px;
	font-weight: bold;
	color: #F98F00;
}
.titregris {
	font-size: 16px;
	font-weight: bold;
	color: #718697;
}.tarif {
	color: #000000;
}
.texterouge12 {
	font-size: 12px;
	font-weight: bold;
	color: #E53950;
}
.texterouge {
	font-size: 10px;
	color: #FF0000;
}
.tiret {
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;




}
.afficher {
	display: none;

}
.invisible {
	display: inline;


}
