body, html, table {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
}
body {
  background: #586686;
}
div#Fond{
  background-image: url(../images/fond.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 497px;
  background-position: top;
}
div#table{
  padding: 0px;
  margin: 0px;
}
div#FondBas{
  text-align: center;
}
div#Central{
	text-align: center;
}
div#fondlogo{
  width: 764px;
  height: 86px;
  background-repeat: no-repeat;
  background-position: top;
}
div#fondlogo div#logo{
  width: 100px;
  height: 86px;
 padding-top: 10px;
 padding-left: 70px;
}
td#Accueil_Fond{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-left: 3px;
  padding-bottom: 0px ;
  vertical-align: top;
  background-image: url(../FR/images/sans-fond_09.jpg);
  width: 189px;
  height: 137px;
  background-repeat: no-repeat;
}
div#menu{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

div#titremenu{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
td#Corps_Fond{
  background-image: url(../FR/images/index_12.jpg);
  width: 764px;
  height: 197px;
  background-repeat: no-repeat;
}
div#title{
  margin:0px 6px 0px 12px ;
  font-size: 16px;
  color: white;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}
div#contacthb{
  text-align: right;
  font-size: 12px;
}
#texte{
  margin:0px 6px 9px 16px ;
  font-size: 11px ;
}
h4{
 margin:0px 6px 9px 16px ;
 text-align: left;
}
h5{
 margin:0px 6px 9px 16px ;
 font-size: 13;
 text-align: left;
}
div#texteacc{
   font-family: Helvetica, sans-serif;
	 font-size: 17px;
	 text-align: left;
	 font-weight: bold;
}
div#texteacc2{
	 font-size: 24px;
	 text-align: center;
	 font-weight: bold;
}
div#texteacc3{
   font-family: Helvetica, sans-serif;
	 font-size: 17px;
	 text-align: right;
	 	 font-weight: bold;
}


input,textarea{
	border: 1px solid gray;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 5px;
}
input[type=radio],input[type=checkbox]{
	border: 0;
}
