/* Système de  mots clés constamment en bas de page -------------------------------------*/
#keywords {
	position:absolute; bottom:0px; left:0;
	width:100%;
	margin:0 auto; padding:0;
	background:url('../Images/ENT_footer_bg.gif') left bottom repeat-x;
	text-align:center;  
}
#keywords .conteneur_liens {
	width:1003px; height:23px;
	margin:0px auto 0px auto;
}
#keywords .conteneur_liens #liens {
	position:relative; top:0px; left:0px;
	float:left;
	height:auto;
	margin:0px auto 0px auto;
	color:#8a9d9f;
}
#keywords .conteneur_liens #liens .left {
	float:left;
	width:84px; height:23px;
	background:url('../Images/ENT_footer_bg_liens_left.png') left top no-repeat;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Images/ENT_footer_bg_liens_left.png", sizingMethod="crop");
}
html[xmlns] #keywords .conteneur_liens #liens .left {
	height:auto; min-height:23px;
}
#keywords .conteneur_liens #liens .center {
	float:left;
	width:auto; height:20px;
	padding:3px 0px 0px 0px;
	background:url('../Images/ENT_footer_bg_liens_center.png') left top repeat-x;
}
html[xmlns] #keywords .conteneur_liens #liens .center {
	height:auto; min-height:20px;
}
#keywords .conteneur_liens #liens .right {
	float:left;
	width:84px; height:23px;
	background:url('../Images/ENT_footer_bg_liens_right.png') left top no-repeat;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Images/ENT_footer_bg_liens_right.png", sizingMethod="crop");
}
html[xmlns] #keywords .conteneur_liens #liens .right {
	height:auto; min-height:23px;
}
#keywords .conteneur_liens #liens .last { clear:both;}
#keywords .conteneur_liens #liens a {
	font-size:11px;
	color:#8a9d9f;
	text-decoration:none;
}
#keywords .conteneur_liens #liens a:hover {color:#507E82;}

/* Footer - Liste des Goodies/Accès rapide -------------------------------------*/
.footer {
	clear:both;
	width:1003px; height:124px;
	margin:0px auto 0px auto; padding:63px 0px 0px 0px;
	background-image:url('../Images/ENT_footer_bg.jpg'); background-repeat:no-repeat; background-position:0px 0px;
}

.footer_haut {
	width:550px;
	margin:0 auto; padding:0px 0px 15px 0px;
	text-align:center;
	list-style:none;
}
.footer li {
	display:inline;
	margin:0; padding:0 0 0 10px;
	background:url('../Images/ENT_footer_haut_pictos_sep.gif') left 5px no-repeat;
}
.footer li.nobg{ background:none; padding:0;}
.footer li a {
	margin:0; padding:0;
	font-size:11px;
	text-decoration:none;
	color:#2C7D88;
}
.footer li a:hover { color:#638488;}

/**
*	Mise en avant d'un élément du footer
*/
.footer li.mea_nobg {
	padding:0px 0px 4px 46px;
	background:url('../Images/footer_mea_gauche.png') no-repeat top left;
	line-height:21px;
}
:root .footer li.mea_nobg {
	padding:5px 0px 0px 46px;
}
.footer li.mea_nobg a {
	padding:5px 10px 0px 4px;
	background:url('../Images/footer_mea_droite.png') no-repeat top right;
	font-weight:bold;line-height:21px; margin-right:6px;
}

.footer li.mea {
	padding:0px 0px 4px 17px;
	background:url('../Images/ENT_footer_mea_gauche_puce.gif') no-repeat top left;
	line-height:21px;
}
:root .footer li.mea {
	padding:5px 0px 0px 17px;
}
.footer li.mea a {
	padding:5px 10px 0px 4px;
	background:url('../Images/ENT_footer_mea_droite.png') no-repeat top right;
	font-weight:bold;line-height:21px;
}


/**/
.footer_bas {
	clear:both;
	width:800px; /*height:2px;*/
	margin:0px auto 0px auto; padding:28px 0 0 0;
	font-size:10px; color:#ba9999;
	text-align:center;
	background:url('../Images/ENT_footer_bas_separation.png') center top no-repeat;
	_background:none;
	_zoom:1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Images/ENT_footer_bas_separation.png", sizingMethod="crop");
}
.footer_bas a {
	color:#91c2c9;
	text-decoration:none;
}
.footer_bas a:hover {color:#507E82;}



/* Modifications AEL Entreprise 2010 */
#keywords .conteneur_liens #liens a { font-size: 11px; color: rgb(102, 27, 27); text-decoration: none; }
.footer li a { margin: 0pt; padding: 0 4px 0 0; font-size: 11px; text-decoration: none; color: #2C7D88;}
.footer_bas a { color: rgb(186, 153, 153); text-decoration: none; }
/*#keywords { position: absolute; bottom: 0px; left: 0pt; width: 100%; margin: 0pt auto; padding: 0pt; background: url('../Images/ENT_footer.gif') repeat-x scroll left bottom transparent; text-align: center; }
/*.footer_bas a:hover { color: rgb(102, 27, 27); }
.footer_bas { clear: both; width: 530px; height:2px; margin: 0px auto; padding: 7px 0pt 0pt; font-size: 10px; color: #ba9999; text-align: center; background: url('../Images/ENT_footer_bas_separation.png') no-repeat scroll center top transparent; }*/
/* Fin modifications AEL Entreprise 2010 */


