/* inscription.css 28/09/2007 18:16pm */

#formInscription { float : left; width : 700px; background-color : #F7F5F0; margin-top : 5px; border : #2C2A1F 1px solid; }
#formInscription legend { background : #2C2A1F; color : #FFFCE0; padding : 5px; font-weight : bold; border : #2C2A1F 1px solid; }
#formInscription div.ligneForm { float : left; width : 690px; margin-bottom : 4px; }
#formInscription label { float : left; width : 200px; text-decoration : underline; font-size : 12px; }
#formInscription input, #formInscription select { border : #2C2A1F 1px solid; background-color : #DBD4BD; }
#formInscription span { float : left; }
#formInscription hr { float : left; width : 90%; }
