body {
  background-color: #FFF;
  font-family: arial, helvetica, sans-serif;
  color: #000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;

}

h1, h2, h3,div, form, img, table, td, tr, p, li, ul, dd, input, map, dl, dt, dd {
  margin: 0;
  padding: 0;
  text-indent: 0;
  border: none;
}

a, a:link, a:active, a:visited, a:hover {
text-decoration : none;
}

h1 {
  padding: 0;
  margin: 0;
  color: #000000;
  font-size: 1em;
  line-height: 3.7em;
}

#main {
  width: 830px;
  margin: 0 auto;
  border: 1px solid #C0C0C0;
  text-align: left;
  background: #fff url("images/fond.jpg") repeat center left;
}

#bande{
  width: 830px;
  height: 25px;
  background: #fff url("images/bande_haut.jpg") no-repeat center left;
}

#haut{
 width: 830px;
 height: 185px;
 text-align: right;
}

#cadre_enfant{
 width: 804px;
 height: 448px;
 background: #fff url("images/cadre_enfant.jpg") no-repeat center left;
 margin: 0 0 0 auto;
}

.titre{
  width: 550px;
  height: 45px;
  text-align: left;
  color: #fcc00f;
  font-size: 1.2em;
  margin-left: 1.6em;
  font-weight: bold;
}

.titre_contact{
  width: 804px;
  height: 45px;
  text-align: left;
  color: #fcc00f;
  font-size: 1.2em;
  margin-left: 1.6em;
  font-weight: bold;
}
.texte{
  width: 517px;
  text-align: left;
  color: #000;
  font-size: 0.9em;
  background-color: #fff;
  margin-left: 4.5em;
  text-align: justify;
}

.rouge{
	color: #ff0000;
}

#rouge_phrase{
	color: #ff0000;
	font-size: 0.7em;
}

#separation{
 width: 517px;
 height: 30px;
}

#cadre_formulaire{
 width: 804px;
 height: 642px;
 background: #fff url("images/cadre_formulaire4.jpg") no-repeat center left;
 margin: 0 0 0 auto;
}

#formulaire{
  width: 520px;
  color: #000;
  font-size: 0.9em;
  margin-left: 9em;
  text-align: justify;
}

.form{
 border-width: 1px;
 border-style:solid;
 height: 20px;
 width: 200px;
}

.form_obs{
 border-width: 1px;
 border-style:solid;
 border-color: #000;
 height: 80px;
 width: 300px;
}

#valider{
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 border-width: 0px;
 border-style:none;
 font-size: 1.2em;
 background-color : #fff;
}

#bas{
 width: 804px;
 height: 100px;
 background: #fff;
 margin: 0 0 0 auto;
 clear: both;
}

#vert{
  color: #009900;
  font-size: 0.7em;
  text-indent: 10px;
}

#rouge{
  color: #ff0000;
  font-size: 0.7em;
  text-indent: 10px;
}
