@charset "utf-8";

#right {
	display					:none;
	width:0;
	margin:0;
}
#center {
	width					: 630px;
	margin-right			: 0px !important;
	margin-top				: 30px;
}	

#search_table {
	width					: 617px;
}

.width_1	{
	width					: 180px;
}

.avance {
	color					: #6B5645;
	border-bottom			: 1px solid #6B5645;
	font-size				: 7pt;
	padding					: 2px 4px;
	cursor					: pointer;
	font-weight				: bold;
	text-align				: center;
	vertical-align			: middle;
}
.avance IMG {
	margin-top				: 4px;
}

#iRecherche2 {
	width					: 400px;
}
#iPays_Region, #iCat_Scat {
	width					: 405px;
}

#result_nb {
	color					: #949D1A;
	font-weight				: bold;
	padding					: 4px 0;
	border-bottom			: 1px solid #949D1A;
}

#resut_list {
	margin-top				: 10px;
	margin-left				: 3px;
}

.col_left {
	width					: 300px;
	float					: left;
}
.col_right {
	margin-left				: 310px;
	width					: 300px;
}
.pager {
	clear					: both;
	width					: 610px;
	margin					: 0 auto;
	text-align				: center;
	border-top				: 2px solid #949D1A;
}
.pager TABLE {
	margin					: 0 auto;
}
.pager IMG {
	cursor					: pointer;
}
.pager IMG.disabled {
	cursor					: default;
	filter					: alpha (opacity=30);
	-moz-opacity			: 0.3;
	-khtml-opacity			: 0.3;    
	opacity					: 0.3;
}
.result_ligne {
	margin-bottom			: 5px;
	background-color		:#FCE59E;
	padding					: 2px;
	border					: 1px dotted;
	font-size				: 7pt;
}
.result_photo {
	padding-right			: 3px;
	padding-top				: 3px;
}
.result_title {
	font-weight				: bold;
	display					: block;
	margin-bottom			: 3px;
	color					: #fff;
	padding					: 2px;
	text-decoration			: none;
}
.result_title:hover {
	color					: #fff;
}
.result_infos {
	width					: 237px;
	padding-top				: 3px;
	line-height				: 15px;
}
.voir_fiche {
	display					: block;
	text-decoration			: none;
	text-align				: right;
	margin-top				: 4px;
}
#selecteur_tri {
	margin-bottom			: 10px;
}

