a {  color: #FFFF99; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline}
.ContoursNoirs {  border: 1px #000000 solid}
.ImageTitre {
	float: left;
	height: 194px;
	width: 260px;
}
.Cadre1 {
	background-color: #0066CC;
	border: medium solid #000000;
	margin-left: 270px;
	padding: 5px;
	margin-bottom: 10px;
}
.Cadre2 {
	background-color: #006699;
	border: medium solid #000000;
	margin-left: 270px;
	padding: 5px;
}

h1 {
	font-weight: bold;
	color: #000000;
	font-size: large;
	margin: 0px;
}

.LeMot {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
}
.LeMenu {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}body {
	background-color: #0099CC;
}
.ttt {
	height: auto;
	border: medium solid #000000;
}

.spacer {
clear: both; 
}

