
/* 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:92px 0px 0px 125px; }

#texte_colonne_gauche {
	width:245px;
	height:143px;
	margin:39px 0px 0px 78px;
	overflow:hidden;
}

#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;
}