@charset "ISO-8859-1";

#blocCentre {
	width: 630px;
}
#contenu {
	background-image: url(http://lestampilles.com/beta/images/contenu2_bkg.gif);
	background-repeat: repeat-y;
}
#corps {
	width: 595px;
	overflow:visible;
}
#corps   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f5af3f;
	margin-top: 40px;
}
#corps   table {
	margin-top: 30px;
	border-collapse:collapse;
	background-image: url(../images/table_bkg.jpg);
	background-position: bottom;
	height: 168px;
	width: 610px;
	background-repeat: no-repeat;
	background-color: #FDF0DE;
}
#corps    table img {
	border-collapse:collapse;
	margin-left: 0px;
	margin-top: 0px;
	width: 193px;
	height: 127px;
}
#corps p {
	width: 580px;
}
.parForfait {
	width: 660px;
}

#corps a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01ABDC;
}
.nomChambre {
	background-image: url(http://lestampilles.com/beta/images/h3_bkg.jpg);
	height: 34px;
	width: 612px;
	background-position: right;
}
.nomChambre h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 8px;
}
.descriptionChambre {
	background-image: url(../images/table_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fdf0dd;
}
.descriptionChambre  img, .descriptionChambre .imageDC {
}
.imageDC {
	background-repeat: no-repeat;
	height: 141px;
	width: 214px;
	padding-right: 28px;
	padding-bottom: 15px;
	background-position: right bottom;
}
.imageDC img{
	float: none;
}
.descriptionChambre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01ABDC;
	margin-left: 8px;
	float: left;
	margin-top: 40px;
}
.parExplication      {
	margin-left: 8px;
	width: 390px;
	height: auto;
	overflow: visible;
}
#corps .parExplication p      {
	overflow: visible;
	width: 380px;
}
.prix  {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8a623;
	position: relative;
	top: 0px;
	line-height:28px;
	margin-top:10px;
	margin-left: 220px;
}
.descriptionChambre em {
	font-size: 38px;
	font-style: normal;
	display: inline;
}
#menuBasPage {
	margin-left: auto;
	margin-right: auto;
}
.prix  span {
	font-size: 24px;
	position: relative;
	bottom: 10px;
	left: 4px;
}
#noteBasPage p  {
	font-size: 11px;
	line-height: 14px;
	margin-top: 13px;
}
#noteBasPage {
	margin-top: 50px;
}
#noteBasPage a {
	color: #585858;
	font-size: 10px;
}



#choixMenu {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: absolute;
	z-index: 2;
}
#choixMenu li {
	display: inline;
	text-align:center;
}
#choixMenu li a{
	display:block;
	height: 21px;
	background-color: #F6B349;
	width:150px;
	padding-top: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	float: left;
	text-align: center;
}
.liDroite{
	border-left-style:dashed;
	border-left-color:#FFFFFF;
	border-left-width:1px;
}
#choixMenu li a:hover{
	background-color: #F9C868;
	background-image:none;
}
#corps .centrer  {
	margin-left: 145px;
	padding-top: 40px;
}.parExplication em {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.noStyle {
	margin: 0px;
	padding: 0px;
}