@CHARSET "ISO-8859-1";

#offer_etiquette_block
{
  margin: 6px;
  padding: 3px 0px;
	border: 1px solid #6c6c00;
  font-size: 10px;
  font-weight: bold;
  color: #5f5f5f;
}

#offer_block
{
  position: relative;
	width: 600px;
  margin: 6px;
}
      <div id="offer_reserve_block">
      </div>

#offer_title_block
{
	padding: 20px 2px 5px 2px;
  font-size: 12px;
  text-align: center;
}

.label_header, .site_header
{
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: #555500;
}

.label_title, .label_place
{
  font-size: 18px;
  font-style: normal;
  color: #333333;
}

.label_combination
{
  font-size: 13px;
  font-weight: bold;
  color: #4f4f00;
}

.site_summery
{
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
/*----------------------------------La réservation---------------------------*/
#offer_reservation_block, #offer_travel_block
{
	margin: 3px 1px;
	padding: 4px;
  background-color: #f4f3d9;
  border: 1px solid #6c6c00;
}

/*------------------Les éléments constitutifs de la réservation--------------*/
.offer_site_link
{
  height: auto;
  padding: 3px 1px;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #555500;
}

.offer_site_link img
{
  border: 0px;
}


#offer_summarize_price
{
  height: auto;
  padding: 3px 1px;
  text-align: center;
  font-size: 13px;
}

.price, .price_detail
{
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
}

.price_detail
{
	font-weight: normal;
	color: #000000;
}

#offer_summarize_departure
{
	height: auto;
  padding: 3px 1px;
	text-align: center;
  font-size: 12px;
  color: #4f4f00;
}

#offer_included_conditions
{
	position: relative;
  clear: both;
  height: auto;
	padding: 3px 1px;
}

#offer_excluded_conditions
{
	position: relative;
	clear: both;
	height: auto;
	padding: 3px 1px;
}

.offer_conditions_title
{
	float: left;
	width: 115px;
	height: auto;
  left: 0px;
  top: 0px;
	text-align: left;
  font-size: 12px;
  font-weight: bold;
}

.offer_conditions_content
{
	float: left;
	width: 465px;
	height: auto;
	right: 0px;
	top: 0px;
  padding: 0px 0px 0px 2px;
	text-align: left;
  font-size: 12px;
  font-weight: normal;
}

#offer_daily_extra
{
  clear: both;
  height: auto;
  text-align: right;
}

.offer_extra_night
{
	margin: 2px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#offer_weekly_extra
{
	clear: both;
	height: auto;
	text-align: right;
	font-style: italic;
}

.alert
{
  margin: 2px;
  color: #ff0000;
}

#offer_options
{
	clear: both;
	height: auto;
	text-align: left;
	background-color: #ecebbd;
	/*border: 1px solid #6c6c00;*/
}

#offer_notes
{
	clear: both;
	height: auto;
	text-align: left;
  font-size: 10px;
  color: #4f4f00;
}

/*----------------------Le block des coordonnées de l'agence-----------------*/
#offer_company_block
{
  margin: 3px 1px;
  padding: 4px;
  text-align: left;
  font-size: 12px;
  background-color: #eceae1;
  border: 1px solid #6c6c00;
}

/*-------------------------------Le block des voyageurs----------------------*/
#offer_travel_block
{
	overflow: hidden;
	text-align: center;
  font-size: 13px;
}

#alert_block
{
  position: absolute;
  visibility: hidden;
  width: 450px;
  height: 120px;
  margin: auto;
  background-color: #eceae1;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 2px solid #6c6c00;
}
#alert_block a:link img, #alert_block a:visited img
{
  text-decoration: none;
}

#alert_block a:hover img, a:active, a:active img
{
  background-color: transparent;
}

/*-------------------------------Le block des remarques----------------------*/
#offer_remarks_block
{
  margin: 2px 0px;
  text-align: right;
}

.remark
{
  font-size: 10px;
  color: #5f5f5f;  
}

/*------------------------------------L'avertissement------------------------*/
#offer_advice_block
{
  margin: 10px 0px;
  text-align: center;
  font-size: 10px;
  color: #4f4f00;
}

/*---------------------------------Réserves sur les taxes--------------------*/
.offer_reserve
{
  font-size: 10px;
  font-style: italic;
  color: #4f4f00;
}

/*---------------------------------Liens en pointilles--------------------*/
#offer_reservation_block a
{
  line-height: normal;
  border-bottom-width: 1px;
  border-bottom-style: dotted;	
}
