body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

#titre {
	width: 420px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 135px;
}

h1 {
	font-size: 14px;
	text-align: left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	text-align: center;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}

p {
	font-size: 10px;
	text-align: justify;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a {
    text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

#moteur{
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-image: url(images/moteur.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#menu{
	text-align: left;
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
}

form {
	padding:0px;
	width:100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input {
	margin-left: 2px;
	border: 1px solid #333333;
	font-size: 14px;
	background-color: #F0F5F8;
	margin-top: 2px;
}


#hasard{
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#footer{
	text-align: center;
	margin: 30px;
	font-size: 12px;
}

#hauttitre{
	text-align: left;
	font-size: 12px;
	float: left;
	width: 300px;
	margin-right: 30px;
	height: 60px;
}

#recherchemoteur{
	text-align: left;
	font-size: 12px;
	float: left;
	margin-left: 30px;
}

#barre{
	text-align: right;
	font-size: 12px;
	height: 18px;
	margin-top: 5px;
	background-color: #FF6113;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 2px;
}

#menubarre{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-indent: 15px;
}

#resulatsbarre{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#titresite{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#infosite{
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-bottom: 15px;
}

#resultats{
	width: 75%;
	margin-left: 15px;
	float: left;
}
#pub{
	width: 23%;
	float: left;
}
#navig_bas {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:black; filter:alpha(opacity=100); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:549px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:0px; font-size:12px; border 0px; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }

