/* en tete */
#moteur_liste_haut, #div_titre_liste, #div_criteres_petit_html_compl_bas, #div_lst_distance_2, #div_lst_equipement_2, .div_lst_superficie{
display:none;
}

#div_navigListe_haut, #div_navigListe_bas{
  background-color: #c3c3c3;
  width:100%;
}

#div_navigListe_bas{
  margin-top:15px;
}

#div_navigListeTitreListe_haut, #div_navigListeTitreListe_bas{
  width:100%;
  text-align: center;
  padding-top:5px;
}

a.navigListeNumerosPage{
  color:#ffffff;
  font-weight:bold;
margin-right:2px;
margin-left:2px;
}

#a_navigListeBoutonsPrecedent_haut, #a_navigListeBoutonsPrecedent_bas, #a_navigListeBoutonsSuivant_haut, #a_navigListeBoutonsSuivant_bas{
  margin:0 8px 0 8px;
}


#span_navigListe5page_suiv_haut a, #span_navigListe5page_suiv_bas a, #span_navigListe10page_suiv_haut a, #span_navigListe10page_suiv_bas a, #span_navigListe_page_prec_haut a, #span_navigListe_page_prec_bas a{
  margin-left:5px;
  margin-right:5px;
  color:#767676;
  font-weight:bold;
  text-decoration:none;
}

#div_navigListeByNum_haut, #div_navigListeByNum_bas{
  width:100%;
  padding:5px 0 10px 0;
  text-align: center;
}

  #ul_navigListeNumerosPage_haut, #ul_navigListeNumerosPage_bas{
    padding:0;
    margin:0 5px 0 5px;
    list-style-type: none;
    display:inline;
  }
  #ul_navigListeNumerosPage_haut li, #ul_navigListeNumerosPage_bas li{
    display: inline;
  }
  #li_navigListeNumeroPageSelect_haut, #li_navigListeNumeroPageSelect_bas{
    font-weight:bold;
  }
  
  a.navigListeNumerosPage{
    text-decoration: underline;
  }
  
/* liste */

#lst{
  padding-top:15px;
  width:850px;
}

.ul_lst{
  margin:0;
  padding:0;
  list-style-type: none;
}


  fieldset.elem_liste_heber{
	border:medium solid #009999;
	margin:0;
	padding:0;/*bordure*/
  }
  fieldset.elem_liste_heber legend{
    padding:0;
    margin:0;
    display:none;
  }
  
  .ul_lst li{
    margin-top:10px;
  }
  
  div.elem_liste_heber{
    border:1px #c3c3c3 solid;
    padding:5px 5px 5px 5px;
	float:left;
  }
    
    h2.elem_lst_heber a{
      color:#666666;
      text-decoration:none;
    }
   

   div.div_lst_vignette img { /*image vignette*/
   width:151px;
   height:110px;
   padding-top:9px;
   padding-bottom:9px;
   }
   
/*#div_lst_bloc_Droite
{
float:left;
width:350px;
height:150px;
}*/

   
    p.vignette{
      margin:0 10px 0 0;
      padding:0;
      float:left;
      display:block;
    }
      p.vignette img{
        width:110px;
      }
    
    div.elem_liste_desc{
      float:left;
      width:700px;
    }
    
      div.elem_liste_nom{
        float:left;
      }
    
        h2.elem_lst_heber{
          color:#666666;
          font-size:13px;
          font-weight:bold;
          width:380px;
          margin:0;
        }
        
        p.elemlst_nomGite{
          margin:2px 0 0 0;
          font-style: italic;
        }
      
      div.pictos{
        float:right;
        margin-left:5px;
      }
      
        div.pictos p{
          display:inline;
          margin:0;
          padding:0;
        }
      
      div.infos{
        clear:both;
        width:100%;
        float:left;
      }
        
        ul.lst_infos{
          margin:0;
          padding:0;
          list-style-type: none;
        }
        
        li.elem_lst_infos{
          display:inline;
          margin-right:10px;
          font-style: italic;
        }
        
      div.liens{
        float:left;
      }
        ul.lst_liens{
          margin:0;
          padding:0;
          list-style-type: none;
        }
		
        li.elem_lst_liens{
          display:inline;
          margin-right:5px;
        }
		
		.div_lst_album{
		float:left;
width:400px;
marin:0;
}
        
      div.tarifs{
        float:right;
        padding-top:3px;
        font-weight:bold;
        padding-bottom:3px;
      }
      
      div.boutons{
       clear:both;
        text-align:center;
      }
        
        ul.lst_boutons{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
        }
        
		     
        ul.lst_boutons a{/* mise en forme des boutons*/
          color:#ffffff;
          font-weight:bold;
          text-decoration:none;
        }



