@charset "utf-8";
/* CSS Document */

/*-------------------bas----------------*/


#bas{
	background-color : #1a1a1a;
	width : 994px;
	height : 107px;
	margin-left : 2px;
	clear:left;
}

#bas ul{
	padding-top : 10px;
}

#bas ul li.normal{
	float : left;
	list-style-type : none;
	margin-right : 45px;
	margin-left : 2px;
	
}

#bas ul li.dernier{
	float : left;
	list-style-type : none;
	margin-left : 2px !important;
	margin-left : 0px;
	
}

#bas ul li p.titre{
	background-color : #2f2f2f;
	font-weight: bold;
	list-style-type : none;
	padding-left : 20px;
	margin-bottom : 5px;
	width : 192px;
}
#bas ul li p.text{
	padding-left : 20px;
	font-size : 11px;
}

#bas ul li p.text a{
	text-decoration : none;
	list-style-type : none;
	font-size : 11px;
	color : #6b6b6b;
}

#bas ul li p.text a:hover{
	text-decoration : none;
	list-style-type : none;
	font-size : 11px;
	color : white;
}


/*----------------footer-----------*/

#inscription-bas{
	height : 33px;
}


#plan-site{
	padding-left : 7px;
	padding-top : 5px;
	height : 25px;
	font-size:12px;	
}

#plan-site a{
	text-decoration : none;
	color:#c3c1c1;
	font-size:12px;
}

#plan-site a:hover{
	text-decoration : none;
	color:white;
	font-size:12px;
}

#logos-bas div.fnaim-footer a{
	float : right;
	margin-top : -27px;
	padding-right : 5px;
	background : url(../images/fnaim-footer.gif) no-repeat;
	width : 38px;
	height : 29px;
}

#logos-bas div.sia-footer{
	float : right;
	margin-top : -27px;
	padding-right : 5px;
	background : url(../images/sia-footer.gif) no-repeat;
	width : 40px;
	height : 29px;
}



















