/* CSS Document */

body, a, h1, h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
}

#page {
	background: none;
	height: 100%;
}

#conteneur {
	background: none;
}

#pgGauche, #pgMilieu, #pgFooter, #circuitSurMesure, #lienRetour, #menuHeader {
	display: none;
}

#pgDroite {
	width: 100%;
}