/*           ------ le moteur du bas d&eacute;but-----------------         */
		
	#moteur_liste_bas{			/*cadre du moteur*/
	background-color:#C2D7D8;
	margin-top:20px;
	margin-bottom:20px;
	padding:15px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
		
	#moteur_liste_bas select{
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	}
	
	#moteur_liste_bas fieldset{
	border:none;
	}
		
	label.criteres_petit{
	float:left;
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
	}
		
	#div_critere_petit_valider_bas{
	clear:left;}
		
	#legend_criteres_petit_bas, #legend_tri_bas{
	color:#666666;
	font-size:16px;
	margin-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	}
		
	#div_critere_petit_valider_bas a, #div_tri_lancer_tri_bas a{
	float:left;
	padding:5px;
	background-color:#4db5ac;
	color:#ffffff;
	font-size:12px;	
	margin-right:10px;
	text-decoration:none;			
	}
		
	#div_critere_petit_valider_bas a:hover, #div_tri_lancer_tri_bas a:hover{
	background-color:#ffffff;
	color:#4db5ac;
	border: thin inset #4db5ac;		
	}
		
	#div_tri_lancer_tri_bas{
	clear:left;
	}
		
		/*           ------ le moteur du bas fin-----------------         */
		
		
		
		
		
		/*ajout sandrine*/
		
		
	.div_lst_general{
	clear:both;
	height:150px;
	width:830px;
	padding-top:1px;
	padding-bottom:20px;
	margin-bottom:5px;
	background-image:url(/config_v3/61/P.v3/NORMANDIE_WE.FRANCAIS/librairie/img/fond-new-liste-prod-heb2.gif);
	background-repeat:no-repeat;
	border-bottom: thin solid #666666;	
	}

	.div_lst_vignette{
	clear:left;
	float:left;
	font-family:arial;
	left:10px;
	overflow:hidden;
	position:relative;
	width:350px;
	}

	.div_lst_blocDroite{
	float:left;
	font-family:arial;
	left:10px;
	overflow:hidden;
	width:400px;
	}

	.div_lst_nbChmb{
	float:left;
	padding-right:5px;
	color:#666666;
}

.div_cap_heb{
width:400px;
float:left;
font-size:10px;
}

	.div_lst_capacite{
	padding-left::5px;
	color:#666666;

	}

	.div_lst_pictoEpi{
	float:left;
	margin-right:15px;}

	.div_lst_nomProp{
	width:400px;
	margin:0;
padding:0;
float:left;
	font-weight:bold; 
	color:#666666;
	}
lst_liens_picto{
width:400px;
}

.div_lst_plan{
float:left;
font-size:10px;
width:150px;
margin:0;
padding:0;
}

.div_lst_album{
/*display:none;*/
width:130px;
margin:0;
padding:0;
}

	.div_lst_titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	float:left
	}
.div_lst_boutons{
width:400px;
float:left;
margin:0;
padding:0;
}

ul.div_lst_boutons{
padding:0px;
margin:0px;
}

	li.elem_lst_boutons{
	display:block;
	width:80px;
	height:20px;
	background-color :#4db5ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	margin-right:10px;
	float:left;
	text-align:center;
	}

.div_lst_siteProp{
font-size:10px;
padding:0;
margin:0;
float:left;
width:130px;
}

.div_lst_nomGite{
font-size:10px;
padding:0;
margin:0;
float:left;
width:400px;
}

#div_criteres_petit_bouton_carto_bas{
display:none;
}
