.general {
	width: 798px;
	height: 600px;
	background-image: url(image/fond.jpg);
}
.sommaire {
	height: 600px;
	width: 205px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}
.contenu {
	margin-left: 205px;
	margin-top: 0px;
	height: 600px;
	padding-left: 10px;
}
body {
	background-color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
}
.texte {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.jaune {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #ffcc00;
	font-weight: bold;
}
.menuhaut a{
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ffcc00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
