@charset "windows-1252";

body {
background-color: white;
background-position: center center;
background-repeat: no-repeat;
background-attachment:fixed;
color:maroon;
}

table.gen_layout {
background-color: #9a3233;
border: 4px;
border-style: solid;
border-color: #DEDE7A maroon maroon #DEDE7A;
border-collapse: separate;
font-family: Garamond;
color: white;
text-align: center;
vertical-align: middle;	
width:720px;
}
 
td.cinq_ga {
border-color:maroon #DEDE7A maroon maroon;
border-style: solid;
border-top:none;
border-bottom:none;
border-right:none;
width:36px;
}

td.cinq_dr {
border-color:maroon #DEDE7A maroon maroon;
border-style: solid;
border-top:none;
border-bottom:none;
border-left:none;
width:36px;
}

td.excuses {
border-color:maroon #DEDE7A maroon maroon;
border-style: solid;
border-bottom:none;
border-left:none;
border-right:none;
padding-top:20px;
padding-bottom:20px;
width:648px;
}

td.reglements {
background-color: white;
border-color: black;
border-style: solid;
border-width: 2px;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:45px;
width:90%;
font-family:arial;
font-size: 75%;
color: black;
text-align: left;
}

td.bas {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top:none;
height:33px;
}			

a.noir {
color:black;
}	
 
li {
margin-top:10px;
}	