@charset "iso-8859-1";	

body {background: #000000; margin: 0 0 0 0; font-family: Verdana; font-size: 10px; text-align: center; color: white}
a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; color: #CC0000; }
p { padding: 0px; text-align: center; font-size: 11px; font-weight: bold;}
#contact {width: 320px; background: #000000; margin: auto; padding: 5px; font-family: Verdana; font-size: 10px; text-align: left; color: white; border: 1px solid silver}
#contact input {width: 300px; height: 17px; border: 1px solid silver; font-size: 9px; margin: 5px 0 5px 0}
#contact input.but {width: 150px; height: 17px; border: 1px solid silver; font-size: 9px; margin: 10px 0 5px 0}
#contact textarea {width: 300px; height: 70px; border: 1px solid silver; font-size: 9px; margin: 5px 0 5px 0}
#msg_envoye {color: #000000; text-transform: uppercase; font-size: 12px; background: #ffffff; padding: 3px;}
