body {
	background-image: url(images/fond-page.png);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #541E3A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541E3A;
}
p {
	text-align: justify;
}
#page {
	background-image: url(images/fond-page.png);
	background-repeat: repeat-y;
	margin: auto;
	width:1012px
}
#bandeau {
	background-image: url(images/bandeau.png);
	height: 272px;
	width: 1012px;
}
.menu {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 24px;
}
#corps {
	width: 640px;
	margin-left: 325px;
}
h1, #titre_popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #780031;
}


.menu li {
	margin: 0px;
	padding: 0px;
}
#bas {
	clear: both;
	width: 687px;
	padding-left: 325px;
	margin-top: 20px;
	font-weight: bold;
	color: #2D0000;
}
h1:before {
	content:open-quote;
}
h1:after {
	content:close-quote;
}

#bas a {
	color: #541E3A;
}
.footer {
	font-size: 11px;
	color: #541E3A;
}
h2 {
	font-size: 16px;
	color: #541E3A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.encadre {
	border: 1px solid #541E3A;
	text-align: center;
}

.footer a {
	color: #FFFFFF;
}
.listeFleurie {
	list-style-image: url(images/puce.png);
}
.infos {
	float: right;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 200px;
	background-position: center;
}
#liste_infos {
	border: 1px dashed #FFFFFF;
	background-image: url(images/puce.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
}
.infos h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 3px;
}
#ligne_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#ligne_info a {
	font-weight: bold;
	color: #541E3A;
}



#calendrier td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	background-color: #FFFFFF;
	width:20px;
}
#calendrier {
	border: 1px solid #541E3A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px;
}
#calendrier .titre a {
	color: #FFFFFF;
}
#calendrier .libre {
	color: #DF5398;
	background-color: #FFFFFF;
	font-weight: bold;
}
#calendrier a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #DF5398;
	text-decoration: none;
	height: 30px;
	width: 30px;
}
#calendrier .occupe {
	background-color: #882553;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF5398;
	font-weight: bold;
}
.field, input,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #003399;
	line-height: 20px;
	height: 20px;
}
.field {
	padding: 3px;
}
#calendrier .onFocus {
	background-color: #DF5398;
}
#calendrier .titre, .titre {
	color: #FFFFFF;
	background-color: #882553;
	text-align: center;
	padding:0px;
}
.titre{
	padding:20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#calendrier .onFocusOccupe {
	background-color: #EA9134;
}

#calendrier .bouchetrou {
	background-color: #882553;
}
.bouton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #780031;
}
.bouton a {
	color: #780031;
	text-decoration: none;
}
.bouton a:hover {
	color: #FF3372;
}

.prixImportant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #541E3A;
	text-align: center;
}
.ensavoirplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 15px;
	height: 15px;
}
.ensavoirplus a {
	color: #541E3A;
}
