/*** DEFAULT CSS FOR bloc_11 ***/
* html #bloc_11 {
	float: left;
	display: block;
	width: 464px;
	margin: 15px 0 0 110px;
}
* + html #bloc_11{
	float: left;
	display: block;
	width: 40px;
	margin: -70px 0 0 250px;
}
#bloc_11 h1 a{
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../images/logo.jpg) no-repeat 0px 0;
	display: block;
	text-indent: -5000em;
	width: 464px;
	height: 110px;
}
#bloc_11 h1 {
	background: #fff;
	border: none;
}

.links {
	text-align: center;
	margin-top: 20px;
}

.links a {
	font-weight : bold;
	font-size: 24px ;
	margin : 20px;
}


.view_disclaimer {
	left : 30%;
	width : 40%;
	text-align: center;
	bottom : 0px;
	position : absolute;
}
