
html {
font-family : Courier, sans-serif;
font-size : 12px;
height : 100%;
padding : 0;
margin : 0;
}
body {
font-family : Courier, sans-serif;
font-size : 12px;
height : 100%;
top : 0;
margin-left : auto;
margin-right : auto;
width : 1000px;
background-color : #ffffff;
}

td {
font-family : Courier, sans-serif;
font-size : 11px;
height : 100%;
top : 0;
margin-left : auto;
margin-right : auto;
width : 1000px;
background-color : #ffffff;
}


h1 {
font-family : Courier, sans-serif;
color : #ffffff;
font-size : 13px;
padding : 0;
margin : 0;
}

i {
font-family : Courier, sans-serif;
color : #d82828;
}


#clubtitre h1{
font-family : Courier, sans-serif;
font-size : 13px;
padding : 0;
margin : 0;
}


h2 {
font-family : Courier, sans-serif;
color : #97946e;
font-size : 15px;
padding : 0;
margin : 0;
}
a {
text-decoration : none;
color : #d82828;
background-color : transparent;
}
a:hover {
font-family : Courier, sans-serif;
color : #d68907;
text-decoration : none;
}
hr {
color : gray;
size :1px;
style : bold;
}
