BODY {
  font-family:verdana, arial, sans-serif;
  font-size:10px;
}

#page {
	width: 772px;
	/*background: white url(IMG/fond-pointilles.png) repeat-y 192px;*/
	margin: 0;
	padding: 0;
}

#haut {
	 width: 764px;
}

#bas {
   clear: both;
	 position: relative;
   background: white;
	 width: 764px;
	 padding: 5px 0 5px 0;
	 /*margin: 0;*/
	 line-height: 16px;
}

.encart-blanc {
	background-color: white;
	width: 100%;
	height: 8px;
}

.encart-haut {
	margin-left: 200px;
}

.encart-menu-haut {
	height: 56px;
	float: left;
}


.encart-chemin {
  clear: left;
	height: auto;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom : #CCCCCC solid 1px;
}


#navigation {
  float: left;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

#navigation .separateur {
	height: 1px;
	border-top: 1px solid #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 16px;
}

.encart-rubrique-image {
  padding: 0;
  margin-left: 200px;
  width: 564px;
}


a:hover {
  /*color: black;*/
  text-decoration: underline;
}


.encartNumero{
  /*width:500px;*/
  /*margin-left: 10px;*/
  margin-bottom:15px;
  /*border-bottom : #CCCCCC solid 1px;*/
}

.titreNumero{
  float: left;
}

.selectNumero{
  float: right;
}

.encartNumero h2, .encartNumero h2 a{
  padding: 0;
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #519B37;
}

.encartNumero h2 a:hover{
  text-decoration: underline;
}

.separateur-hr{
  border-bottom: #CCCCCC solid 1px;
  margin: 10px;
}

.spacer {
	clear: both;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.formulaire-champ {
	/*width: 137px;*/
	/*width: 177px;*/
	height:14px;
  background-color: white;
  padding: 0 0 0 2px;
  margin: 0;
  border: 1px solid #999999;
  font-size:9px;
	line-height: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
  font-weight:normal;
}

.encartBoutonVertical {
  width : 30px;
  float : right;
  margin-left : 15px;
  margin-top : 10px;
}

.encartLegend {
  width : 330px;
  float : left;
  margin-top : 10px;
}



