.block5 {
	display:block;	
	width: 780px;
}

a:hover {
	 text-decoration:underline ; 
}

.block5 .chapeau {
	background:transparent url(../images/generale/blocklargelefths.png) no-repeat scroll 0 0;
	height:5px;
	width:780px;
}
		
.block5 .contenu {
	background:transparent url(../images/generale/blocklargeleftm.png) repeat scroll 0 0;
	/*clear:both;*/
	color:#53626F;
	/*display:block;
	float:left;*/
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	text-align:left;
	width:780px;
}
		
.block5 .pied {
	background:transparent url(../images/generale/blocklargeleftbs.png) no-repeat scroll 0 0;
	clear:both;
	height:20px;
	line-height:20px;
	width:780px;
}
		
.block5 .accroche {
	color:#F72588;
	font-size: 14px;
	font-weight: bold;	
	margin:	0px 0px 0px 5px;	
}

.block5 .accroche2 {
	color:#8F8F8F;
	font-size: 14px;
	font-weight: bold;	
	margin:	0px 0px 0px 5px;	
}
		
.block5 .description{	
	margin:	0px 5px 0px 5px;	
	text-align: justify ;
	padding:5px;	
}

.block5 .campings1{
	/*float:left;
	display:block;*/
	width: 780px;
}
		
.block5 .campings{
	float:left;
	display:block;
	width: 375px;
}
.block5 .info{
	float:right;
	display:block;
	width: 375px;
}
.block5 .bas{
	clear:both;
	float:bottom;
	display:block;
	width: 780px;
	margin:	0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.block5 .info a{
	padding-left:15px;
	background-image:url("../images/block/block5/fleche.gif");
	background-repeat:no-repeat;
	background-position:0px 5px;	
	font-size: 12px;
	color:#999999;	
}

.block5 .description a{
	color:#999999;
	font-weight: normal;
	font-size: 9px;	
}	
.block5 .bas a{
	color:#999999;
	font-weight: normal;
	font-size: 9px;	
}	
	
.block5 .gauche {
	clear:both;
	float:left;
	width:150px;
}
		
.block5	.droite {
	float:left;
	width:150px;
}			
		
.block5 p {
	color:#999999;
	font-weight: normal;
	font-size: 9px;	
}		