/* GENERAL */
#body {
background-color:#dbecfe;
font-family:Tahoma,Verdana,Sans-serif;
margin:15px 0 0;
padding:0;
}

img {
border-style:none;
margin:0;
padding:0;
}

.total_france {
margin:0 auto;
padding:0;
width:890px;
}

/* PAGE */
#contenu{
	width: 890px;
	background: url('../img/bg.jpg') no-repeat left top;
	height: 150px;
	padding: 39px 0 0 0;
	margin-top: 40px;
}

#contenu img{float: left;}

#secrete_arlette{
	float: left;
	width: 175px;
	height: 132px;
	margin: 0 30px 0 77px;
}

#secrete_arlette a{
	float: left;
	width: 175px;
	height: 132px;
	text-decoration: none;
}

#texte{
	float: left;
	width: 890px;
	background: url('../img/bg_texte.gif') repeat-y left top;
	padding: 0 1px 44px 1px;
}

#contenu_texte{
	float: left;
	width: 888px;
	background: url('../img/bg_etoiles.gif') repeat-y left top;
	font-family:Tahoma,Verdana,Sans-serif;
}

.article1{
	float: left;
	width: 628px;
	background: url('../img/photo_coffret.jpg') no-repeat left top;
	padding : 0 0 112px 260px;
	font-size: 13px;
	color: #000000;
}

.article1 .intro{
	font-size: 14px;
	color: #b70448;
	text-align: center;
}

.article1 .article1_texte{
	float: left;
	width: 592px;
	padding : 60px 0 0 36px;
}

.article1 .article1_texte strong{
	color: #b70448;
}

.article2{
	float: left;
	width: 880px;
	padding : 0 0 320px 8px;
	background: url('../img/photo_residence.jpg') no-repeat left bottom;
	font-size: 13px;
}

.article2  strong{
	color: #b70448;
}

.article2  a, .article2  a:active, .article2  a:visited {
	color: #b70448;
	font-weight: bold;
}

.article2  a:hover {
	color: #810333;
	font-weight: bold;
}

.conclusion{
	float: left;
	width: 888px;
	padding : 0 0 33px 0;
	font-size: 13px;
	font-weight: bold;
	color: #b70448;
}

.prix{
	float: left;
	width: 888px;
}

.reserver{
	width: 148px;
	height: 136px;
	background: url('../img/prix3.jpg') no-repeat left top;
	padding: 0 27px 10px 0;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
}

.reserver a, .reserver a:active, .reserver a:visited {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
}

.reserver a:hover {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: underline;
}

#fin{
	float: left;
	width: 890px;
	height: 1px;
	background-color: #ececea;
	margin: 0 0 30px 0;
}