.Footer
{
	padding:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	background:url(../img/arondis/simples/v2_m4.png) repeat-x top  #111111;
	height:20px;


}
.Footer .arondis_h_g , .Footer .arondis_h_d
{
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	display:block;
}
.Footer .arondis_h_g 
{
background-image:url(../img/arondis/v2_h_g.png);
float:left;
margin-left:-10px;
margin-top:-10px;
}
.Footer .arondis_h_d
{
background-image:url(../img/arondis/v2_h_d.png);
float:right;
margin-right:-10px;
margin-top:-10px;
}

/*
.Footer .arondis_g , .Footer .arondis_d
{
	float:left;
	width:10px;
	background-repeat:no-repeat;
	background-position:center top;
	
}
.Footer .arondis_d
{
	background-image:url(../img/arondis/simples/v3_d.png);
}
.Footer .arondis_g
{
	background-image:url(../img/arondis/simples/v3_g.png);
}
.Footer .Footer_texte
{
	background-color:#FFF;
	background-image:url(../img/arondis/simples/v3_m.png);
	float:left;
	width:1004px;
line-height:20px;
margin:auto;
text-align:center;
}
*/