#desc .txt_jaune{
  font-weight: bold;
    color:#e58322;
}
#desc .txt_orange{
  font-weight: bold;
    color:#e55518;
}

#page{
	background:#FFFFFF;
	float:left;
	width:727px;
	margin-left:0;
	z-index:7;
}

#bandeau_locations{
  float:left;
  height: 141px;
  position:relative;
  top:-3px;
} 

#onglets{
  float:left;
  padding-top:20px;
  padding-right:10px;
  padding-bottom:20px; 
  padding-left:15px;
  z-index:8;
}

.bloc{
  float:left;
  position:relative;
  width:330px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}

#titre{
  position:absolute;
  left:23px; 
  top:0;
  width:307px; 
  font-size:17px;
  font-weight:bold;
  color:#ffffff;  
  text-indent:3px;
}
  #titre a.titre_classe, #offre_moment #desc_moment .titre a{
    color:#ffffff;
    text-decoration:none;
  }
  .clair{
    background-color: #e58322;
  }
  .fonce{
    background-color: #e55518;
  }

#desc{
  float:left;
  width:140px;
  margin-left:23px;
  font-size:10px;
}
  a.decouvrez{
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
    color: #9e1f11;
    padding-top:5px;
    display: block;
  }

#images{
  float:left;
  width:167px;
  text-align: right;
  margin-top:2px;
}
  .bordure{
    border: 1px #565656 solid;
  }
  #images img{
    width:78px;
    height:60px;
  }
  
#offre_moment{
  clear:left;
  float:left;
  position:relative;
  width:307px;
  background-color: #e58322;  
  margin-left:33px;
  margin-right:10px;
  margin-bottom:10px;
}
  #offre_moment img{
    width:130px;
    height:70px;
  }
  #offre_moment #image_moment{
    float:left;
    padding: 5px 5px 5px 5px;
  }
  #offre_moment .bordure{
    border: 1px #ffffff solid;
  }
  #offre_moment #desc_moment{
    float:left;
    width:163px;
    padding-top:5px;
    padding-left:2px;
    font-size:10px;
    color:#b45600;
  }  
  #offre_moment #desc_moment .titre{
    font-size: 12px;
    font-weight: bold;
    color:#ffffff;
  }
  #offre_moment #desc_moment .titre_prod{
    font-size:10px;
    font-weight:bold;
  }
  #offre_moment #desc_moment a.decouvrez_moment{
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top:5px;
    display: block;
  }

    
