body {
	background-color: #7E5738;
}
#contenu_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFCCFF;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	border: thin outset #4A4438;
	color: #663300;
}
.titre_page {
	font-size: 140%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
.sous_titre {
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	color: #663300;
}
#region_editable {
	padding: 10px;
}

#copyright {
	font-size: 80%;
	text-align: center;
	position: relative;
	padding-top: 10px;
	color: #FFCCFF;
	background-color: #A08D7C;
	padding-bottom: 0px;
	bottom: 0px;
}
#banner {
	background-color: #875935;
	text-align: center;
}
#menu {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	border: thin solid #4A4438;
	background-color: #A08D7C;
	font-size: 95%;
}
#menu a {
	color: #FFCCFF;
	text-decoration: none;
}
#menu a:hover {
	color: #463120;
	text-decoration: none;
	background-color: #FFCCFF;
}


#menu_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	text-align: center;
	border: thin solid #4A4438;
	text-decoration: none;
	background-color: #A08D7C;
	font-size: 95%;
}
#menu_bas a {
	color: #FFCCFF;
	text-decoration: none;
	background-color: #A08D7C;
}

#menu_bas a:hover {
	color: #7E5738;
	text-decoration: none;
	background-color: #FFCCFF;
}
.avertissement {
	font-size: 84%;
	font-style: italic;
}




.imggeGauche {
	text-align: center;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.photo_table {
	text-align: center;
	padding: 10px;
}
#region_editable a {
	font-weight: bold;
	color: #494039;
	text-decoration: none;
}
#region_editable a:hover {
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
}
.haut_page {
	font-size: 75%;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}
