#accueil {
	min-height:328px;
}
#accueil p {
	margin-top:5px;
}
#accueil h1 {
    font-size:20px;
	margin-top: 10px;
}
#accueil h2 {
    font-size:12px;
}
#accueil ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;
	margin-top: -10px;
}
#accueil li {
	background-image:url(../images/icon_list_bullet.gif);
	background-repeat:no-repeat;
	background-position: 310px -7px;
	padding-left: 340px;
	padding-top: 5px;
}
#accueil_ul2 {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;
	margin-top: 10px;
}
#accueil_ul2 li {
	background-image:url(../images/icon_list_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px -7px;
	padding-left: 30px;
	padding-top: 5px;
}
#home-content-left {
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:10px;
}
#home-content-right {
	float:left;
	width: 420px;
	#width:420px;
	_width: 400px;
}
#home-bloc-repreneur {
	
	width:305px;
	background:#e2e1dc;
	margin-bottom:11px;
	padding-top:0px;
	border:1px solid #000;
	
}
img {
	border:0px;
}
#home-bloc-repreneur label {
	color:#675C4B;
	font-size:12px;
	margin:0px;
	padding:0px;
	width:50px;
	float:left;
	padding-right:2px;
	padding-top:2px;
}
#home-bloc-repreneur span {
	color:#675C4B;
	font-size:12px;
}
#home-bloc-repreneur .adv-search {
	padding:0px 0px 15px 170px;
}
#home-bloc-repreneur .adv-search a {
	color:#AC4A47;
	font-size:11px;
	text-decoration:underline;
}
#home-bloc-repreneur .adv-search a:hover {
	text-decoration:none;
}
#home-bloc-repreneur .direct {
	background-color:#453F45;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#home-bloc-repreneur .direct input {
	width:60px;
}


div#quicksearch_form {
	margin:5px 10px 0px 10px;
}

.search_title {
	font-size:14px;
	height:24px;
	background:url('../images/qs_off_bg.png') repeat-x;
	margin-bottom:8px;
}
.search_title_hover {
	font-size:14px;
	height:24px;
	background:url('../images/qs_on_bg.png') repeat-x;
	margin-bottom:8px;
}
.search_title a {
	color:#383838;
	padding:0 0 0 3px;
	display:block;
	width:270px;
	text-decoration:none;
}
.search_title_hover a {
	color:#fff;
	padding:0 0 0 3px;
	display:block;
	width:270px;
	text-decoration:none;
}
.search_title .search_title_left {
	height:24px;
	width:4px;
	background:url('../images/qs_off_bg_left.png') no-repeat;
	float:left;
}
.search_title .search_title_right {
	height:24px;
	width:4px;
	background:url('../images/qs_off_bg_right.png') no-repeat;
	float:right;
}
.search_title .search_title_mid {
	height:24px;
	float:left;
}
.search_title_hover .search_title_left {
	height:24px;
	width:4px;
	background:url('../images/qs_on_bg_left.png') no-repeat;
	float:left;
}
.search_title_hover .search_title_right {
	height:24px;
	width:4px;
	background:url('../images/qs_on_bg_right.png') no-repeat;
	float:right;
}
.search_title_hover .search_title_mid {
	height:24px;
	float:left;
}

.search_type {
	margin:0px;
	color:#000;
}
.search_type_section {
	height:25px;
}

select.sel_activities {
	width:232px;
	color:#000;
}
select.sel_regions {
	width:232px;
	color:#000;
}
select.sel_dpt {
	width:201px;
	color:#000;
}
input.sel_surface {
	font-size:10px;
	width:50px;
	margin-right:6px;
}
select.sel_loca {
	width:198px;
	margin-left:25px;
}

.search_buttons {
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	height:25px;
}
.search_buttons .search_button {
	float:right;
	display:inline;
	width:82px; 
	height:21px;	
}
.search_buttons .adv_button {
}
.search_buttons .adv_button a {
	text-decoration:underline;
}

#quicksearch_form .error {
	font-weight:bold;
	color:red;
}
#opportunite {
	width: 307px;
}
#op_title {
	background-color:#1E1B13;
	background:url('../images/qs_off_bg.png') repeat-x;
	width:100%;
	line-height: 24px;
	color:#CCC;
	text-align:center;
	font-size: 10px;
	text-transform:uppercase;
}
#op_content {
	width: 305px;
	border-style:solid;
	border-color:#333;
	border-width:1px;
	text-align:center;
	background-color: #E2E1DC;
	color:#000;
	margin-right: 20px;
}
#op_content h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#op_content h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#675C4B;
	margin-top: 5px;
	margin-bottom: 5px;
}
#op_img {
	max-height:100px;
	max-width: 100px;
	min-height: 100px;
	min-width: 100px;
	margin:5px;
	float: left;
}
*html #op_img {
		width: 100px;
        height: 100px;
}
#opportunite #op_prix {
	background-color:#453F45;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #accueil {
	min-height:320px;
  }
}