/* CSS Document */
h1.footer {
	font-size:0.6em; font-weight:normal;
	color:#404e61;
	display:inline;
	text-decoration:none;
}
a.footer {
	font-size:0.75em; font-weight:normal;
	line-height:1.35em;
	color:#404e61;
	display:inline;
	text-decoration:none;
}

#footer {
	width:994px; height:100%;
	margin-top:10px;
	float:left;
}
	#footerBarre1 {
		width:994px; height:11px;
	}
	#footerInfos {
		width:994px; height:89px;
		margin-top:5px;
		_margin-top:0;
	}
		#footerInfos a.footer:hover {text-decoration:underline}
		#footerAPropos {
			width:185px; height:89px;
			background-image:url(images/footer/footer_apropos.jpg); background-repeat:no-repeat;
			float:left;
		}
			#footerAProposInfos {
				width:140px; height:60px;
				margin:18px 0 0 34px;
			}
		#footerAchats {
			width:185px; height:89px;
			background-image:url(images/footer/footer_achats.jpg); background-repeat:no-repeat;
			margin-left:5px;
			float:left;
		}
			#footerAchatsInfos {
				width:140px; height:60px;
				margin:18px 0 0 34px;
			}
		#footerPartenaires {
			width:614px; height:89px;
			background-image:url(images/footer/footer_partenaires.jpg); background-repeat:no-repeat;
			margin-left:5px;
			float:left;
		}
			#footerPartenairesInfos {
				width:595px; height:66px;
				margin:15px 0 0 8px;
			}
				#footerColiposte {
					width:117px; height:66px;
					float:left;
				}
				#footerOgone {
					width:131px; height:66px;
					margin-left:23px;
					float:left;
				}
				#footerPalatine {
					width:144px; height:33px;
					margin:21px 0 0 19px;
					float:left;
				}
				#footerCaisseDEpargne {
					width:148px; height:66px;
					margin-left:13px;
					float:left;
				}
		#footerBarre2 {
			width:994px; height:4px;
			margin-top:5px;
		}
	#footerMontres {
		width:994px; height:150px;
		margin-top:5px;
	}
	#footerCopyright {
		width:994px; height:26px;
		margin-top:10px;
		text-align:center;
	}
		#footerCopyright a {
			font-weight:bold;
			text-decoration:none;
			color:#404e61;
		}
