/* CSS Document */

body {
background-color:#FFFFFF;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size:11px;
color : #655E63;
margin-top:0px;
margin-left:0px;
}

a {color: #EDA30A; text-decoration:none;font-weight: bold ;}
a:hover {color: #EDA30A; text-decoration:underline;font-weight: bold ; }

a img {border:0px;}

.pageform {
text-align:left;
position:absolute;
width: 705px;
height:757px;
background:url(fond-form.jpg) no-repeat top center;
}
html>body .pageform{
width:705px;
height:757px;
}
.colonne {
float:left;
width:350px;
height:600px;
margin-top:150px;
}
#coor {
margin:0 0 0 80px;
}
#formulaire{
margin:20px 0 0 80px;
}
input {
margin:3px 0 2px 0;
}
label {
display:block;
}
#erreur {
height:85px;
width:300px;
}
#captcha {
text-align:justify;
width:300px;
}
#rep {
margin:3px;
}
