div.nav_menu{
	background-color : #F0D0D0;
	text-align:center;
}
div.principal{
	clear:both;
	margin-left : 0%;
	background-color:transparent;
}
div.entete{
	background-color:transparent;
}
span.petit{
	font-size:60%;
}
h2{
	font-size:110%;
}
p,ul{
	font-size:90%;
}
span.gras{
	font-style:italic;
	font-weight: bold;
}
a.resume{
	text-decoration:none;
	color:#000000;
}
a.resume:hover {
	color:#0000FF;
	text-decoration:underline;
}
a.resume:visited:hover{
	color:#800080;
}
p.plus{
	font-size:75%;
}
p.special{
	color:#FF0000;
}
body{
	background-image:url("../img/SalariesA..._2002_floutee5.jpg");
}
h1.tresGrand{
	font-size:400%;
	margin-top:50px;
}
div.ref{
	clear:both;
	float:right;
	font-size:70%;
}
span.petit2{
	font-size:60%;
}
div.gauche{
	float:left;
	width:38%;
	margin-left:1%;
}
div.centre{
	float:left;
	width:20%;
}
div.droite{
	width:38%;
	margin-right:1%;
	float:right;
	border:solid;
	border-width:1px;
	background-color:#FFFFAA;
}
div.maj{
	clear:both;
}
