.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	line-height: 26px;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #7F111E;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F111E;
}
.dw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.dw:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.dw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.dw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.dw:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}.petittexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.entete2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	background-color: #FFFFFF;
	text-align: center;
}
.nommenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660033;
	text-align: center;
	border: medium double #FFCC00;
}
.textecontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.menus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
a.menus:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;	
	font-style: italic;
}
a.menus:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-style: italic;
}
a.menus:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
a.menus:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.titretarif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660033;

}
.rcs{
	font-size: 10px;
}



ul.menu {
	position: relative;
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
}
ul.menu li a {
	text-decoration: none;
	color: #7f111e;
	font-weight: bold;
}
ul.menu li a:hover {
	/*color: #C1B05C;*/
}
ul.menu li a.actif {
	/*color: #C1B05C;*/
	font-style: italic;
	text-decoration: underline;
}
