#top_ad{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 11px;
	width: 740px;
	height: 28px;
	background: url(../images/top_ad.gif);
	text-align: center;
}

#fb_block{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 11px;
	width: 740px;
	height: 28px;
	background: url(../images/top_ad.gif);
	text-align: center;
}

.bloc_top{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 15px;
	background: url(../images/bloc_top.gif) center bottom no-repeat;
}
.bloc{
	margin-left: auto;
	margin-right: auto;
	background: #fcf;
	width: 690px;
	padding: 20px 25px 20px 25px;
}
.bloc_bottom{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 15px;
	background: url(../images/bloc_bottom.gif) center top no-repeat;
	margin-bottom: 20px;
}

h1{
	margin: 0;
	padding: 0 0 5px 0;
	font: bold 30px Arial,"Bitstream Vera Sans",Helvetica,sans-serif;
}
h2{
	margin: 0;
	padding: 0;
	font: bold 16px Arial,"Bitstream Vera Sans",Helvetica,sans-serif;
}
h3{
	margin: 0;
	padding: 0;
	font: bold 14px Arial,"Bitstream Vera Sans",Helvetica,sans-serif;
}

#nickfield{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/nickfield.gif);
	width: 740px;
	height:63px;
}

.form{
	margin: 0 0 0 0;
	padding: 0;
}

.input{
	width: 270px;
	height: 30px;
	background: #fff;
	border: 0;
	margin: 10px 25px 0 25px;
	text-align: center;
	font: normal 120% Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
}
.input2{
	width: 270px;
	height: 30px;
	background: #fff;
	border: 0;
	margin: 10px 20px 0 30px;
	text-align: center;
	font: normal 120% Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
}
.milieu{
	width: 62px;
	height: 63px;
	margin: 0 0 0 7px;
	padding: 0;
	border: 0;
	background-image: url(../images/bouton.gif);
}

#double_top{
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 740px;
	height: 19px;
	background: url(../images/double_top.gif) center bottom no-repeat;
}
#resultats{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/double.gif);
	width: 740px;
}
#double_bottom{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 19px;
	background: url(../images/double_bottom.gif) center top no-repeat;
}

#big_ad{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 740px;
	height: 109px;
	background: url(../images/big_ad.gif) left top no-repeat;
	text-align: center;
	padding: 25px 0 25px 0;
}

#footer{
margin-left: auto;
margin-right: auto;
width: 740px;
text-align: center;
font: bold 10px Arial,"Bitstream Vera Sans",Helvetica,sans-serif;
}

div.autocomplete {
  margin:0px;  
  padding:0px;  
  width:250px;
  background:#fff;
  border:1px solid #888;
  position:absolute;
}

div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

div.autocomplete ul li.selected { 
  background-color:#ffb;
}

div.autocomplete ul li {
  margin:0;
  padding:2px;
  height:32px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}
