/* Start of CMSMS style sheet 'hp' */
/* BLOCK COLONNE 01 02 03 */
/* colonne 01 */
.colonne01{
	float:left;
	margin:0px 2px 0px 6px !important;
	margin:0px 2px 0px 2px;
	width:396px;
}
/* anim visuel 01 */
.colonne01 .anim-img01{
	margin:0px 0px 0px 0px;
        overflow: hidden;
}

/* DIV DEFILEMENT IMAGES */
.colonne01 .diaporama-gauche{
	margin:0px 0px 0px 0px;
	height: 396px;
	width:396px;
}

.colonne01 .diaporama-gauche img {
	position: absolute;
	width: 396px;
	height: 396px;
}
/* DIV DEFILEMENT IMAGES  CHAMBRES*/
.colonne01 .diaporama-chambre{
	margin:0px 0px 0px 0px;
	height: 290px;
	width:396px;
}

.colonne01 .diaporama-chambre img {
	position: absolute;
	width: 396px;
	height: 290px;
}
/******************************************/
/* colonne 02 */
.colonne02{
	float:left;
	width:226px;
}
/* anim visuel 02 */
.colonne02 .anim-img02{
	margin:0px 0px 0px 0px;
}
/* DIV DEFILEMENT IMAGES */
.colonne02 .diaporama-droite{
	margin:0px 0px 0px 0px;
	height: 396px;
	width:226px;
}

.colonne02 .diaporama-droite img {
	position: absolute;
	width: 226px;
	height: 396px;
}
/* bloc texte evenement */
.colonne02 .bloc-evenement{
	padding:15px 20px 15px 30px;
}
.colonne02 .bloc-evenement h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:14px;
}
.colonne02 .bloc-evenement a{
	text-decoration:none;
	color:#E73C83;
	position: relative;
}
.colonne02 .bloc-evenement a:hover{
	color:#524E45;
}
/******************************************/
/* colonne 03 */
.colonne03{
	float:left;
	width:219px;
	margin:0px 5px 0px 0px !important;
	margin:0px 3px 0px 0px;
	padding:23px 50px 13px 33px !important;
        padding:23px 30px 13px 33px;
	line-height:20px;
        text-align: justify;
}
.colonne03 h1{
	font-size:14px;
	font-weight:bold;
	color:#C30A00;
	margin-bottom:14px;
}
.colonne03 h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:14px;
}
.colonne03 .separateur{
	font-size:1px;
	height:0px;
	line-height:0px;
	padding:0px;
	margin:25px 0px;
	border-top:1px dashed #B7B4AF;
}
.colonne03 img{
	padding: 5px 10px;
}
/* End of 'hp' */

