@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e0000;
	margin: 0px;
	background-color: #2e0000;
}
a {
	color: #2e0000;
	text-decoration: underline;
}
a:hover {
	color: #cfbead;
	text-decoration: underline;
}
#conteneur {
	width: 950px;
	/*background-color: #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
}
#bandeau {
	background-repeat: no-repeat;
	height: 148px;
	width: 915px;
	margin-left: 35px;
	background-position: 139px 0px;	/*background-color: #FFFFFF;*/
	background-image: url(../images/bando.jpg);
}
#bas {
	width: 915px;
	margin-left: 35px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/entre_menu.gif);
	background-repeat: repeat-y;
}
#menu {
	width: 139px;
	/*float: left;*/
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	width: 139px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
#menu li a {
	text-decoration: none;
	background-image: url(../images/fond_menu_06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 109px;
	padding-bottom: 4px;
	text-align: right;
	color: #FFFFFF;
	text-indent: 0px;
	padding-right: 30px;
}
#menu li a:hover {
	background-image: url(../images/fond_menu_over_.gif);
	background-repeat: no-repeat;
}

#contenu {
	/*float: left;*/
	position: relative;
	top: 0px;
	left: 139px;
	width: 776px;
	min-height: 450px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#coeur {
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
}
#coeur h1 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
}

#guyM {
	left: 300px;
}

#bandecontenu {
	background-color: #cfbead;
	height: 39px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#pied {
	background-repeat: no-repeat;
	background-color: #914507;
	height: 14px;
	clear: both;
	width: 900px;
	margin-left: 50px;
}
#guymanu {
	z-index: 10;
	height: 400px;
	width: 241px;
	top: 270px;
	background-image: url(../images/guy%20manu.gif);
	position: absolute;
}
#coeur h2 {
	color: #CC3333;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}
