body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center;
	background-image: url(img/pattern.gif);
	right: 0px;
	bottom: 0px;
	font-style: normal;
	scrollbar-face-color: #1d1d1d;
	scrollbar-highlight-color: #1d1d1d;
	scrollbar-shadow-color: #1d1d1d;
	scrollbar-3dlight-color: #8e8e8e;
	scrollbar-arrow-color: #8e8e8e;
	scrollbar-track-color: #1d1d1d;
	scrollbar-darkshadow-color: #8e8e8e;
	background-color: #1d1d1d;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #a4a4a4;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8e8e8e;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #6C95C3;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #e9b991;
	text-decoration: none;
}
.bordure {
	border: 1px double 314f4d;
	background-color: #dddddd;
	padding: 5px;
}
input {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #8e8e8e;
	border: 1px dashed #3d3d3d;
	background-color: #1d1d1d;
	width: 200px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #8e8e8e;
	border: 1px dashed #3d3d3d;
	background-color: #1d1d1d;
	width: 200px;
}
/* Tableau englobant tout le layout */
.tableau_global {
	/*background-image: url('img/ban_arrplan07.jpg');*/
	background-color:#1d1d1d;
	background-repeat: repeat-y;
}
/* Tableau englobant tout le layout */
#contenu {
	background-image: url(img/ban.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 667px;
	width: 800px;
	margin-left: 0px;
	z-index:1;
	left: 0px;
}
/* Calque centré englobant tout le layout */
#global {
	position: absolute;
	top: 0px;
	left: 45%;
	width: 700px;
	margin-left: -350px;
	z-index:1;
}
#lay {
	position: absolute;
	top: 0px;
	width: 730px;
	margin-left: 0px;
	height: 400px;

}
#rubrique {
	position: absolute;
	top: 500px;
	width: 175px;
	margin-left: 525px;
	z-index:1;
/*	background-image:url('img/ban_arrplan_droite.jpg')f7efef  5A6966;*/
}

#centre {
	margin: 2px;
}
.colonne {
	padding-left: 25px;
}
.arriere {
	padding-right: 15px;
}
.contenu_beige {
	background-color:#e5e4e4;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.fond_noir {
	background-image: url(img/fond_noir.jpg);
}
.a {
	color: #e9b991;
}
.b {
	color:  #FFFFFF;
}
.c {
	color:  #6c95c3;
}
.d {
	color:  #6c95c3;
}
.e {
	color:  #FFFFFF;
	font-size: 20px;
}
