/* Cadre du bas */

#bas {
	text-align: center;
	height: 74px;
	background: url(../img/acc/bas_fond.jpg);
}



/* Les liens de bas de page */

.content_bas .bas_hdp {
	background: url(../img/acc/bas_hdp.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 16px;
}

.content_bas .bas_contact {
	background: url(../img/acc/bas_contact.gif);
	background-repeat: no-repeat;
	margin-left: 16px;
}

.content_bas .bas_print_all {
	background: url(../img/acc/bas_telecharger.gif);
	background-repeat: no-repeat;
	margin-left: 16px;
}

.content_bas .bas_print_page {
	background: url(../img/acc/bas_imprimer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 16px;
}

.content_bas .bas_reso {
	background: url(../img/acc/bas_reso.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}

/* Menu de gauche */
#menu_gauche {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	
	text-align: justify;
	
	background: url(../img/acc/mg_fond.jpg);
	
	width: 202px;
	height: 432px;
}

/* Menu de droite */
#menu_droite {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	width: 200px;
	height: 432px;
	background-image: url(../img/commercial/md_fond.jpg);
}
