body {
	background-color: #FFFFFF;
}
#tableau {
	margin : 0 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;

}

h1 span{
	color: #003366;
}.index {
	vertical-align: text-top;
}
img{
	float: left;
	vertical-align: top;
	text-align: left;
	display: block;
	clear: both;
	border: none;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: lighter;
	display: inline;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.bas {
	top: 10px;
	padding: 22px;
}

.index ul{
	vertical-align: text-top;
	display: block;
	padding-left: 20px;
	list-style-type: square;
}

.corps{
width : 100%;
}

.largeur {
	width: 45%;
	display: inline;
}
.largeur img {
	display: block;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline overline;
}
