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: 826px;
	height: 738px;
	border: 1px solid black;
	background-image: url('../images/fond_bleu_d.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #fce9e1;
}

.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: 45px;
	left: 234px;
	width: 585px;
	height: 102px;
}

#zoneTexte1 {
	position: absolute;
	top: 191px;
	left: 141px;
	width: 258px;
	height: 163px;
	overflow: hidden;
}

#zoneTexte1 p {
	margin: 0px;
}

#zoneTexte2 {
	position: absolute;
	top: 177px;
	left: 158px;
	width: 250px;
	height: 130px;
	overflow: hidden;
}

#zoneTexte2 p {
	margin: 0px;
}

#zoneTexte3 {
	position: absolute;
	top: 177px;
	left: 642px;
	width: 282px;
	height: 138px;
	overflow: hidden;
}

#zoneTexte3 p {
	margin: 0px;
}

#logo {
	position: absolute;
	top: 212px;
	left: 421px;
	width: 220px;
	text-align: center;
	overflow: hidden	;
}

#logo img {
	width: 195.818px;
}

#image1 {
	position: absolute;
	top: 302px;
	left: 649px;
	width: 280px;
	text-align: center;
	overflow: hidden	;
}

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

#image2 {
	position: absolute;
	top: 362px;
	left: 125px;
	width: 266px;
	text-align: center;
	overflow: hidden	;
}

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

#image3 {
	position: absolute;
	top: 345px;
	left: 654px;
	width: 287px;
	text-align: center;
	overflow: hidden	;
}

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

.legende {
	font-style: italic;
}

#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;
}

