body {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	background-color: #FFFFFF;
}

ul {
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

ol {
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#conteneur {
	margin: 0;
	position: absolute;
	width: 950px;
	height: 575px;
	left: 50%;
	margin-left: -535px;
}

#bandeau {
	width: 120px;
	height: 575px;
	float: left;
}

#conteneurOngletSite {
	float: left;
	width: 830px;
}

#conteneurPage {
	width: 830px;
	height: 19px;
	float: left;
	background-color: #FFFFFF;
}

#site {
	float: left;
	width: 828px;
	height: 554px;
	border: 1px solid black;
	background-image: url('../images/fond_vert_d.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.pageOnglet {
	width: 200px;
	height: 16px;
	float: left;
	border-bottom: none;
	margin: 3px;
	background-image: url('/images/interface/fond_onglet.jpg');
}

.pageOnglet a {
	font-weight: normal;	color: black;	text-decoration: none;	display: block;	width: 100%;
}

.spanNomOnglet {
	margin-top: 2px;}

#coinGaucheOngletActif {
	background-image: url('/images/interface/coin_gauche_onglet_actif.gif');
}

#pageOngletActif {
	background-image: url('/images/interface/fond_onglet_actif.jpg');
}

#coinDroitOngletActif {
	background-image: url('/images/interface/coin_droit_onglet_actif.gif');
}

.spanNomOnglet,#spanNomOngletContact {
	text-align: center;
	display: block;
	font-variant: small-caps;
	float: left;
	width: 188px;
}

.coinGaucheOnglet {
	float: left;
	background-image: url('/images/interface/coin_gauche_onglet.gif');
	width: 6px;
	height: 16px;
}

.coinDroitOnglet {
	float: right;
	background-image: url('/images/interface/coin_droit_onglet.gif');
	width: 6px;
	height: 16px;
}

#coinGaucheContact {
	float: left;
	background-image: url('/images/interface/coin_gauche_contact.gif');
	width: 6px;
	height: 16px;
}

#coinDroitContact {
	float: right;
	background-image: url('/images/interface/coin_droit_contact.gif');
	width: 6px;
	height: 16px;
}

#titre {
	position: absolute;
	top: 39px;
	left: 321px;
	width: 420px;
	height: 90px;
}

#zoneTexte1 {
	position: absolute;
	top: 485px;
	left: 120px;
	width: 816px;
	height: 75px;
}

#zoneTexte1 p {
	margin: 0px;
}

#zoneTexte2 {
	position: absolute;
	top: 204px;
	left: 349px;
	width: 412px;
	height: 256px;
}

#zoneTexte2 p {
	margin: 0px;
}

#logo {
	position: absolute;
	top: 39px;
	left: 129px;
	width: 175px;
	text-align: center;
	overflow: hidden	;
}

#logo img {
	width: 155.295px;
}

#image1 {
	position: absolute;
	top: 167px;
	left: 665px;
	width: 275px;
	text-align: center;
	overflow: hidden	;
}

#image1 img {
	width: 255.9936px;
	border: none;
}

.legende {
	font-style: italic;
}

#image2 {
	position: absolute;
	top: 167px;
	left: 396px;
	width: 267px;
	text-align: center;
	overflow: hidden	;
}

#image2 img {
	width: 255.9936px;
	border: none;
}

#image3 {
	position: absolute;
	top: 168px;
	left: 120px;
	width: 275px;
	text-align: center;
	overflow: hidden	;
}

#image3 img {
	width: 255.9936px;
	border: none;
}

#divForm {
	margin: auto;
	margin-top: 25px;
	height: 495px;
	width: 780px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: white;
}

.champContact {
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
}

.valeurContact {
	width: 240px;
	display: block;
	float: left;
}

#map {
	position: absolute;
	top: 62px;
	left: 523px;
	width: 390px;
	height: 470px;
	border: 1px solid #999999;
	text-align: center;
	background-color: white;
}

