body {
	padding:0px;
	margin:0px;
	background-color:#a0a0a0;
	text-align: center; /*pour corriger le bug de centrage IE*/
}

#fondBandeau {
	width:1010px; /* largeur obligatoire pour �tre centr� */
	height:124px;
	position:relative;
	margin-left: auto; /* pour div centr� */
	margin-right: auto; /* pour div centr� */
	background-image: url(/media/site/fondBandeauHaut.jpg);
	background-repeat: no-repeat;
}

#fond {
	width:1010px;
	position:relative;
	margin-left: auto; /* pour div centr� */
	margin-right: auto; /* pour div centr� */
	background-image: url(/media/site/fond.gif);
	background-repeat: repeat;
	vertical-align: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rubs {
	width:164px;
	position:relative;
	margin-left: auto; /* pour div centr� */
	margin-right: auto; /* pour div centr� */
	background-image: url(/media/site/fondRubs.gif);
	background-repeat: repeat;
	text-align: left; /*pour corriger le bug de centrage IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #303030;
	text-decoration: none;
}

#trace {
	width:807px;
	position:relative;
	margin-left: auto; /* pour div centr� */
	margin-right: auto; /* pour div centr� */
	background-image: url(/media/site/fondCommunes.gif);
	background-repeat: no-repeat;
	text-align: left; /*pour corriger le bug de centrage IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	height: 31px;
}

#contents{
  text-align: left;	
}

#aLaUne {
	border: 1px solid #666667;
	margin: 0px;
	width: 605px;
	padding: 0px;
}

#aLaUneCommunes {
	border: 1px solid #666667;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#table {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:138px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666667;
}

#tdContour {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #666667;
	border-right-color: #666667;
	border-bottom-color: #666667;
	border-left-color: #666667;
}

#actuCommunes {
	background-image: url(/media/site/infoCommuneF.gif);
	background-repeat: repeat;
	width: 299px;
	float: right;
}


#retrait10 {
	padding: 10px;
	background-color: #fff7ef;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666667;
	text-align: justify;
}

#contourAgenda {
	padding: 3px;
	width: 167px;
	vertical-align: top;
	background-position: top;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666667;
	border-right-color: #666667;
	border-bottom-color: #666667;
	border-left-color: #666667;
}

#contourLettre {
	padding: 5px;
	width: 167px;
	vertical-align: top;
	background-position: top;
	text-align: left;
	margin: 0px;
	border: 1px solid #666667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #b10000;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom a {
  color: #FFFFFF;
  text-decoration:none;
}
#bottom a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}
#retour_ligne {
	margin:0;
	padding:0;
  clear: both;
  height:1px;
  width:90%;
  display:block;
}
#separateur {
  clear: both;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 500px;
}
