body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.menu {
	font-size: x-small;
	color: #FFFFFF;
}
div.haut {
	background-image: url(images/fond-haut.gif);
	width: 100%;
}
div.grand {
	width: 770px;
	background-image: url(images/fondbleu.jpg);
	background-repeat: no-repeat;
}
div.gauche {
	float: left;
	width: 260px;
}
div.milieu {
	background-color: #FFFFFF;
	padding: 10px;
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;

}
div.menubleu {
	width: 220px;
	text-align: right;
	padding: 10px;
	height: 100%;
}
ul.carre {
	padding-right: 10px;
	list-style-type: square;
}
.petit {
	font-size: x-small;
}
h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: large;
	font-weight: bold;
	color: #0064B1;
}
h2 {

	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: #0064B1;
}
img.gauche {
	margin-right: 10px;
}
td.basblanc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.hautblanc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: x-small;
	color: #FFFFFF;
}
a.blanc {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:hover {
	color: #0066CC;
}
td.igauche {
	background-image: url(images/gauche.gif);
}
td.idroite {
	background-image: url(images/droite.gif);
}
table.index {
	height: 100%;
}
body.index {
	background-color: #000000;
}
td.indexmilieu {
	height: 448px;
	width: 720px;
}
img.noborder {
	border: 0px;
}
.bleu {
	color: #0064B1;
}
