#baniere {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#principal {
	height: 800px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(images/fond_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.entrez {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #00F;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#menu {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
ul#menu {
	margin: 0;
	padding: 0;

	font bold 1em Georgia, Times, serif;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.images_droite {
	border: 2px solid #F00;
}

#droite {
	float: right;
	width: 650px;
	height: 500px;
	margin-top: 23px;
	overflow: scroll;
}

#menu a {
	display: block;
	width: 145px;
	color: #000;
	background: #fc0
	text-decoration: none;
	line-height: 25px;
	margin-right: 2px;
	margin-left: 2spx;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	background-image: url(images/bouton.gif);
}
#gauche {
	float: left;
	height: 520px;
	width: 240px;
	margin-top: 5px;
}

#menu a:hover, #menu a:focus {
	color: #FFF;
	background-image: url(images/bouton_ON.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu li {
	float: left;
}
.texte_courant {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 10px;
}
.mentionslegales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-left: 10px;
	text-align: center;
}
.titre_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	display: block;
	background-color: #185623;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
}
.infos_index {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #666;
	text-align: center;
	font-size: 10px;
}

.titre_index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F90;
}

#principal #droite #form1 {
	background-color: #D3D3D3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

.texte_courant_gras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 0px;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FB7906;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
}
.Texte_formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	text-indent: 5px;
}
#grille {
	background-color: #FCF;
	height: 900px;
	width: 900px;
}

