@charset "UTF-8";
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	background-image: url(../images/fond.jpg);
}
#content {
	background-color: #FFCCCC;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#titre {
	background-image: url(../images/titre.jpg);
	height: 202px;
	width: 1024px;
}
#menu {
	background-image: url(../images/menu.jpg);
	height: 34px;
	width: 1024px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 532px;
	width: 1024px;
}
#content2 {
	background-color: #FFCCCC;
	height: 646px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/interface2.jpg);
}
#menugauche {
	float: left;
	height: 646px;
	width: 200px;
}
