body {
	scrollbar-face-color : #D8D7B9;
	scrollbar-shadow-color : #6E6D0C;
	scrollbar-highlight-color : #6E6D0C;
	scrollbar-3dlight-color : #6E6D0C;
	scrollbar-darkshadow-color : #6E6D0C;
	scrollbar-track-color : #D8D7B9;
	scrollbar-arrow-color : #6E6D0C;
	color: black;
	background-color: #DAD6B8;
	margin: 80px 0px 0px;
	text-align: center;
}
.admin {
	scrollbar-face-color : #D8D7B9;
	scrollbar-shadow-color : #6E6D0C;
	scrollbar-highlight-color : #6E6D0C;
	scrollbar-3dlight-color : #6E6D0C;
	scrollbar-darkshadow-color : #6E6D0C;
	scrollbar-track-color : #D8D7B9;
	scrollbar-arrow-color : #6E6D0C;
	color: black;
	background-color: #DAD6B8;
	margin: 100px 0px 0px;
}
p, td {font-family:Arial, Helvetica, sans-serif;font-size:13px;}
.centretable {
	background-image: url(../images/fond_centre.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.centre {
	padding: 25px 15px 30px 30px;
	text-align: left;
}
A:link {text-decoration:underline; color:#000000}
A:visited {text-decoration:underline; color:#000000}
A:hover {color:#6E6D0C; text-decoration:none}
.actu:link {text-decoration:none; color:#000000}
.actu:visited {text-decoration:none; color:#000000}
.actu:hover {color:#6E6D0C; text-decoration:underline}
.blanc:link {text-decoration:underline; color:white}
.blanc:visited {text-decoration:underline; color:white}
.blanc:hover {color:white; text-decoration:none}
.orange:link {text-decoration:underline; color:#FF9900}
.orange:visited {text-decoration:underline; color:#FF9900}
.orange:hover {color:#FF9900; text-decoration:none}
.mini {font-size: 10px;}
.gris {color: #CCCCCC}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777E0E;
	background-color: #FFFFFF;
	border: 0px;}
.filetblanc {border: 1px solid #FFFFFF;}
.case {	border: 0 none;
	background-color: black;}
#keywords {
	position:absolute;
	font-size : xx-small;
	overflow: hidden;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 90%;
	height: 90%;
}
#MenuGauche {
	position: absolute;
	margin-right: 15px;
}

#Pannel {
	position: relative;
	left: 150px;
	width: 100%;
}
