﻿*{
	font-family: "Kristen ITC", "Comic Sans MS", Arial, sans-serif;
	font-size: 12pt;
	text-align: justify;
	color: #FFFFFF;	
	margin: 0px;
}

body{
	height: 935px;
	width: 992px;
	background-color: #6D644C;
	background-position: top left;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}

.menu a:link, .menu a:visited, .menu a:active{
	font-size: 9pt;	
	color: #FFFFFF;
}

.menu a:hover, .menu a.focus{
	font-size: 9pt;
	color: #FCD607;
}

.menu{
	font-size: 9pt;
	color: #FCD607;
	position: absolute;
	top: 40px;
	left: 232px;
	width: 600px;
	text-align: center;
}

.tableau{
	position: absolute;
	top: 250px;
	left: 215px;
	height: 440px;
	width: 615px;
}
