.inscriptionform{
background-image:url(../images/imginscriptioncathy.jpg);
background-repeat:no-repeat;
width:350px; 
height:157px;
float:left;
position:relative;
left:1px;
}
.textform{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF18B6;
font-weight:bold;
}
.tabform{
position:relative;
top:5px;
left:35px;
}
.requis{
border: 1px solid #C7C7C7;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 5px;
padding:1px;	
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;	
width:120px;
height:17px;
background-image:url(../images/bg.png);
}
.messageerror{
color:#F450CB; 
font-size:10px; 
width:120px; 
height:10px;
}
.messageinsert{
position:relative; 
top:70px; 
left:35px;
font-size:12px;
color:#FF18B6;
}
.messgdenvoi{
background-image:url(../images/imginscriptioncathy.jpg);
background-repeat:no-repeat;
width:340px; 
height:150px;
float:left;
position:relative;
left:1px;
}
.submit {
cursor:pointer;
position:relative;
left:10px;
}
