body { 
	margin: 0px;	
	padding: 0px;
	color: #000000;
}
.bandeaubas{
	color: #FFFFFF;
}
.bandeaubas a{
	text-decoration: none;
	color: #FFFFFF;
}

.bandeaubas a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.bandeaugauche a:hover {
	text-decoration: none;
}
.bandeaugauche td {
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color: #FFFFFF;
}
.bandeaugauche a {
	text-decoration: none;
	color: #000000;
	
}

h1 {
	font: 42px "Monotype Corsiva" solid black;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font: 36px "Monotype Corsiva" solid black;
	font-weight: normal;
	line-height: 30px;
}