#footer .block{
	width:233px;
	height:34px;
	background-color:#ffea00;
	margin-right:6px;
	float:left;
	font-size:15px;
	line-height:34px;
	text-align:center;
}
#footer .block#pitch{
	width:233px;
	height:34px;
	background-image:url("../picture/interface/pitch.gif");
	margin-right:0;
}
#footer .block#pitch a{
	width:233px;
	height:34px;
	display:block;
}

#footer span{
font-weight:bold;
}

#footer a:hover{
font-size:20px;
}

#footer #lien_bas{
	position:absolute;
	top:40px;
	right:0;
	color:#fff;
}

#footer #lien_bas a{
	color:#fff;
	font-size:9px;
}

#footer #lien_bas a:hover{
	color:#ffea00;
}