#footer_content{
	width: 950px;
	margin-left: auto;	
	margin-right: auto;	
}

#footer1{
	background-image: url('../images/footer/repeat_footer.png');
	background-repeat: repeat-x;
	height: 27px;
	padding: 6px 0 0 0;
	margin: 15px 0 0 0;
	
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: white;
	text-align: center;
}
#footer1 a{ color: white; }
#footer1 a:hover{ text-decoration: none; }

#footer2{
	text-align: center;
	margin-top: 10px;
}

#footer3{
	margin-top: 10px;
	font-size: 11px;
}
#footer3 p{ float: left; }
#footer3 a{ text-decoration: none; }
#footer3 a:hover{ text-decoration: underline; }

#footer3 .menuFooter{
	font-weight: bold;
	color: #5A851A;
}

#footer3 .sousMenuFooter{ color: #aaa; }
