#ContactFormIntro {
top :35px;
left:84px;
width : 300px;
position:relative;
display : block;
font-family: Comic Sans, Comic Sans MS, cursive;;
color:#009316;
font-size: 16px;
text-align: justify;
}

#ContactForm {
top :50px;
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 : 200px;
width : 125px;
height : 106px;
position:relative;
display : block;
border :0;
background: url(../Images/Envoyer.gif) no-repeat  top;
}

#PBMSG {
top :60px;
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;
}

#VosDonnees {
top :-49px;
left:78px;
width: 200px;
position:relative;
display : block;
}
