body{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	font-family: Arial, serif;
	z-index: 200;
}
	
#body2{
	background: url("images/header.jpg") no-repeat center top;
	border: 1px solid black;
}

#header{
	height: 150px;
}

#corps{
	margin-top: 20px;
	font-family: Arial, serif;
	font-size: 12px;
	padding: 15px;
}

p{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

#accueil p{
	text-indent: 20px;
	background: url('images/fond_p.png') !important;
	background: url('images/fond_p.jpg') no-repeat white;
	padding: 5px;
	margin-top: 30px;
}

.contact p{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 300px;
	background: url('images/fond_p.png') !important;
	background: url('images/fond_p.jpg') no-repeat white;
}

#corps a{
	color: black;
	text-decoration: none;
}

#corps a:hover{
	text-decoration: underline;
}

h3{					/* Le titre de chaque catégorie */
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 20px 60px;
	letter-spacing: 1px;
	font-variant: small-caps;
}

h4{					/* Le nom de l'activité choisie */
	margin: 0px 0px 0px 100px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-variant: small-caps;
}

h5{					/* Sous-titre */
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	font-weight: bold;
}

.valid{
	background: url("images/valid.jpg") no-repeat #C8F6AC;
	border: 1px solid #79E23A;
	padding: 5px 5px 5px 25px;
}

.error{
	background: url("images/error.jpg") no-repeat #FFA4A4;
	border: 1px solid #FF1C1C;
	padding: 5px 5px 5px 25px;
	color: #000;
}

.warning{
	background: url("images/warning.jpg") no-repeat #FFE287;
	border: 1px solid #FFC100;
	padding: 5px 5px 5px 25px;
}

img{
	border: none;
}

.info_reservation{
	text-align: center;
	margin-top: 30px;
	margin-left: 300px;
	font-family: Verdana, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#image_droite_accueil {
	float: left;
	width: 190px;
	height: 205px;
	background: url("images/accueil/eryngium.jpg") no-repeat;
	margin: 5px !important;
	margin-top: 18px;
}

.valid a, .warning a, .error a{
	font-weight: bold;
}

#xiti-logo{
	margin: 3px auto auto auto;
	text-align: center;
	width: 40px;
}
