*
{
	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_rejoindre.jpg) 0px 76px no-repeat;
}
#footer
{		
	clear:both;
	background:url(../img/footer_rh.jpg) no-repeat;
	width:419px;
	height:45px;
	float:right;
	margin-top: -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;
	font-size:12px;
	color:white;
	margin-top: 195px;
	margin-left: 100px;
	height: 250px;
	font-family: Verdana !important;
	/*color: #64839f;*/
}
.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;
}
#carolemail
{
	text-decoration: underline; 
	color: white;
}
#carolemail:hover
{
	text-decoration: none;
	color: orange;
}
#logo_lemon
{
	display: block;
	width: 67px;
	margin: 0;
	margin-left: -65px;
	padding: 1px;
	position: absolute;
	top: 717px;
}
.baseline {
	clear: both;
	text-align: center;
	width: 900px;
	margin: auto;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
*+html .baseline{padding-top: 0px;}
* html .baseline{padding-top: 0px;}
.baseline a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.baseline a:hover {
	text-decoration: underline;
}