@import url(http://fonts.googleapis.com/css?family=Economica);
div.m_rechercher_recette {
	width:686px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:12px;
}
div.m_rechercher_recette div.m_menu_recherche {
	background:#ebebeb;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:10px;
	z-index:16;
	width:680px;
}
div.m_rechercher_recette div.m_recherche {}
div.m_rechercher_recette div.m_champ_recherche {
	background-color:#ffffff;
	background-image:url(../images/recherche/loupe-recherche.png);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	width:467px;
	float:left;
	margin:0 10px 20px 0;
}
div.m_rechercher_recette div.m_recherche input{outline: none;}
div.m_rechercher_recette div.m_champ_recherche input[type=text] {
	border:0;
	border-left:1px solid #808284;
	border-radius: 0;
	margin:8px 0 8px 40px;
	padding:0 0 0 10px;
	height:19px;
	line-height:19px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:14px;
	width:400px;
}
div.m_rechercher_recette div.m_recherche input[type=submit] {
	background-color:#808284;
	border:0;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	width:104px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
	color:#ffffff;
	height:35px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:14px;
	cursor:pointer;
	-webkit-appearance: none;
}
div.m_rechercher_recette a.m_bouton_filtrer {
	display:block;
	background-color:#808284;
	text-decoration:none;
	color:#ffffff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	width:74px;
	height:35px;
	line-height:35px;
	font-size:14px;
	float:left;
	text-align:center;
}
div.m_rechercher_recette div.m_recherche input[type=submit]:hover, div.m_rechercher_recette a.m_bouton_filtrer:hover {
	background-color:#f47321;
}
div.m_rechercher_recette div.m_type_recherche ul, div.m_rechercher_recette div.m_type_recherche ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.m_rechercher_recette div.m_type_recherche ul li {
	float:left;
	border-bottom:2px solid #ffffff;
	margin:0;
	padding:0;
	color:#808284;
}
div.m_rechercher_recette div.m_type_recherche ul li a {
	color:#808284;
	text-decoration:none;
}
div.m_rechercher_recette div.m_type_recherche ul li a:hover {
	text-decoration:underline;
	color:#f47321;
}
div.m_rechercher_recette div.m_type_recherche ul li.m_lien_type_recherche {
	padding:0 6px 15px 6px;
}
div.m_rechercher_recette div.m_type_recherche ul li.m_lien_type_recherche.lien_actif {
	border-bottom:7px solid #f47321;
	padding:0 6px 10px 6px;
}
div.m_rechercher_recette li.m_lien_type_recherche.lien_actif a {
	color:#f47321;
}
div.m_rechercher_recette li.m_lien_type_recherche.lien_actif a:hover {
	text-decoration:none;
}
div.m_rechercher_recette div.m_type_recherche ul li.m_type_recherche_separation {
	width:1px;
	padding:0 0 15px 0;
}
div.m_rechercher_recette div.m_resultats_recherche {
	margin:25px 0 0 0;
}
div.m_rechercher_recette div.m_resultats_recherche_titre {
	font-weight:bold;
	font-size:15px;
	color:#808284;
	border-bottom:1px solid #ebebeb;
	padding:0 0 5px 0;
}

div.m_rechercher_recette div.m_titre_resultat a:hover {
	text-decoration:underline;
}

	div.m_rechercher_recette div.m_detail_time div.m_deal_name{
width:20px;
height:20px;
	background:url(http://images.marmitoncdn.org/Skins/GlobalSearch/images/deal_name_icon.png) no-repeat 0 0;
	display: inline-block;
	vertical-align:middle;
	margin-left: 20px;
	}
		div.m_rechercher_recette div.m_detail_time div.m_distance{
width:20px;
height:20px;
	background:url(http://images.marmitoncdn.org/Skins/GlobalSearch/images/distance_icon.png) no-repeat 0 0;
	display: inline-block;
	vertical-align:middle;
	margin-left: 20px;
	}
	div.m_rechercher_recette  div.m_location_icon{
width:20px;
height:20px;
	background:url(http://images.marmitoncdn.org/Skins/GlobalSearch/images/location_icon.png) no-repeat 0 0;
	display: inline-block;
	vertical-align:middle;
	margin-left: 0px;
	}

div.m_rechercher_recette div.m_filtre_recherche {
	margin:15px 0 0 0;
}
/****************************************************************/
div.m_rechercher_recette div.m_label_select_filtre {
	position: relative;
cursor: default;
text-align: left;
line-height: 25px;
color: #F47321;
margin: 5px;
float: left;
}
div.m_rechercher_recette span.m_filtre_selected {
	text-indent:10px;
	border:1px solid #f47321;
	border-right:none;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	background:#edeff0;
	overflow:hidden;
	padding: 0 10px 0 0;
}
div.m_rechercher_recette span.m_filtre_selectArrow {
	width:20px;
	border:1px solid #f47321;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-left:0;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
	cursor:pointer;
	background:url(../images/recherche/fleche-select.png) no-repeat 0 10px #edeff0;
}
div.m_rechercher_recette span.m_filtre_selectArrow, span.m_filtre_selected {
	position:relative;
	float:left;
	height:25px;
	z-index:1;
	cursor:pointer;
}
div.m_rechercher_recette div.m_filtre_selectOptions {
	position:absolute;
	top:26px;
	left:0;
	border:1px solid #f47321;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-top-color:#ebebeb;
	overflow:hidden;
	padding-top:2px;
	display:none;
	background:#ffffff;
}
div.m_rechercher_recette div.m_filtre_selectOptions2{
	position: absolute;
	margin-top: 10px;
	left: 8px;
	border: 1px solid #F47321;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-color: #EBEBEB;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 2px;
	display: none;
	background: #FFF;
	width: 666px;
}
div.m_rechercher_recette .m_ddl_select_filtre{
	border:1px solid #F47321;
	border-radius:5px;
	padding:3px;
	color:#F47321;
	background:#EBEBEB;
	margin:0px;
}

div.m_rechercher_recette span.m_filtre_selected.liste_filtre_ouvert,div.m_rechercher_recette .m_ddl_select_filtre option,div.m_rechercher_recette .m_ddl_select_filtre:hover {
	background-color:#fff;
}
div.m_rechercher_recette span.m_filtre_selectArrow.liste_filtre_ouvert {
	background-color:#fff;
}
div.m_rechercher_recette span.m_filtre_selectOption{
	display:block;
	width:80%;
	line-height:20px;
	padding:0 10%;
}
 div.m_rechercher_recette div.m_filtre_selectOptions2 td{
	line-height:20px;
	cursor:pointer;
 }
  div.m_rechercher_recette div.m_filtre_selectOptions2 td label,div.m_rechercher_recette div.m_filtre_selectOptions2 td input{
	cursor:pointer;
  }

div.m_rechercher_recette div.m_filtre_checkbox {
	width: 100%;

}
div.m_rechercher_recette div.m_filtre_checkbox input[type=checkbox],div.m_rechercher_recette div.m_filtre_selectOptions2 input[type=checkbox] {
	display:none;
}
div.m_rechercher_recette div.m_filtre_checkbox label,div.m_rechercher_recette label{
	display:inline-block;
	cursor:pointer;
	position:relative;
	padding-left:18px;
	margin:0 5px;
	font-size:13px;
	color:#f47321;
}
div.m_rechercher_recette span.m_filtre_selectOption:hover,div.m_rechercher_recette div.m_filtre_selectOptions2 td:hover {
	color:#ffffff;
	background:#f47321;	
}
div.m_rechercher_recette span.m_filtre_selectOption:hover,div.m_rechercher_recette div.m_filtre_selectOptions2 td:hover label {
	color:#ffffff;
}
div.m_rechercher_recette div.m_filtre_checkbox label:before,div.m_rechercher_recette  div.m_filtre_selectOptions2 label:before {
	content:"";
	display:inline-block;
	width:10px;
	height:10px;
	position:absolute;
	left:0;
	background-color:#edeff0;
	border:1px solid #f47321;
	margin-top: 3px;
}
DIV.m_rechercher_recette DIV.m_filtre_checkbox LABEL:before { display /*\**/: none\9 }
div.m_rechercher_recette div.m_filtre_checkbox label:before,div.m_rechercher_recette  div.m_filtre_selectOptions2 label:before {
    border-radius:3px;
}
div.m_rechercher_recette div.m_filtre_checkbox input[type=checkbox]:checked + label:before,div.m_rechercher_recette div.m_filtre_selectOptions2 input[type=checkbox]:checked + label:before
,div.m_rechercher_recette div.m_filtre_checkbox label.actif:before,div.m_rechercher_recette  div.m_filtre_selectOptions2 label.actif:before{
	content:"•";
	font-size:26px;
	color:#f47321;
	text-align:center;
    line-height:10px;
}

div.m_rechercher_recette  div.m_menu_recherche div.m_filters_sel{
margin: 5px;
}
div.m_rechercher_recette  div.m_menu_recherche div.m_filters_sel div.item_filter_sel{
float: left;
background: #DDD;
padding: 5px;
border-radius: 5px;
color: #808284;
margin: 2px 10px 2px 0;
cursor: pointer;
border: 1px solid #AAA;
}
div.m_rechercher_recette  div.m_menu_recherche div.m_filters_sel div.item_filter_sel span{
font-size: 18px;
line-height: 10px;
margin-left: 10px;
font-weight: bold;
}div.m_rechercher_recette  div.m_menu_recherche div.m_filters_sel div.item_filter_sel:hover span{
color:#000;
}
/****************************************************************/

/*Recette classique*/


div.m_rechercher_recette div.m_contenu_resultat a.m_resultat_lien_video {
	display:block;
	position:absolute;
	height:16px;
	line-height:16px;
	background:url(../images/recherche/picto-video.png) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 0 450px;
	color:#f37420;
	font-weight:bold;
	text-decoration:none;
}
div.m_rechercher_recette div.m_contenu_resultat a.m_resultat_lien_video:hover {
	text-decoration:underline;
}

/*Recette vidéo*/
div.m_rechercher_recette div.m_item.recette_video a.m_resultat_lien_image img {
	width:150px;
	/*height:84px;*/
}
div.m_rechercher_recette div.m_item.recette_video a.m_resultat_lien_image div.m_vidYt{
	overflow: hidden;
	width: 150px;
	height: 83px;
}
div.m_rechercher_recette div.m_item.recette_video a.m_resultat_lien_image div.m_vidYt img{
	margin-top:-15px;
} 

div.m_rechercher_recette div.m_item.recette_video a.m_resultat_lien_image span {
	float: right;
	margin-top: -16px;
	position: relative;
	background: #000;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	opacity: 0.8;
}

div.m_rechercher_recette div.m_item.recette_video div.m_contenu_resultat {
	width:514px;
}
div.m_rechercher_recette div.m_rech_play {
    background:url(http://images.marmitoncdn.org/Skins/GlobalSearch/images/sprite-homepage-m.png) no-repeat -93px -1047px;
    height:31px;
    margin:26px 0 0 60px;
    position:absolute;
    width:31px;
}

/*Dossiers spéciaux*/
div.m_rechercher_recette div.m_item.dossier_speciaux a.m_resultat_lien_image img {
	width:114px;
	/*height:114px;
	margin:auto;*/
}
div.m_rechercher_recette div.m_item.dossier_speciaux div.m_contenu_resultat {
	width:505px;
}
div.m_rechercher_recette div.m_item.dossier_speciaux div.m_photo_dossier {
	width:141px;
	height:141px;
	background:url(../images/recherche/bg-dossier-speciaux.png) no-repeat;
	display:table-cell;
	vertical-align:middle;
}
div.m_rechercher_recette div.m_item.dossier_speciaux a.m_resultat_lien_image img.m_pliure_recette {
	width:51px;
	height:53px;
	position:absolute;
	margin:-14px 0 0 79px;
}

/*Resto*/
div.m_rechercher_recette div.m_item.resto a.m_resultat_lien_image img {
	width:114px;
	/*height:114px;*/
}
div.m_rechercher_recette div.m_item.resto div.m_contenu_resultat {
	width:550px;
}
div.m_rechercher_recette div.m_item.resto div.m_titre_resultat, div.m_rechercher_recette div.m_item.resto div.m_titre_resultat a {
	color:#bd2726;
}
div.m_rechercher_recette div.m_item.resto div.m_recette_note1, div.m_rechercher_recette div.m_item.resto div.m_recette_note0 {
	background:url(http://images.marmitoncdn.org/Skins/Restos/images/noteResultat.png) no-repeat left top;
    height:16px;
    margin:0 5px 0 0;
    width:16px;
}
div.m_rechercher_recette div.m_item.resto div.m_recette_note0 {
	background-position:right top;
}

/*Recette sponsorisée*/
div.m_rechercher_recette div.m_item.recette_sponso {
	background-color:#feefe7;
}
div.m_rechercher_recette div.m_item.recette_sponso a.m_resultat_lien_image img {
	width:114px;
	/*height:114px;*/
}
div.m_rechercher_recette div.m_item.recette_sponso div.m_contenu_resultat {
	width:550px;
}
div.m_rechercher_recette div.m_resultat_sponso {
	position:absolute;
	width:82px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	background:#f37420;
	margin:0 0 0 470px;
}

/*Ingrédients*/
div.m_rechercher_recette div.m_item.ingredients a.m_resultat_lien_image img {
	width:183px;
	/*height:83px;*/
}
div.m_rechercher_recette div.m_item.ingredients div.m_contenu_resultat {
	width:490px;
}
div.m_rechercher_recette div.m_resultat_sponso {
	position:absolute;
	width:82px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	background:#f37420;
	margin:0 0 0 470px;
}

/* Auto complete */
UL.m_search_auto_entry{
	list-style: none;
	padding: 5px;
	margin: 20px 0px 0px;
	background:#fff;
}

UL.m_search_auto_entry LI{
	padding: 3px 0px 3px;
}

UL.m_search_auto_entry LI A{
color: #F47321;
border: 0px solid #FFF;
width: 100%;
height: 100%;
display: block;
cursor: pointer;
height: 20px;
overflow: hidden;
}
UL.m_search_auto_entry LI A:hover{
color: #F47321;
border: 0px solid #FFF;
font-weight: normal;
background: #EEE;
text-decoration: none;
}

UL.m_search_auto_entry LI A IMG{
vertical-align: middle;
}

UL.m_search_auto_entry LI A:hover SPAN{
	font-weight:bold;
}

/*Forum*/
div.m_rechercher_recette div.m_item.forum a.m_resultat_lien_image img {
	width:50px;
	height:50px;
}
div.m_rechercher_recette div.m_item.forum div.m_contenu_resultat {
	float: left;
	width: 620px;
}
div.m_rechercher_recette div.m_item.forum div.m_texte_resultat {
}

/*Sélection de recette*/
div.m_rechercher_recette div.m_item.recette_selection a.m_resultat_lien_image img {
	width:114px;
	/*height:114px;*/
}
div.m_rechercher_recette div.m_item.recette_selection div.m_contenu_resultat {
	width:550px;
}

/*Profil d'internaute*/
div.m_rechercher_recette div.m_item.profil a.m_resultat_lien_image img {
	width:50px;
	/*height:50px;*/
}
div.m_rechercher_recette div.m_item.profil div.m_contenu_resultat {
	float:left;
}
div.m_rechercher_recette div.m_item.profil div.m_texte_resultat {
}

div.m_rechercher_recette div.m_item {
	margin:10px 0;
}
div.m_resultats_recherche  div.m_resultat_liste,div.m_resultats_recherche  div.m_resultat_pagination{
	text-align:center;
}
div.m_rechercher_recette ul.m_resultat_liste_pagination{
	display:inline-block;
}
div.m_rechercher_recette ul.m_resultat_liste_pagination, div.m_rechercher_recette ul.m_resultat_liste_pagination li {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.m_rechercher_recette ul.m_resultat_liste_pagination li {
	float:left;
	padding:0 5px;
	height:16px;
	line-height:16px;
}
div.m_rechercher_recette ul.m_resultat_liste_pagination li.m_resultat_pagination_separation {
	float:left;
	padding:0;
	margin:0;
	color:#808284;
}
div.m_rechercher_recette li.m_resultat_pagination_lien a {
	color:#808284;
	text-decoration:none;
}
div.m_rechercher_recette li.m_resultat_pagination_lien a:hover {
	color:#f37420;
}
div.m_rechercher_recette li.m_resultat_pagination_lien.lien_actif {
	background:#f37420;
	color:#ffffff;
}
div.m_rechercher_recette li.m_resultat_pagination_lien.lien_actif a, div.m_rechercher_recette li.m_resultat_pagination_lien.lien_actif a:hover  {
	color:#ffffff;
}
@media only screen and (min-width : 768px) and (max-width : 1024px){
	div.m_rechercher_recette div.m_menu_recherche {
		    width: 667px;
	}
}