<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
	<head>
		<title>chambrefamilleHoteldelest</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

		<style type="text/css">
		
body{
	margin:40px;
	padding:0;
	background-color:black;
}
@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('caviardreams-webfont.eot');
    src: url('caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviardreams-webfont.woff') format('woff'),
         url('caviardreams-webfont.ttf') format('truetype'),
         url('caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}  /*debut block dvp article hebergement g*/  

#chbfamille{
	width: 599px;
	height: 768px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	float: left;
}

img.logoc{
	margin-left:225px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 0;
}
.dialogue{
	width:225px;
	padding-top:0;
	margin-top:0;
	height:30px;
	float: left;
}
.silouhette{
	margin-left:10px;
	display: block;
	margin-top: 40px;
	float:left;
}
.titre{
	width:150px;
	height:30px;
	background-color: #a6b0ba;
	border-radius: 25px 25px 25px 0;
	margin-left: 50px;

}
h4{
	font-family: caviar_dreamsregular;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.photo1{
	width:590px;
	height:372px;
	margin-top: 100px;
	padding:0;
	float:left;
}

.c15{
	display:block;
	float:left;
	margin-bottom:0;
	padding:0;
}

.descriptif{
	width:230px;
	height:190px;
	float:left;
	margin-left: 30px;
	padding:0;
	background-color: #a6b0ba;
	border-radius: 25px 25px 25px 0;
	margin-top: 50px;
}

.boitepresse{
	width:200px;
	height: 190px;
	background-color:#ffffff;
	margin-top: 0;
	margin-bottom:0;
	padding-bottom:0;
	float: left;	
}
.presentation{
	width:300px;
	height:190px;
	margin-left:10px;
	margin-right: 20px;
	background-color: #a6b0ba;
	border-radius: 25px 25px 25px 0;
	float: left;
	margin-top: 50px;
		
}	
p.present{
	font-family:caviar_dreamsregular; 
	margin-left:20px;
	padding-top:10px;
	margin-top:0;
}




</style>
</head>