/* CSS Document */

.menubas {
	list-style-type: none;
	margin: 0;
	padding:0;
}
	.menubas li {
		float:left;
	}
	.menubas li a{
		display: block;
		height:5.2em;
	}
	
		.menubas li a span{
			display: none;
		}

	#qui a {
			background: url(images/footer/qui-sommes-nous.jpg) no-repeat;width:19.4em;
		}
		body.professionnels  #qui a {
			background: url(images/footer/pro/qui-sommes-nous.jpg) no-repeat;
		}
		body.professionnels  #qui a:hover, #qui a:hover {
				background: url(images/footer/qui-sommes-nous_act.jpg) no-repeat;
			}
		body.professionnels  #qui.act a, #qui a.act {
				background: url(images/footer/qui-sommes-nous_act.jpg) no-repeat;
			}
	
	#faq a {
			background: url(images/footer/faq.jpg) no-repeat;width:8em;
		}
		body.professionnels  #faq a {
			background: url(images/footer/pro/faq.jpg) no-repeat;
		}
		body.professionnels  #faq a:hover, #faq a:hover {
				background: url(images/footer/faq_act.jpg) no-repeat;
			}
		body.professionnels  #faq.act a, #faq a.act {
				background: url(images/footer/faq_act.jpg) no-repeat;
			}
	
	#glossaire a {
			background: url(images/footer/glossaire.jpg) no-repeat;width:12.8em;
		}
		body.professionnels  #glossaire a {
			background: url(images/footer/pro/glossaire.jpg) no-repeat;
		}
		body.professionnels  #glossaire a:hover, #glossaire a:hover {
				background: url(images/footer/glossaire_act.jpg) no-repeat;
			}
		body.professionnels  #glossaire.act a, #glossaire a.act {
				background: url(images/footer/glossaire_act.jpg) no-repeat;
			}
	
	#cgv a {
			background: url(images/footer/cgv.jpg) no-repeat;width:8.1em;
		}
		body.professionnels  #cgv a {
			background: url(images/footer/pro/cgv.jpg) no-repeat;
		}
		body.professionnels  #cgv a:hover, #cgv a:hover {
				background: url(images/footer/cgv_act.jpg) no-repeat;
			}
		body.professionnels  #cgv.act a, #cgv a.act {
				background: url(images/footer/cgv_act.jpg) no-repeat;
			}
			
	#nosLiens a {
			background: url(images/footer/nos-liens.jpg) no-repeat;width:12.2em;
		}
		body.professionnels  #nosLiens a {
			background: url(images/footer/pro/nos-liens.jpg) no-repeat;
		}
		body.professionnels  #nosLiens a:hover, #nosLiens a:hover {
				background: url(images/footer/nos-liens_act.jpg) no-repeat;
			}
		body.professionnels  #nosLiens.act a, #nosLiens a.act {
				background: url(images/footer/nos-liens_act.jpg) no-repeat;
			}		
	
	#contact a {
			background: url(images/footer/contactez-nous.jpg) no-repeat;width:17.3em;
		}
		body.professionnels  #contact a {
			background: url(images/footer/pro/contactez-nous.jpg) no-repeat;
		}
		body.professionnels  #contact a:hover, #contact a:hover {
				background: url(images/footer/contactez-nous_act.jpg) no-repeat;
			}
		body.professionnels  #contact.act a,  #contact a.act {
				background: url(images/footer/contactez-nous_act.jpg) no-repeat;
			}

	#basVide a{background: url(images/footer/vide.jpg) no-repeat;width:23em;}
		body.professionnels  #basVide a{background: url(images/footer/pro/vide.jpg) no-repeat;}


.listeLabel {clear:both;}
.listeLabel a{display:block; height:11.2em;width:100.8em; background:url(images/footer/nos-labels.jpg) no-repeat;}
	.listeLabel a:hover{background:url(images/footer/nos-labels_act.jpg) no-repeat;}
	.listeLabel a span{display:none;}	
		
#pied p#agenceWeb,#pied p#copyright{float:left; width:49.9%; color:#CCCCCC; height:2em; font-size:1.2em;}		
	#agenceWeb{text-align:left;}
		#agenceWeb a{ border-bottom:1px dotted #55B95F;color:#CCCCCC;}
	#copyright{text-align:right;}		