body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#900D4B;
}
.texte {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.ctr-cha {
	border: 2px solid #FFFFFF;
}
.cham {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cham:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F0828;
	text-decoration: underline;
}
.creation {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.meta {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.texte-tarif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	text-align:center;
	
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;	/* Création du contexte de formatage */
}
#nav li {
	float: left ;
	width: 95px !important;
	border: 0px solid #1D1317 ;
	background: #650744 ;
	margin-right:1px;
	padding-left:2px;
	padding-right:2px;
}
#nav li a {
	display: block ;
	color: #FEF0A5 ;
	font-weight:bold;
	background: #650744 ;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px 0 ;
	text-align: center ;
	text-decoration: none ;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #1D1317 ;
	color: #fff ;
}
.promo {
	font-size: 36px;
	color: #FBE85E;
}
.promo_txt {
	font-size: 18px;
	color: #FDF777;
}
.menu-ch form table {
	color: #FF0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.elements_form {
	color: #F90;
}
.obligatoire {
	font-size: 12px;
	font-style: italic;
}
.msg {
	color: #FC0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.top-text {
	color: #59002D;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.top-text a, .top-text a:active, .top-text a:visited, .top-text a:link{
	color:#59002D;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.top-text a:hover{
	color:#CE0067;
	text-decoration:underline;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}


