#menubas {
	background-image: url(images/menu-bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 93px;
	width: 231px;
	padding-top: 18px;
}
#adresse {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#menubas p {
	text-align: center;
}

#gauche {
	float: left;
	width: 231px;
}

* {
	margin: 0px;
	padding: 0px;
}
#balise {
	padding-top: 20px;
	padding-left: 350px;
}
#balise p {
	font-size: 10px;
}


#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#principale {
	width: 1100px;
	float: left;
	background-color: #FFF;
}
#banniere {
	float: left;
	width: 1100px;
	height: 288px;
}
#texte {
	float: left;
	width: 574px;
	background-color: #FFF;
}
#menu {
	float: left;
	width: 231px;
}
#footer {
	float: left;
	height: 62px;
	width: 1008px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 92px;
	padding-top: 70px;
}
#footer a:hover {
	text-decoration: underline;
}

#footer a {
	color: #0C7437;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
}


#anime {
	float: left;
	height: 397px;
	width: 295px;
}
#texte ul {
	padding-left: 30px;
	list-style-type: disc;
	color: #067530;
	margin-top: 5px;
	margin-bottom: 20px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #037C2F;
	text-align: justify;
	padding-bottom: 10px;
}
h1 {
	color: #F3931A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3931A;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#texte li {
	margin-bottom: -5px;
}
.gras {
	font-weight: bold;
}
#texte a {
	color: #00612C;
	font-weight: bold;
	text-decoration: none;
}
#texte a:hover {
	font-weight: bold;
	color: #025F28;
	text-decoration: underline;
}
h2 {
	color: #F79319;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
