@charset "windows-1252";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #422b12;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.texte_intro {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: justify;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F9E7C1;
	margin: 0px;
	}
h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	}
h3 a {
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422B12;
	text-decoration: none;
}
a:visited {
	color: #877020;
}
a:hover {
	color: #A96221;
}
a:active {
	color: #432B11;
}
#images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	color: #422B12;
	background-color: #F9E7C1;
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
}
#texte_coordonnes {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
