body
{
	background-image: url(../images/bgRepeat.gif);
	background-color: #BCB5A9;
	background-position: 95px 34px;
	color: #707173;
	font-family: arial, helvetica, sans-serif;
	margin-left: 0;
	margin-top: 0;
}
*::-moz-selection 
{
	background-color: #009EE0;
	color: white;
}
h1
{
	color: #009EE0;
	font-size: 15px;
}
p
{
	font-size: 13px;
}
#competence
{
	line-height: 5px;
}
#text
{
	text-align: justify;
}
#logo
{
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	height: 236px;
	width: 685px;

}
#menu 
{
	margin-left: 79px;
 	margin-top: 107px; 	
	background-color: white;
	width: 200px;
	height: 259px;
	position: absolute;
}
#menu ul
{
	padding-top:10px;
	padding-bottom:21px;
	background-color: white;
 	list-style: none;
	font-size:small;
	line-height: 14px;
}
#menu li
{
	margin-left:-15px;
}
.PFselected
{
	color: #009EE0;
	font-weight: bold;
	font-weight: normal;
}
#menu a.selected
{
	color: #009EE0;
	font-weight: bold;
}
#menu a
{
	color: #707173;
	text-decoration: none;
}
#menu a:hover
{
	color: #009EE0;
}
a img
{
	border:0px;
}
a
{
	color: #707173;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	color: #009EE0;
	text-decoration: none;
}
#menu img
{
	margin-left:-10px;
	border: 0;
	padding-bottom: 5px;
}
#whiteRectangle
{
	margin-left: 290px;
 	margin-top: 107px; 
	background-color: white;
	width:625px;
	position: absolute;
}
#content
{
	padding: 20px 20px 20px 20px;
}
.bleu
{
	color: #009EE0;
}
.vert
{
	color: #97BE0D;
}
.gris
{
	color: #C6C7C9;
}
