@charset "utf-8";
/* CSS Document */

.ch_left
  {
	width:410px;
	height:390px;
	padding:0;
	margin:0;
	position:absolute;
	top:135px;
	z-index:100;
	text-align:center;
  }

 /*classe origine*/
.ch_right
  {
	width:555px;
	height:390px;
	padding:0;
	margin:0 0 0 410px;;
	position:absolute;
	top:135px;
	z-index:0;
  }
.ch_titre
  {
	width:410px;
	height:38px;
	padding:0;
	margin:0;
	margin-top:40px;
	text-align:center;
  }
.ch_prix
  {
	width:400px;
	height:auto;
	padding:0;
	margin:0 auto;
	padding-top:1px;
	text-align:center;
/*	background:url(../images/chambres/prix.jpg);*/
background:#715B50;
	color:#FFFFFF;
	font-size:13px;
/*	font-family:"BlackChancery";*/
  }
  .ch_prix_gras
  {
	width:400px;
	height:30px;
	padding:0;
	margin:0 auto;
	padding-top:1px;
	text-align:center;
/*	background:url(../images/chambres/prix.jpg);*/
background:#715B50;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
  }
.ch_text
  {
	width:400px;
	height:auto;
	padding:0;
	margin:0 auto;
	padding-top:3px;
	text-align:center;
/*	background:#715B50;*/
	padding-bottom:8px;
	font-size:13px;
	color:#715B50;
/*	font-family:"BlackChancery";*/
  }
.ch_imgs
  {
	width:410px;
	height:120px;
	padding:0;
	margin:0;
	padding-top:10px;
	text-align:center;
  }
.reduc
  {
	margin:0px 10px 0px 0px;
	cursor:pointer;
  }
.ch_btn
  {
    border:0;
	margin-top:10px;
  }
