/* CSS Document */
/***********************  FOOTER, DEBUT ****************************/
#globalFooter{
	width:755px;
	margin:0px 3px 0px 3px;
	clear:none;
	height:auto;
}
/************* HAUT *************/
#topFooter{
	background-image:url(../images/footercap_top.gif);
	background-repeat:no-repeat;
	height:18px;
}
.davantageFooter{
	color:#FFFDF3;
	font-size:11px;
	font-weight:bold;
	padding:0px 15px 0px 15px;
	margin:0px;
}
/************* CENTRE *************/
#middleFooter{
	background-image:url(../images/footer2.jpg);
	background-repeat:no-repeat;
	padding: 7px 10px 0px 20px;
}

#middleFooter .listeFooter{
	font-weight:bold;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	list-style-type: none;
}
	/*definition exceptionelle d'hyperliens pour le footer*/
	a.listeFooter:link {color: #3F3F3F;text-decoration: none;}
	a.listeFooter:visited {text-decoration: none; color: #3F3F3F;}
	a.listeFooter:hover {color: #427C1D;}
	a.listeFooter:active {color: #427C1D;}
	
/*formulaire*/
.listeInfoFooter{
	color:#A02D16;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	margin:0px;
	text-align:right;
	padding:0px;
	
}
.textfieldFooter{
	font-size:11px;
	margin:0px 5px 0px 5px;
	padding:0px;
}
.rvr{
	display:none;
	visibility:hidden;
}
/************* BAS *************/
#bottomFooter{
	height:21px;
	color:#FFFDF3;
	font-size:10px;
	text-align:right;
	padding:0px 15px 0px 0px;
	background-image:url(../images/footercap_bot.gif);
	background-repeat:no-repeat;
}
/***********************  FOOTER, FIN ****************************/

