
#footer a{
	color: #000000;
	text-decoration: none;
}
#footer_gauche{
  position: relative;
  float:right;
	width: 52%;
  height:30px;
	border-top-color:#CBD401;
}
#footer_img{
	position:relative;
 	float: right;
	width: 252px;
  height:30px;
}
#footer_droite{
	position:relative;
 	float: right;
	width: 211px;
  height:30px;
	/*z-index:10;*/
	border-left:1px solid #8B5B44;
}

#effervescence
{
	position:relative;
	width: 211px;
  height:15px;
	color:#006AB2;
	font-size:11px;
  font-family: Myriad, Bitstream vera, Arial, Verdana Sans-serif, FreeSans;
}
#effervescence a
{
	color:#006AB2;
}

.puce_piedpage{
	color: white;
}

#footer_haut_img{
  position: relative;
  float:left;
  width: 100%;
  height:10px;
  background: url(../images/decor/footer.png) top left no-repeat;
}

#liens_footer{
  position: relative;
  float:left;
  width: 100%;
  height:30px;
  top:5px;
  text-align:left;
}
#copyright{
  position: relative;
	float:left;
  text-align:left;
  color:#006AB2;
	font-size:13px;
  font-family: Myriad, Bitstream vera, Arial, Verdana Sans-serif, FreeSans;
}
#liens_basdepage{
  position: relative;
	float:right;
  text-align:right;
}
#liens_footer h5 a{
  color:#8B5B44;
	font-size:11px;
  font-family: Myriad, Bitstream vera, Arial, Verdana Sans-serif, FreeSans;
}

