body {
	background-color: #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0;
	padding: 0;
}
#header {
height: 80px;
background-color: #999999;
}
#conteneur {
position: relative;
width: 750px;
margin: 0 auto; 
background-color:#FFFFFF;
}
#centre {
background-color:#FFFFFF;
margin-left: 150px;
}
#gauche {
	position: absolute;
	left:2px;
	width: 146px;
	height: 675px;
	background-color: #FFFFFF;
	background-image: url(images/texte_gauche.jpg);
	background-repeat: no-repeat;
	top: 86px;
}
#pied {
height: 50px;
background-color: #FFFFFF;
background:url(images/bas.jpg);
no-repeat
}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
	font-size: 12px;
}
p {
	margin: 0 0 10px 0;
	font-size: 12px;
}
#conteneur #centre table tr td .Style20 .Style4 .Style7 {
	color: #000;
}
.Style7 {
	color: #000;
}
#conteneur p .menugauche .Style71 {
	font-size: 12px;
}
