/*
 * Fichier css pour anabounce
 *
 * vim: ts=4 ai shiftwidth=4
 */

body { margin: 0 250 0 100; font-family: tahoma, verdana, arial, sans-serif; background-color: #FFF; color: black;}

fieldset { border: 2px solid #900; border-radius: 9px;}
h1, h2, h3 { color: #900; }

#analyse table {border-collapse: collapse;}
#analyse td {border: 1px solid black;}
#analyse th {border: 1px solid black;}
#analyse input {font-size; 1.8em; }
#desa {font-size; 1.8em;text-align: center; background-color: grey; padding: 15px;  border-radius: 10px;}

#login {text-align: center; width:60%; margin: auto;}
a.a_droite {float: right; margin: 0px; text-align: right; padding-right: 5px; }

p.intro {font-size: 1.2em; color: #900; }
