body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS;
}

h1 {
	display:none;
}
h2 {
	display:none;
}
a {
	color:#D4145A;
}
a:hover {
	color:#B2B2B2;
}


#global {
	width:954px;
	margin:0 auto 0 auto;
}

#haut {
	height:426px;
	margin:20px 0 0 0;
}
#haut img{
	border:none;
}

#bas {
	margin:30px 0 0 0;
	text-align:center;
}
#bas img {
	margin:0 0 10px 0;
}
#bas p.description {
	width:495px;
	text-align:justify;
	margin:0 auto 0 auto;
	font-weight:bold;
}
#bas p.adresse {
	width:250px;
	text-align:left;
	margin:0 auto 0 auto;
	font-weight:bold;
}

p.signature {
	font-size:10px;
	text-align:center;
	margin:40px 0 20px 0;
}
p.signature a {
	text-decoration:none;
	color:#666666;
}
