ul, ol, li, form, p, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0px; 
	padding: 0px; 
	list-style-type:none;
	font-weight: normal;
}
a { 
	margin: 0px; 
	padding: 0px;
	font: verdana, sans-serif;
	color: #000000;
	text-decoration:underline;
}
form {
	padding: 0px;
	margin: 0px;
}
a:hover{ 
	outline: none;
	font: verdana, sans-serif;
	color: #000000;
	text-decoration:none;
}
a:focus { 
	outline: none;
}
a img {
	border: 0px none;
}
legend {
	display: none;
}
fieldset {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #dbdddf;
	font-family: Verdana;
	font-size: 85%;
}
#main {
	width: 1000px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #fff;
	border: solid 0px black;
}
#header {
	height: 99px;
	background-image: url("./img/banniere.gif");
	background-repeat: no-repeat;
	background-color: #dbdddf;
}
#searchbox {
	float: right;
	width: 220px;
	margin-right: 13px;
	margin-top: 15px;
	border: solid 0px black;
}
#recherche_avancee {
	width: 6%;
	padding: 6px;
	text-align: center;
	line-height: 1em;
	border: 1px;
	float: right;
	font-size: 10px;
	border: solid 0px black;
}
#menu {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	background-image: url("./img/background-menu.jpg");
	background-repeat: repeat;
}
#cadre_menu {
	float: left;
	width: 800px;
	height: 35px;
	line-height: 35px;
}
#cadre_menu a {
	display: block;
	width: 150px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#cadre_menu a:hover {
	background-color: #abe242;
}
#cadre_menu li {
	float: left;
}
#cadre_menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background-color: #FFFFFF;
	text-align: center;
}
#cadre_menu li ul {
width: 280px;
text-align: left;
}
#cadre_menu li ul li a {
width: 270px;
text-align: left;
margin-left: 10px;
}
#cadre_menu li:hover ul {
	left: auto;
	background-color: #FFFFFF;
	border-bottom: solid 1px #000;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
#cadre_menu li:hover {
	background-color: #abe242;
}
#cadre_menu ul:hover {
	background-color: #abe242;
}
#cadre_menu li:hover ul, #cadre_menu li.sfhover ul {
	left: auto;
}
#feed {
	float: right;
	width: 50px;
	height: 35px;
	line-height: 35px;
}
#conteneur{
	overflow:hidden;
	width: 1000px;
	margin-top: 5px;
	border-bottom: solid 5px white;
	border: solid 0px black;
}
#colonne_gauche{
	float: left;
	width: 799px;
	border: solid 0px black;
}
#colonne_gauche_gauche60{
	float: left;
	width: 478px;
	margin-left: 4px;
	border: solid 0px black;
}
#colonne_gauche_droite30{
	float: right;
	width: 295px;
	margin-right: 8px;
	border: solid 0px black;
}
#colonne_gauche_gauche50{
	float: left;
	width: 392px;
	margin-left: 5px;
	border: solid 0px black;
}
#colonne_gauche_droite50{
	float: right;
	width: 390px;
	margin-left: 5px;
	border: solid 0px black;
}
#colonne_droite{
	float: right;
	width: 187px;
	margin-right: 7px;
	border: solid 0px black;
}
#footer {
	height: 100px;
	width: 1000px;
	height: 93px;
	margin-top: 20px;
	background: #A7A7A7;
}

#picture li {
	display: inline;
}
