* {
	font-family: verdana, sans-serif;
	font-size: 100%;
	margin: 0;
}
a {
	text-decoration: none;
	color: #009;
}
a: hover {
	text-decoration: underline;
}
img {
	border: none;
}
hr {
	display: none;
}
td {
	vertical-align: middle;
}
.clear-both {
	clear: both;
}
body {
	font-size: 10pt;
	padding-bottom: 15px;
	text-align: center;
}
.global-page {
	width: 951px;
	padding: 0 3px 3px 3px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ABACAC;
	margin: 0 auto;
	text-align: left;
}
.haut-page {
	background: url('../images/fond_haut_page_m.png');
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.contenu-haut-page {
	background: url('../images/fond_haut_page_h.png') repeat-x;
	min-height: 86px;
}
.logo {
	float: left;
}
.accroche-haut {
	float: left;
	width: 400px;
	font-size: 15pt;
	padding: 10px 0 5px 30px;
	background: url('../images/fond_accroche.png') no-repeat;
	min-height: 61px;
}
.logo-commune {
	float: right;
	font-size: 12pt;
	padding: 10px 25px 5px 0;
	width: 267px;
}
