@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 h3.titre{
	background-color : #2f2f2f;
	font-weight: normal;
	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;
}

a.lien-contenus{

font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

a.lien-contenus:hover{

font-size:14px;
color:#c3c1c1;
font-weight:bold;
}

div.list-footer{
	float:left;
	display:block;
	width:240px;
	margin-left:75px;
	padding-bottom:8px;
}
div.list-footer2{
	float:left;
	display:block;
	width:220px;
	margin-left:30px;
	padding-bottom:8px;
	margin-bottom:20px;
}
div.list-footer2 a{
	color:#c3c1c1;
	font-size :12px;
}
div.list-footer2 a:hover{
	color:#ffffff;
	
}
















