#conteneur {
	width: 739px;

	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	position:relative;
}

body {
	background-color:#757575;
	margin-top: 5px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	height: 117px;
	width: 151px;
	float: left;
}
#banner {
	height: 77px;
	width: 588px;
	float: left;
}
#switch {
	position:absolute;
	left: 702px;
	top: 7px;
	font-size:10px;
}
#switch img { border:0}
#menuHaut {
	height: 40px;
	float: left;
	overflow: hidden;
	background-color: #BAD880;
	width: 588px;
	background-image: url(../images/hautMenuHaut.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#menuGauche {
	background-color: #FFFFFF;
	width: 739px;
	height:509px;
	float: left;
	background-image: url(../images/menuGauche.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
}
#contenu {
	background-color: #BAD880;
	width: 588px;
	height:509px;
	background-image: url(../fr/images/bordContenu.gif);
	background-repeat: repeat-y;
	float: right;
}


html>body #conteneur #menuGauche {
height: auto;
min-height: 509px;
} 

html>body #conteneur #menuGauche #contenu{
height: auto;

}

#menu {
	background-color: #003399;
	height: 10px;
	width: 50px;
	position: absolute;
	left: 38px;
	top: 166px;
}
#btnAccueil {
	background-color: #003399;
	height: 24px;
	width: 103px;
	position: relative;
	top: 80px;
	left: -700px;
}

#btnPresentation {
	background-color: #003399;
	height: 24px;
	width: 103px;
	position: relative;
	left: 10px;
	top: 80px;
}

#conteneurMenu {
	float: left;
	width: 140px;
	height: 200px;
	text-align: center;
	margin-top: 50px;
}
#conteneur #menuGauche #conteneurMenu ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	vertical-align: top;
	display: compact;
	margin-left: 10px;
	margin-top: 0px;
}

html>body #conteneur #menuGauche #conteneurMenu ul {
margin-left: 19px;
}
#conteneur #menuGauche #conteneurMenu li {
	margin: 0px;
	
}
#titrePresentation {
	height: 30px;
	text-align: center;
}
#pagePresentation {
	margin-left: 61px;
	margin-top: 40px;
	line-height: 18px;
}

#pagePoints {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}

.pagePoints {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 18px;
	margin-right: 10px;
}

.titreBlanc {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titre2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
}
.pPuce {
	height: 17px;
	width: 20px;
	float: left;
	background-image: url(../images/pPuce.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pPucePole {
	height: 27px;
	width: 15px;
	float: left;
	background-image: url(../images/pPuce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.gPuce {
	background-image: url(../images/gPuce.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
}

.lien {
	position: relative;
	right: -400px;
	top: -17px;
	width: 103px;
}

.ref {
	float: right;
	margin-right: 5px;
	margin-top: -35px;
	margin-bottom: 10px;
}

.titreRef {
	margin-right: 20px;
	margin-left: 20px;

	padding: 50px;
	font-weight: bold;
}

.nosRef {
	margin-right: 20px;
	margin-left: 20px;
	padding: 50px;
	position: relative;
	right: -10px;
	width: 580px;
	text-align: left;
}

.blocPole {
	background-image: url(../images/cadreBloc.gif);
	height: 125px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
	width: 560px;
}


.blocPole p{
width:550px; 
padding-top:30px;
}

#pagePoints ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.corps12 {
	font-size: 12px;
}
.pPuces {
	background-image: url(../images/pPuce.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 6px;
	height: auto !important;
	height: 15px;
	min-height: 15px;
}
.myUl {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.titreBlanc2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 0px 2px;
}

