body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ED1C24;
}

p {
	margin: 0;
	padding: 0;
}

#bobigny, #voisins {
	border: thin Black;
	text-align: left;
	width: 230px;
	vertical-align: top;
}

#logo {
	background-image: url(images/logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 500px;
	height: 300px;
	border: 0;
}

#construction {
	font-style: italic;
	color: Gray;
	text-align: center;
	font-size: 1.5em;
	margin-top: 20px;
	padding: 60px 0 80px 0;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background-color: #FFFACD;
	margin-bottom: 0;
}

#foot {
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

.bobigny {
	font-size: 1.5em;
	font-weight: bold;
}

.agence {
	font-weight: bold;
}

.metier {
	font-size: 1.5em;
	font-weight: bold;
}

