table {
   border: solid;
	border-width: 2px;
	border-color: #10175C;
	text-align: left;
	width: 900px;
	color: #10175C;
	background-color: #66CCFF;
	font-weight: bold;
}
.titretab {
	text-align: center;
	background-color: #10175C;
	color: white;
	font-weight: bold;
	font-size: large;
	letter-spacing: 2px;
}
.sstitretab {
   color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.legend {
	text-align: left;
	font-size: small;  
}
.envoi {
   border: none;
	text-align: center;
}
.logo{
  text-align: right;
  background-color: #10175C;
}

