@charset "UTF-8";
td,th {
	color: #333333;
	background-image: url(../images/fondpage.gif);
}
a:link {
	color: #FFF;
	text-decoration: none;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	background-color: #b6c932;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000;
}

div#wrapper {
	width: 800px;
	height: 600px;
	clear: none;
	position: relative;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #333333;
	visibility: visible;
	z-index: 2;
	color: #000;
}
.texteadresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

div#barregauche {
	position:relative;
	width:150px;
	height:560px;
	z-index:1;
	left: 20px;
	top: 20px;
	float: left;
	color: #000;
}

div#imagegedroite {
	position:relative;
	width: 590px;
	height: 560px;
	z-index:1;
	float: left;
	background-color: #333333;
	visibility: visible;
	clear: none;
	top: 19px;
	left: 40px;
	border: 1px solid #000000;
	color: #000;
}

div#barredefilement {
	position:absolute;
	width: 150px;
	height: 50px;
	z-index:2;
	left: 0px;
	top: 400px;
	float: left;
	bottom: 0px;
	right: 0px;
	overflow: visible;
	visibility: visible;
}
div#adresse {
	position:absolute;
	width: 150px;
	height: 60px;
	z-index:2;
	left: 0px;
	top: 500px;
	float: left;
	bottom: 0px;
	right: 0px;
	overflow: visible;
	visibility: visible;
}
#agauche {
	position:absolute;
	width:20px;
	height:25px;
	z-index:1;
	left: 50px;
	font-size: 20px;
	border: 1px dotted #666666;
}
#adroite {
	position:absolute;
	width:20px;
	height:25px;
	z-index:1;
	right: 50px;
	top: 0px;
	font-size: 20px;
	margin-bottom: 5px;
	border: 1px dotted #666666;
}
