/* CSS Document */
html, body, div, p, table, h1{margin:0; padding:0; border:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:12px}
body{ background-color:#FFF; padding:10px}
h1 {color:#66666; padding:8px}  

#center_all{ width:650px; margin:auto; background-color:#FFF; border:1px solid #3A6278} 

/* LOGO */
#logo{float:left; width:100%;height:90px;} 
#logo p{}
#logo img{ float:left; border:0; margin:0} 

#mailform{clear:both;}
#mailform table{margin:8px}
td.titre{font-weight:bold; color:#f90}
td a{ text-decoration:none; color:#f90}

#mailform input.text{ width:250px}
#buttons{ text-align:left;padding:0px 0 15px 10px}

/* ADRESSE */
#simply_contact{ text-align:left; border-top:1px dashed #333;padding:10px 0 15px 10px; color:#666666;}
#simply_contact td{padding-right:50px;}

/* powered*/

#powered{text-align:left; border:0;padding:5px 0 2px 10px; color:#666666; font-size:10px}
#powered a {text-decoration:none; color:#f90}
#powered a:hover {text-decoration:underline}


