@charset "iso-8859-1";
*{
	margin: 0;
	padding: 0;
}

html
{
	background-image: url("./images/bg2.png");
}

body
{
	background-image: url("./images/bg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", Helvetica, Serif;
	font-size: 12px;
	margin: 0 auto;
}

img
{
	vertical-align: middle;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

p
{
	padding-bottom: 1em;
}

.spacer
{
	clear: both;
}

#bg_header
{
	background-image: url("./images/bg_header.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 332px;
}

#header
{
	background-image: url("./images/header.png");
	background-repeat: no-repeat;
	width: 729px;
	height: 269px;
	padding: 63px 0 0 371px;
	margin: 0 auto;
}

#header a
{
	display: block;
	width: 567px;
	height: 105px;
	padding: 15px;
	text-indent: -10000px;
	font-size: 0;
}

#contenu
{
	width: 1091px;
	padding: 0 0 0 9px;
	margin: 0 auto;
}

#menus
{
	float: left;
	width: 238px;
}

.menu_titre
{
	background-image: url("./images/menu_titre.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 78px;
	text-indent: -10000px;
}

.menu_categories
{
	background-image: url("./images/menu_categories.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 117px;
	text-indent: -10000px;
}

.menu_recherche
{
	background-image: url("./images/menu_recherche.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 117px;
	text-indent: -10000px;
}

.menu_stats
{
	background-image: url("./images/menu_stats.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 117px;
	text-indent: -10000px;
}

.menu_centre
{
	background-image: url("./images/menu_centre.png");
	background-repeat: repeat-y;
	width: 162px;
	padding: 0 14px 5px 62px;
	color: #724a27;
	font-size: 11px;
	font-weight: bold;
}

.menu_centre ul
{
	list-style-type: none;
	border-bottom: 1px solid #663e11;
	font-size: 12px;
	font-weight: normal;
}

.menu_centre ul li
{
	border-top: 1px solid #663e11;
}

.menu_centre ul li a
{
	display: block;
	background-image: url("./images/puce.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 137px;
	color: #4c2d11;
	padding: 2px 0 2px 25px;
}

.menu_centre ul li a:hover
{
	background-color: #492a0f;
	color: #f3e9b9;
	text-decoration: none;
	font-weight: bold;
}

.menu_centre input.recherche_menu
{
	width: 147px;
	height: 16px;
	padding: 2px 7px;
	border: 1px solid #a16914;
	color: gray;
}

.menu_centre span.stats
{
	color: #f8eebe;
}

.menu_centre img.puce
{
	padding: 0 3px 2px 0;
}

.menu_bas
{
	background-image: url("./images/menu_bas.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 55px;
}

.menu_fin
{
	background-image: url("./images/menu_fin.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 26px;
}

#textes
{
	width: 607px;
	float: left;
	margin-left: 13px;
	margin-right: 7px;
	margin-top: -15px;
}

h1.debut
{
	background-image: url("./images/h1_debut.png");
	background-repeat: no-repeat;
	width: 515px;
	height: 40px;
	padding: 40px 0 0 92px;
	font-size: 28px;
	color: #c55f03;
	cursor: default;
	font-weight: bold;
	text-transform: uppercase;
}

.textes_centre
{
	background-image: url("./images/textes_centre.png");
	background-repeat: repeat-y;
	width: 585px;
	padding: 5px 11px;
	text-align: justify;
	color: #724a27;
	letter-spacing: 1px;
}

.textes_centre a
{
	color: #724a27;
	font-weight: bold;
}

.textes_centre h2
{
	background-image: url("./images/h2.png");
	background-repeat: no-repeat;
	width: 474px;
	height: 39px;
	padding: 40px 0 10px 80px;
	font-size: 28px;
	color: #c55f03;
	cursor: default;
	font-weight: bold;
	text-transform: uppercase;
}

.textes_centre .floatleft
{
	float: left;
	padding-right: 10px;
}

.textes_centre .floatright
{
	float: right;
	padding-left: 10px;
}

.textes_centre ol, .textes_centre ul
{
	padding: 0 0 0 20px;
}

.textes_centre ol.classement
{
	font-size: 17px;
}

.textes_centre ol.classement li:hover
{
	font-weight: bold;
	cursor: default;
}

.textes_bas
{
	background-image: url("./images/textes_bas.png");
	background-repeat: no-repeat;
	width: 588px;
	height: 64px;
	padding: 35px 0 0 19px;
}

.textes_bas p
{
	color: #724a27;
	cursor: default;
	font-size: 10px;
	font-weight: bold;
	z-index: 2;
	position: relative;
}

.textes_bas p a
{
	color: #724a27;
	text-decoration: underline;
}

.textes_bas p a:hover
{
	text-decoration: none;
}

#pub_droite
{
	float: left;
	width: 220px;
	height: 887px;
}

#pub
{
	background-image: url("./images/pub_droite.png");
	background-repeat: no-repeat;
	width: 160px;
	height: 720px;
	padding: 167px 43px 0 17px;
	text-align: center;
}

.pub_fin
{
	background-image: url("./images/pub_fin.png");
	background-repeat: no-repeat;
	width: 220px;
	height: 25px;
}

#footer
{
	background-image: url("./images/footer.png");
	background-repeat: no-repeat;
	width: 735px;
	height: 211px;
	padding: 100px 290px 0 75px;
	margin: 0 auto;
	margin-top: -87px;
	z-index: 1;
	position: relative;
}

#footer h3
{
	font-size: 20px;
	color: #e9ddaf;
	cursor: default;
	padding: 0 0 14px 35px;
	text-transform: uppercase;
}

#footer p
{
	width: 740px;
	height: 46px;
	padding: 0;
	color: #724a27;
	letter-spacing: -1px;
	text-align: justify;
}

#footer p a
{
	color: #724a27;
	font-weight: bold;
}

				/** mydir **/

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}
#pages {
	padding-top: 40px;
	text-align: center;
}
#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}
#message p {
	padding-top: 20px;
}
#soumettre {
	
}
#soumettre span {
	text-decoration: underline;
}
#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.lien {
	padding-bottom: 30px;
	text-align: justify;
}
.lien span {
	color: #F7560F;	font-size: 1.5em;
}
.ariane {
	color: #A9A9A9;
}
.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}