.bloc{
	background-color: #000000;
	background-repeat: no-repeat;
	position: relative;
	height: 768px;
	width: 100%;
	left: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
}

.copyright{
	position: absolute;
	height: auto;
	width: 100%;
	top: 520px;
	left: 0px;
}

.b-grise{
	background-color: #333333;
	background-repeat: no-repeat;
	position: absolute;
	height: 275px;
	width: 100%;
	left: 0px;
	top: 136px;
	background-image: url(../images/menu01.jpg);
	background-position: center top;
}

.georges-rousse{
	height: 177px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 411px;
}


.pour-entrer{
	height: 25px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 488px;
}


.liens{
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 421px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}
