.zoneContenu  {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

.centrePage {
	text-align: center;
}
.zoneAffichage {
	position: relative;
	text-align: center;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

.Normal {
    padding: 4px;
}

a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:hover {
	color: #990033;
	text-decoration: none;
}

.barreMenuHaut a {
	color: #F5DFA9;
	text-decoration: none;
	height: 36px;
	padding: 5px;
	font-weight: normal;
}
.barreMenuHaut a:visited {
	color: #F5DFA9;
	text-decoration: none;
	font-weight: normal;
}
.barreMenuHaut a:hover {
	color: #774700;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5DFA9;
}
.barreMenuHaut a:active {
	color: #333300;
	font-weight: normal;
	text-decoration: none;
}

.petitBloc {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.navLayer {
	text-align: center;
	background-color: #774700;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.zoneContenu {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sectionmenuGauche {
	float: left;
	margin: 0px;
	position: relative;
	width: 150px;
	text-align: center;
}
.sectionEvenements {
	float: right;
	margin: 0px;
	width: 150px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.contenu {
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.rubriqueContenu {
	text-align: center;
	margin: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divisionMenu {
	opacity: 1.00;
	width: 233px;
	background-color:  #D4D79D;
	padding: 3px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.titreReservation {
	opacity: 1.00;
	text-align: center;
	font-size: 14px;
	padding: 5px;
}
.formReservation {
	opacity: 1.00;
	background-color: #D4D79D;
	font-size: 12px;
	margin-top: 5px;
	border: 1px solid #666600;
	width: 493px;
}
.formFormulaireReservation {
	opacity: 1.00;
	font-size: 12px;
}
.divisionReservation {
	opacity: 1.00;
	text-align: center;
	font-size: 12px;
}
.form-input-field {
	color: #333333;
} 
.form-input-button {
	color: #CC0000;
	background-color: #FFCC33;
	cursor: wait;
} 


.floatLeft {
float:left;
}
.floatRight {
float:right;
}
.clearRight {
clear:right;
}
.clearLeft {
clear:left;
}
.clearBoth {
clear:both;
}
.colonnePrix {
	text-align: right;
	width: 100%;
	color: #FF3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.diaporama {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
