#bloc{
	height:	4050px;
	}
#info {
	text-align: center;
	}
/*------------------------*/
#info p{
	margin.top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	text-align: justify;
	line-height: 17px;
	}
/*---------------------------*/
#info a{
	font-size: 12px;
	text-decoration: none;
	line-height: 33px;
	}
#info a:link, #info a:visited {color: #68676B; } 
#info a:hover {color: #AEAFB2;} 
ul {font-size: 11px;
	font-style: italic;
	margin-left: 100px;
	margin-right: 150px;
	text-align: justify;
	line-height: 17px;
	font-style: italic;
	}
h5{	font-size: 12px;
	text-align: center;
	}
h2 { 
	color: #000000;
	}
h3 { 
	font-size: 14px;
	text-align: left;
	margin-left: 50px;
	}
table{
	margin-left: 124px;
	}
h4{
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	}
#tarif{
	width: 330px;
	height: 124px;	
	float: left;
	}
#log{
	width: 270px;
	height: 84px;
	margin-top: 44px;
	margin-left: 60px;
	float: left;
	}
#log p{
	text-align: left;
	font-size: 12px;
	}
#compris{
	width: 370px;
	height: 140px;
	float: left;
	}
#compris ul{
	margin-right: 0px;
	}
#charge{
	width: 290px;
	height: 140px;	
	float: left;
	}
#charge ul{
	margin-left: 40px;
	margin-right: 0px;
	}
/*-----------------Offres spéciales-------------*/

#offres{
	position: relative;
	float: left;
	width: 662px;
	height: 1160px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	}
#offres h3{
	margin-top: 10px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	color: #006ab3;
	}
#offres ul, #offres p{
	padding-top: 0px;
	padding-left: 30px;
	margin-left: 0px;
	padding-right: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: left;
	}
#offres p.fam{
	text-align: center;
	}
#off1{position: absolute;
	width: 300px;
	height: 200px;
	top: 70px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/1.jpg);
	background-repeat: no-repeat;
	}
#off2{position: absolute;
	width: 300px;
	height: 230px;
	top: 300px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/3.jpg);
	background-repeat: no-repeat;
	}
#off3{position: absolute;
	width: 300px;
	height: 200px;
	left: 362px;
	top: 70px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/2.jpg);
	background-repeat: no-repeat;
	}
#off4{position: absolute;
	width: 300px;
	height: 270px;
	top: 560px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/5.jpg);
	background-repeat: no-repeat;
	}
#off5{position: absolute;
	width: 300px;
	height: 230px;
	left: 362px;
	top: 300px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/4.jpg);
	background-repeat: no-repeat;
	}
#off6{position: absolute;
	width: 420px;
	height: 270px;
	left: 131px;
	top: 860px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/7.jpg);
	background-repeat: no-repeat;
	}
#off7{position: absolute;
	width: 300px;
	height: 270px;
	left: 362px;
	top: 560px;
	border-top: 1px solid #006ab3;
	border-left: 1px solid #006ab3;
	background: url(../images/offres/6.jpg);
	background-repeat: no-repeat;
	}
