body{
	background-color:#6F7163;
	font-size:small;
	font-family:verdana;
	padding:0;
	margin:0;
}
a{
	color:#000;
}
form,select{
	margin:0;
	padding:0;
}
img{
	border:none;
}
.page{
	margin:auto;
	width:1000px;
}
.centre{
	float:left;
	width:800px;
}
.centredroite{
	float:left;
	width:20px;
}
.droite{
	float:left;
	width:180px;
	background-color:#CCCCA4;
	height:600px;
}
.droiteid{
	background-color:#CCCCA4;
	width:160px;
	margin-top:10px;
	margin-left:10px;
}
.conteneur{
	background-color:#CCCCA4;
	width:800px;
	height:570px;
	overflow: auto;
}
.conteneur2{
	width:760px;
	margin-left:20px;
}
.clear{
	clear:both;
}
.top{	
	width:800px;
	background-color:#504E3F;
	color:#FFF;
	height:30px;
	font-size:medium;	
}
.top2{
	padding:2px 20px;
}
.oeilselect{
	background: #cccca4 url('../img/OEIL_select.gif') left top no-repeat;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	padding-left:30px;
	height:22px;
}
.oeilselect:hover, .oeilselect:focus, .oeilselect:active {
	background: #cccca4 url('../img/OEIL_inter.gif') left top no-repeat ;
}
.oeil{
	background: #cccca4 url('../img/OEIL_non_select.gif') left top no-repeat;
	float:left;
	margin-bottom:5px;
	padding-left:30px;
	margin-right:10px;
	height:22px;
}
.oeil:hover, .oeil:focus, .oeil:active {
	background: #cccca4 url('../img/OEIL_inter.gif') left top no-repeat ;
}
.droitelien{
	height:525px;
}
