body
	{
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
	.dev
	{
	background-color: #FFFFFF;
	text-align: justify;
	}.menu_g {
	background-image: url(images/menu_g.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menu_d {
	background-image: url(images/menu_d.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.droite {
	background-image: url(images/droite.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titre01 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 151px;
}
.gauche {
	background-image: url(images/gauche.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a {
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline overline;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 800px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	color: #333333;
}
