body {
	margin: 0;
	padding: 0;
	background: url(../images/fond_page.jpg) no-repeat top center #64503D;
	font-family: Courier New, sans-serif;
	color: #000000;
}

#contenu {
	position: absolute;
	top: 0px;
	width: 916px;
	height: 644px;
	left: 50%;
	margin-left: -458px;
}

#bandeau1 {
	width: 916px;
	height: 15px;
	background: url(../images/bandeau1.jpg) no-repeat top;
}

#bandeau2 {
	width: 916px;
	height: 150px;
	background: url(../images/bandeau2.jpg) no-repeat top;
}

#bandeau3 {
	width: 916px;
	height: 41px;
	background: url(../images/bandeau3.jpg) no-repeat top;
}

#gauche {
	float: left;
	width: 209px;
	height: 438px;
	background-color: #64503D;
}

#images_gauche {
	float: left;
	width: 209px;
	height: 355px;
	background: url(../images/gauche.jpg) no-repeat top #64503D;
}

#recherche {
	float: left;
	width: 209px;
	height: 83px;
	background: url(../images/recherche.jpg) no-repeat top #64503D;
}

#rechercher {
	margin-left: 35px;
	margin-top: 35px;
}

#rechercher input {
	background-color: #755F4B;
	border: 0px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

#centrale {
	/*position: absolute;*/
	margin-left: 209px;
	width: 707px;
	height: 438px;
	background-color: #F5E2AE;
}

#centrale input, select, textarea {
	background-color: #A78A76;
	border: 0px;
	margin-top: 8px;
	padding-left: 2px;
	font-family: Courier New, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*#centrale option {
	background-color: #F5E2AE;
}*/

textarea {
	vertical-align: top;
	margin-top: 0px;
	}

#menu {
	width: 707px;
	height: 25px;
	background: url(../images/menu.jpg) no-repeat top;
}

#menu_texte {
	margin-left: 23px;
	padding-top: 5px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

#centrale_gauche {
	float: left;
	width: 23px;
	height: 413px;
	background: url(../images/centrale_gauche.jpg) no-repeat left;
}

#centrale_centre {
	float: left;
	width: 661px;
	height: 413px;
	background: url(../images/centrale_centre.jpg) no-repeat bottom;
	font-size: 12px;
	text-align: justify;
}

#liste_nomsite {
	position: absolute;
	width: 411px;
	height: 338px;
	font-size: 12px;
	line-height: 16px;
}

#liste_interet {
	float: left;
	top: 0px;
	margin-left: 411px;
	width: 100px;
	height: 338px;
	font-size: 12px;
	line-height: 16px;
}

#liste_langue {
	float: left;
	width: 100px;
	height: 338px;
	font-size: 12px;
	line-height: 16px;
}

#liste_lien {
	float: left;
	width: 50px;
	height: 338px;
	font-size: 12px;
	line-height: 16px;
}

#affichage_pages {
	float: left;
	width: 661px;
	font-size: 12px;
	text-align: center;
}

#affichage_fiche {
	float: left;
	width: 661px;
	height: 370px;
	background: url(../images/fond_fiche.jpg) no-repeat top;
}

#gauche_fiche {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}

#droite_fiche {
	margin-left: 400px;
	width: 261px;
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
}

#bas_fiche {
	float: left;
	width: 550px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
}

#zone_retour {
	float: left;
	width: 661px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}

#centrale_droit {
	float: left;
	width: 23px;
	height: 413px;
	background: url(../images/centrale_droit.jpg) no-repeat right;
}

#bas_de_page {
	position: absolute;
	top: 646px;
	width: 916px;
	left: 50%;
	margin-left: -458px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

.titre {
	font-size: 14px;
	font-weight: bold;
}

.miseenvaleur {
	font-weight: bold;
}

.plantage {
	font-weight: bold;
	color: #E60003;
}

img {
	border: 0;
}

#menu a:link {
	color: #64503D;
	text-decoration: none;
}

#menu a:visited {
	color: #64503D;
	text-decoration: none;
}

#menu a:hover {
	color: #A78A76;
	text-decoration: none;
}

#menu a:active {
	color: #64503D;
	text-decoration: none;
}

#centrale_centre a:link {
	color: #000000;
	text-decoration: none;
}

#centrale_centre a:visited {
	color: #000000;
	text-decoration: none;
}

#centrale_centre a:hover {
	color: #000000;
	text-decoration: underline;
}

#centrale_centre a:active {
	color: #000000;
	text-decoration: none;
}

#bas_de_page a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#bas_de_page a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#bas_de_page a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#bas_de_page a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}