body {
background-color: white;
margin-left: 20px;
font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;;
font-size: 13px;
color: black;
}
h1 {
text-align: center;
font-size: 22px;
color:#0060B1;	
}
h2 {
text-align: left;
font-size: 16px;
color:red;	
margin-left: 50px;
text-decoration: underline;
}
h3 {
font-size:14px;
color:#0060B1;	
font-style: italic;
font-weight: bold;
}
td {
	font-size: 13px;
}
table tr td {
vertical-align: top;
padding:5;
border: 1px solid #0060B1;		
border-spacing : 0;
border-collapse : collapse;
}

li {
margin-top:5px;	
}

a {
color:#800000;
}
a:over{
background-color: #0060B1;	
}
.gras {
font-weight: bold;
text-align: center;
background-color: #0060B1;
color:white;	
}
.titretableau1
{
background-color: #0060B1;
color:white;
text-align: center;	
}

.titretableau2
{
color:#0060B1 ;	
font-weight: bold;
text-align: center;
background-color: #E8E8E8;
}
