body {
	background: url(../images/fond.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	line-height: 18px;
}
a {
	color: #090546;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #221F47;
}

a:hover {
	color: #336;
	text-decoration: underline;
}

a:active {
	color: #090546;
	text-decoration: underline;
}

h1 {
	color: #090546;
	font-size: 24px;
}

h2 {
	color: #336;
	font-size: 18px;
}
.fond_haut {
	background: url(../images/fond_haut.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

.fond_menu_gauche {
	background: #373358 url(../images/fond_menu.gif) no-repeat top;
}

.fond_gris_gauche {
	background-image: url(../images/fond_gris_gauche.jpg);
	background-repeat: repeat-y;
}

.fond_logo_gris {
	background: #FFF url(../images/logo_gris.jpg) no-repeat right bottom;
}
