@charset "utf-8";
/* CSS Document */

/* Footer */

#footer {
	width: 995.6px;
	height: 64px;
	margin: 0 auto;
	border:1px solid #1a5189;
	background:url(medias/footer.gif) repeat-x;
	font-family:Tahoma;
	color: #FFFFFF;
}

#footer .text {
	margin: 0;

	float:left;
	width:605px;
	padding:8px 10px 3px 10px;

	font-size: 11px;
	text-align:justify;
}
#footer   .text-r{
float:right;
padding:8px 10px 3px 10px;
width:300px;
text-align:left;
font-size:11px;
}
#footer a {
	color: #FFFFFF;
	
}
