*
{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	font-family:Arial;
}
body
{
	background-color: #487395;
	background-color: #86afce;
	background-image: url(../img/degrade.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#website
{
	width: 1024px;
	height: 768px;
	margin: auto;
	margin-top: 25px;
}
#banner
{
	background:url(../img/bandeau_candidat_entreprise.jpg) no-repeat;
	height:76px;
}
#left
{
	width:221px;
	height:768px;
	background:url(../img/menu_candidat_entreprise.jpg) no-repeat;
	float:left;
}
#content
{
	height:768px;
	width:803px;
	float:right;
	overflow:hidden;
	background: url(../img/background_mentions.jpg) 0px 76px no-repeat;
}
#footer
{		
	clear:both;
	background:url(../img/footer_rh.jpg) no-repeat;
	width:419px;
	height:45px;
	float:right;
	position:relative;
	bottom:45px;
}
#footer p
{
	font-size: 9px;
	font-family:"Times New Roman";
	color: white;
	margin-top:15px;
	margin-left:10px;
	letter-spacing: 1px;
}
#footer p a, #footer p a:visited
{
	text-decoration: none;
	color: white;
}
#footer p a:hover
{
	text-decoration: underline;
}
#nav_gauche li
{
	margin-top:2px;
}
#nav_gauche
{
	margin-top:150px;
}
#content_left
{
	margin: 0;
	margin-left: 35px;
	width: 725px;
	padding: 1px;
}
#bouton_accueil
{
	display:block;
	margin-left:25px;
	margin-top:25px;
}
#navigation_accueil
{
	margin-left:25px;
	margin-top:25px;
	padding:2px;
	background:url(../img/ronds_de_couleurs_rh.jpg) -2px 2px no-repeat;
	height:20px;
	padding-left:70px;
}
#contenu
{
	height:480px;
	overflow: auto;
	padding: 1px;
	margin-top: 100px;
	font-size:10px;
	padding-right: 10px;
	color: white;
}
#contenu a
{
	text-decoration: none;
	color: #b9c70f;
	font-weight: bold;
	letter-spacing: 1px;
}
#contenu p
{
}
#contenu h1
{
	color: white;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#contenu h3
{
	font-size: 15px;
	color: orange;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contenu ul li
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.title
{
	margin-top: 120px;
	font-size: 20px;
}
#lien_rh
{
	display:block;
	float:left;
	height: 70px;
	width: 400px;
	padding: 1px;
}
#lien_expert
{
	display:block;
	float:right;
	height: 70px;
	width: 395px;
	padding: 1px;
}
#logo_lemon
{
	display: block;
	clear:both;
	width: 72px;
	height: 100px;
	position: relative;
	bottom: 120px;
	right: 63px;
}