body{
	background:#EEEEEE;}

.menu_list{
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


.top_box_title{
	width:100%;
	height:40px;
	color:#1c7bb5;
	font-size:14px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	background:#cccccc;
	text-align:center;
}

.search_title{
	width:100%;
	height:25px;
	color:#000000;
	font-size:14px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.top_box{
	width:210px;
	*width:215px;
	height:auto;
	border:solid 2px #aaaaaa;
	font-size:14px;
	font-weight:700;
}

.search_box{
	width:100%;
	height:160px;	
	font-size:14px;
	font-weight:700;
	background:#f0b101 repeat-x 0px 0px;
}
.top_box_content{
	  padding:5px;
	  text-align:left;
	  font-size:12px;
	  font-family:Arial, Helvetica, sans-serif;
}

.search_content{
	  padding-top:5px;
	  text-align:left;
	  font-size:12px;
	  font-family:Arial, Helvetica, sans-serif;
}
.search_label{
	width:100px;
	height:25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
	float:left;
}
.search_label2{
	width:100px;
	height:25px;
	color:#000000;
	font-size:12px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center;
	float:left;
}

.search_item{
	width:130px;
	height:25px;	
	font-size:14px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:left;
	float:left;

}

.recherche {
	width:200px;
	height:30px;
	font-size:14px;
	font-weight:500;
}

#header{
background:url('../images/header_bg1.gif') #f0b101 no-repeat bottom left;
width:640px;
height:170px;
*height:185px;
}
