/* CSS Document */

.contenu {
float:left;
padding:0 0 0 5px;
width:520px;
}

.adresse {
float:left;
padding:10px 0 0 0;
width:260px;
}



#bottom {
clear:left;
width:100%;
}

.entete {
font-size:12px;
font-weight:700;
color:#e2001a;

}

input, textarea {
margin:3px;
border: solid 1px #e2001a;
color:#000000;
}

.submit {
background:#e2001a;
color:#FFFFFF;

}



.stop {
clear:left;
padding:10px 0 10px 210px;

}

#droite_ami {
float:left;
width:520px;
padding:20px 0 0 20px;
line-height:17px;
text-align:justify;
}


#retour {
background:url(fleche.gif) no-repeat right;
clear:right;
padding:0 0 0 35px;
line-height:25px;
padding:0 0 0 400px;
margin:0 0 10px 0;

}

#retour a {
font-style:italic;
font-weight:700;
color:#333333;
text-decoration:none;
}

#retour a:hover {
text-decoration:underline;
}