#global_menu_facture {
	height: 500px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#global_menu_facture #menu_facture {
	height: 340px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#global_menu_facture #menu_facture h1 {
	background-image: url(../images/facture/icone_facture.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 45px;
	width: 360px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
}
#global_menu_facture #menu_facture ul {
	margin-left: 100px;
	margin-top: 50px;

}
#global_menu_facture #menu_facture li {
	text-decoration: none;
	list-style-type: none;
	height: auto;
	display: block;
	margin-bottom: 25px;
}

#global_menu_facture #menu_facture a {
	display: block;
	width: 250px;
	margin-top: 30px;
	text-decoration: none;
	font-size: 30px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #000000;
}
#global_menu_facture #menu_facture img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu_facture #menu_facture .export{
	height: 71px;
	width: 71px;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global_menu_facture #menu_facture .export_regl{
	height: 57px;
	width: 57px;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


