body {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	color: black;
	background-color: white;
}


#logo-savoye {
	display: none;
 }
 

 #logo-print  {
	width: 2.12cm;
	height: 2.29cm;
	margin-bottom : 0.5cm;
}

#raison-sociale {
	font-size: 0.8em;
}

a, a img  {
	text-decoration: none;
	color: blue;
	border: none;
}

ul, li {
	list-style: none;
	margin: 0.5cm 0 0.5cm 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

	
#global {
	width: 15cm;
	margin-left: auto;
	margin-right: auto;
}

#home {
	text-align: center;
}

#home img {
	width: 4cm;
	height: 4cm;
}

h1 {
	text-transform: uppercase;
	font-size: 1.3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
}

