*
{
	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_liens.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;
	width: 606px;
	float:left;
	height: 600px;
	padding: 1px;
}
#content_right
{
	margin: 0;
	padding:10px;
	padding-top: 0;
	width: 171px;
	float:right;
	height:485px;
	overflow:hidden;
	color:#c98601;
	font-size:10px;
	background: none;
}
#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: hidden;
	padding:10px;
	padding-left:25px;
	font-size:10px;
	color:white;
}
.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;
}
.links
{
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 1px;
	font-size: 12px;
	font-family: Verdana;
	/*text-decoration: none;*/
	color: #64839f;
	background-color: #a2b8c9;
	cursor: pointer;
}
.links p
{
	text-indent: 15px;
}
.links a{text-decoration: none; color: #64839f; 	font-weight: bold;}
#liens
{
	margin-top: 100px;
	margin-left: 45px;
}
#logo_lemon
{
	display: block;
	clear:both;
	width: 72px;
	height: 100px;
	position: relative;
	bottom: 120px;
	right: 63px;
}