*
{
	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_plan_du_site.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: 730px;
	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
{
	margin-top: 95px;
	height:495px;
	overflow: hidden;
	padding: 1px;
}
.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;
}
#contenu table
{
	border-collapse: collapse;
}
#contenu table th
{
	font-weight: bold;
	font-family: Verdana;
	letter-spacing: 3px;
	font-size: 11px;
	color: white;
	text-align: center;
	width: 250px;
	height: 25px;
}
.orange{background-color: #fcb802;border-bottom: 1px solid #487395; border-right: 3px solid #487395;height: 22px;}
.green{background-color: #9fb31e;border-bottom: 1px solid #487395; height: 22px;}
.blue2{background-color: #3d6a8b;border-bottom: 1px solid #487395; border-right: 3px solid #487395; height: 22px;}
.blue{background-color: #3d6a8b;border-bottom: 1px solid #487395; height: 22px;}
.green a, .blue a, .orange a, .blue2 a
{
	text-decoration : none;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
}
#logo_lemon
{
	display: block;
	clear:both;
	width: 72px;
	height: 100px;
	position: relative;
	bottom: 120px;
	right: 63px;
}
a:hover
{
	text-decoration: underline;
}