body {background-image: url(../images/fond11.jpeg);  }


table {
	width: 700px;
	margin-top: 20px ;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border:4px solid #ccc;
	border-style: ridge;
	background-color: #cccccc;
	border-spacing:10pt;
	font-family:Arial;
	vertical-align: middle;
}
 
tr.titre {
font-size:12pt;
font-weight:bold;
height:30px; 
text-transform: none;
}

tr.titre2 {
font-size:10pt;
font-weight:normal;
text-transform: none;
}

tr {
font-size:10pt;
height:25px;
font-weight:bold;
text-transform: uppercase;

}

td { background-color: White;
border: 2px #ccc solid ;
border-style: ridge;
padding:0px 5px;
text-align: center;
}

A:hover {color:#000000;}
A {text-decoration:none; color:#000000;}
A {color: blue;}
A:hover {color:#ffaa00;}

.c1-7{
text-align: center;
width: 13%;
}
.c2-7{
text-align: left;
width: 37%;
padding-left: 5px;
text-transform: uppercase;
}
.c3-7{
text-align: center;
width: 10%;
}