body
{
    background-color: #d6f5f5;
    
}

#corps{
	width: 950px;
    margin: auto;
	margin-top: 10px;
	padding-top: 10px;
	background-color:#FFF;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#000000;
	font-size: 14px;
	}
#en_tete
{
	margin-top: 10px;
	margin: auto;
	width: 950px;
	height: 56px;
	background-color:#37a1a1;
	text-align:center;
	font-size:18px;
	font-family:
	Arial, Helvetica, sans-serif:
	
}

table{	
	width:700px;
	}
td{
	background: #E9E9E9;
	padding: 5px;
	}
.jaune{
	background:	#d6f5f5;
	}
.floatgauche {
	float: left;
}

a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	font-size:14px;
	color: #61062A;
}
a:active {
	text-decoration: none;
}


	