/* CSS Document */

#colonne_gauche {
	background:url(../images/colonne_gauche/fd_colonne_gauche.jpg) no-repeat left top;
	width:378px;
	height:665px;
	float:left;
}

#logo_HD {
	margin:120px 0px 0px 125px;
}

#texte_colonne_gauche {
	width:245px;
	height:143px;
	margin:10px 0px 0px 78px;
}

#logo_futuroscope { margin:115px 0 0 21px; }

#signature{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#48b2ee;
	margin:31px 0px 0px 15px;
	text-align:center;
	line-height:13px;
}

#signature a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#48b2ee;
	text-decoration:none;
	line-height:13px;
}

#signature a:hover{
	color:#FFF;
	text-decoration:underline;
}

#telechargez .btn_telechargez{
	float:left;
	margin:56px 0 0 30px;
	background:url(../images/colonne_gauche/telecharger-application-futurhotels-officiel.png) no-repeat scroll left top transparent;
	display:block;
	width:146px;
	height:51px;
	overflow:hidden;
}
#telechargez .btn_telechargez:hover {
	background-position:0px -51px;
}

#e-catalogue .btn_e-catalogue{
	float:right;
	margin:56px 16px 0px 0px;
	background:url(../images/colonne_gauche/e-catalogue-hotel-development.png) no-repeat scroll left top transparent;
	display:block;
	width:146px;
	height:51px;
	overflow:hidden;
}
#e-catalogue .btn_e-catalogue:hover {
	background-position:0px -51px;
}

