#EnParlerFormIntro {
top :30px;
left:78px;
width : 300px;
height : 100px;
position:relative;
display : block;
font-family: Comic Sans, Comic Sans MS, cursive;
text-align: justify;
color:#009316;
font-size: 16px;
}

#EnParlerForm {
top :40px;
left:78px;
width : 250px;
position:relative;
display : block;
}

label {
font-family: Comic Sans, Comic Sans MS, cursive;;
color:#2e378d;
font-size: 16px;
}

.textInput {
width : 330px;
}

.textArea {
width : 330px;
height : 100px;
}

#Submit {
top : 10px;
left : 210px;
width : 125px;
height : 106px;
position:relative;
display : block;
border :0;
background: url(../Images/Envoyer.gif) no-repeat  top;
}

#PBMSG {
top : -20px;
margin-bottom : 20px;
left:78px;
width: 280px;
position:relative;
display : block;
font-family: Comic Sans, Comic Sans MS, cursive;;
color:#e24747;
font-size: 16px;
}

#ConfMSG {
top :60px;
left:78px;
width: 250px;
position:relative;
display : block;
font-family: Comic Sans, Comic Sans MS, cursive;;
color:#000088;
font-size: 16px;
}

#LesDonnes {
top :-60px;
left:78px;
width: 200px;
position:relative;
display : block;
}
