//Style courant


h0 {}
h1 {font-size:150%;}
h2 {font-size:100%;}
h3 {text-align:center; font-size:100%;}

p {margin:20px; padding:0px;}

.sans_marge {margin:0px;}
.centre {text-align:center;}

a {text-decoration:none; font-weight:bold; color:rgb(102,204,153);}
a:hover {color:rgb(255,0,0);}

table {margin:auto; width:auto;}

html body {margin:2px; padding:0px; height:100%; text-align:left; background-color:rgb(237,237,237); color:rgb(51,102,153); font-weight:bold; font-family : arial, serif; font-size:12px;}

