/* Feuille de style pour le formulaire de contact -Captcha v.1*/


.formulaire
{
   gwidth:530px;
}

#formu
{
   width:530px;
   font-family: Arial, Georgia, Times, serif;
   font-size:11px;
   border:#FF9900;
}
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, Georgia, Times, serif;
   color: #000;
   background-color: white;
   font-weight: bold;
} 

.img{border:0px solid black;width:125px;
}

label
{
   float:left;
   color: #2C485C;
}
.captcha
{
   color: #772C4D;
   font-size:11px;
}
.info
{
   font-family: Arial, Georgia, Times, serif;
   font-size:11px;
   color: #000;
   font-style: italic;
}
.info-bis
{
   font-family: Arial, Georgia, Times, serif;
   font-size:0.9em;
   color: #000;
   font-style:normal;
}
.asterisque
{
  color: #772C4D;
  font-family: Arial, Georgia, Times, serif;
  font-style:bold;
  background-color: #EF9904;
  font-size:12px;
}
.signature
{
   text-align: right; 
   font-family: Arial, Georgia, Times, serif;
   color: gray;
   font-size: 80%;
   text-decoration:none;
}
.contour
{
   color: #772C4D;
   border: solid 1px;
   width:150px;
   height:135px;
}

.buttonreco {
color:#fff;
background-color:#772C4D;
border: solid 5px #fff;
border-color:#333300;
swidth: 283px;
sheight: 27px;
border: none;
margin-left:0px;
cursor: pointer;
}

.buttonreco:hover {
color:#fff;
background-color:#772C4D;
border: solid 5px #fff;
border-color:#333300;
swidth: 283px;
sheight: 27px;
border: none;
margin-left:0px;
cursor: pointer;
} 
