p
{
text-align: left;
font-family: arial, serif;
font-size: 13px;
}

#table_inscription
{
width: 520px;
border-collapse: separate;
margin: auto;
}
#table_inscription td
{
background-color: #f2ef91;
padding: 3px 5px 3px 5px;
font-family: verdana, serif;
font-weight: bold;
font-size: 12px;
color: #6a8016;
}
#table_inscription input
{
background-color: #92ae1d;
border: 2px inset #ffffff;
color: #fff9b4;
}

.label
{
text-align: right;
}

#envoie
{
height:30px;
width: 555px;
}
#bouton_envoie
{
height:40px;
width: 100px;
float: left;
}
#alerte
{
height: 40px;
padding-top: 5px;
text-align: center;
color: #E61010;
font-size: 15px;
font-family: Arial, serif;
font-weight: bold;
}


fieldset
{
   margin: auto;
   border: 2px solid;
   border-color: #6a8016;
}
legend 
{
   font-family:   Arial, serif;
   color: #972F01;
   font-weight: bold;
}

#formulaire
{
   font-family:   Arial, serif;
   font-size: 14px;
   text-align: center;
   margin: auto;  
   margin-bottom: 15px; 
   margin-top: 10px;   
}

#lien_valider
{
display: block ;
text-align: center;
font-family: Arial, serif;
font-size: 13px;
width: 100px ;
height: 19px ;
text-decoration: none ;
background: url(http://www.selecturf.com/image/color_bouton1.jpg) repeat 0 0;
border: 1px solid black ;
color: #000000;
padding-top: 1px ;
font-weight: bold;
}
#lien_valider:hover
{
width: 100px ;
height: 19px ;
border: 1px solid #E50F0F;
text-decoration: none ;
color: #E50F0F;
padding-top: 1px ;
}
#lien_valider:active 
{
width: 100px ;
height: 18px ;
border: 1px solid #E50F0F ;
background: url(http://www.selecturf.com/image/color_bouton2.jpg) repeat 0 0;
text-decoration: none ;
color: #E50F0F;
padding-top: 2px ;
}

textarea
{
background-color: #FFFCD9;
border: 1px solid #000000;
}
