*
{
	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, #content_profil, #content_deposer, #content_result, #content_consulter, #content_alerte
{
	height:768px;
	width:803px;
	float:right;
	overflow:hidden;
	background: url(../img/background_candidat.jpg) 0px 76px no-repeat;
}
#content_result, #content_consulter{background: url(../img/background_result_candidat.jpg) 0px 76px no-repeat;}
#content_alerte{background: url(../img/background_alerte_candidat.jpg) 0px 76px no-repeat;}
#content_profil{background: url(../img/background_profil.jpg) 0px 76px no-repeat;}
#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
{
	overflow: hidden;
	padding:10px;
	padding-left:25px;
	font-size:10px;
	color:white;
}
#compteur
{
	margin-top: 160px;
	font-size: 35px;
	margin-left: 15px;
	color: white;
}
#consulter
{
	border: 3px solid white;
	background-color: #f49f06;
	color: white;
	margin-top: 75px;
	margin-left: 20px;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#consulter:hover
{
	color: #437091
}
#deposer
{
	border: 3px solid white;
	background-color: #f49f06;
	color: white;
	margin-top: 90px;
	margin-left: 20px;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#deposer:hover
{
	color: #437091
}
.title
{
	margin-top: 120px;
	font-size: 20px;
}
#search_profil
{
	margin-top: 105px;
}
#search_profil table
{
	width: 500px;
	border-collapse: collapse;
}
.ajouter, .enlever
{
	border: 2px solid white;
	background-color: #f5a944;
	cursor: pointer;
	margin-bottom:5px;
	font-size: 9px;
	font-weight: bold;
	width: 71px;
	text-align: center;
	font-family: Verdana;
}
.enlever
{
	background-color: #c6d300;
}
#search_profil table td
{
	padding: 0 !important;
	margin: 0!important;
	height: 30px;
	font-size: 15px;
}
#search_profil table td label
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}
#search_profil table td select
{
	font-family: Verdana;
	padding-left: 5px;
	margin-left: 5px;
	width: 205px !important;
	background-color: #427594;
	background-color: #2b6386;
	color: white;
	height: 60px;
	font-size: 10px;
	border: none !important;
}
#submit_profil
{
	background: url(../img/submit_profil.gif) no-repeat;
	width: 220px;
	height: 24px;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
	cursor: pointer;
	padding-bottom: 2px;	
}
#query_result
{
	border-collapse: collapse;
}
#query_result th
{
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	width: 72px;
	vertical-align: middle;
	background: url(../img/tab_title.jpg) repeat-x ;
	border-right: 2px solid white;
	font-size: 10px;
}
#query_result td
{	
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	width: 72px;
	text-align: center;
	border-top: 1px dotted silver;
	font-size: 10px;
}
*+html #query_result td {font-size: 0.9em;}
* html #query_result td {font-size: 0.9em;}
.result, .c_result, .p_result
{	
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;
}
.result:hover{color: orange;}
.c_result{color: #c6d100; color: orange;}
.reference
{
	font-size: 15px;
	color: white;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 2px solid white;
	text-align: left;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fiche{font-size: 12px;}
.commentaires
{
	background-color: #92bcdc;
	background-color: #24648a;
	background-color: white;
	overflow: auto;
	height: 250px;
	width: 500px;
	padding: 10px;
	color: #24648a;
	text-align: left;
	margin-top: 5px;
}
.commentaires .in_comments
{
	color: orange;
}

.interet
{
	background-color: #24648a;
	color: white;
	margin: 0;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	border: 2px solid white;
	border-top: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
#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;
}
#lien_rh
{
	display:block;
	float:left;
	height: 70px;
	width: 400px;
	padding: 1px;
}
#lien_expert
{
	display:block;
	float:right;
	height: 70px;
	width: 395px;
	padding: 1px;
}
#sub_cache
{
	background:transparent url(../img/friend_blue.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	display:block;
	float:right;
	height:30px;
	margin-top:1px;
	margin-right: 40px;
	padding:1px;
	width:75px;
}
#boite_cachee
{
	display: none;
	line-height: 25px;
	background-color: white;
	width: 310px;
	height: 100px;
	border: 1px solid #4c7799;
	color: black;
	position: relative; 
	top : -250px;
	left: 50px;
	padding: 20px;
	padding-top: 1px;
}
#boite_cachee label
{
	color: silver;
}
#boite_cachee input[type="text"]
{
	border: 1px solid silver;
}
#boite_cachee input[name="yourmail"]
{
	border: 1px solid silver;
	margin-left: 39px;
}
#imprimer
{
	background: url(../img/print.gif) no-repeat;
	width: 65px;
	height: 30px;
	cursor: pointer;
	padding: 1px;
}
#ami
{
	background: url(../img/friend_send.gif) no-repeat;
	width: 105px;
	height: 30px;
	padding: 1px;
	cursor: pointer;
}
#postuler
{

}
.overrh, .overexpert
{
	display: block;
	background-color: #0d5d7e;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	width: 80px;
	padding: 2px;
	border: 1px solid white;
	cursor: pointer;
	margin-left: 434px;
	margin-top: -31px;
}
.overrh:hover
{
	background-color: orange;
}
.overexpert:hover
{
	background-color: #a8bc1f
}
#boite_cachee #close
{
	color: #4c7799;
	text-align: right;
	cursor: pointer;
}
#contenu #form_deposer
{
	padding-top: 1px;
	margin-top: 150px;
}
#form_deposer table
{
	margin-top: 0px;
	padding: 10px;
}
#form_deposer label{font-weight: bold; font-size: 12px;color: white;}
#form_deposer input, #form_selectionner select
{
	color: white;
	font-size: 10px;
	font-family: Verdana;
	background-color: #6087A4;
	padding-top:1px;
	padding-bottom:1px;
	width: 300px;
	/*sub_alerte*/
}
#form_deposer #sub_rollover
{
	background: url(../img/envoyer_bleu.gif) no-repeat;
	display: block;
	padding: 1px;
	margin-top: 1px;
	width: 87px;
	cursor: pointer;
	height: 30px;
	float:right;
}
#form_deposer textarea
{
	color: white;
	font-size: 11px;
	font-family: Verdana;
	width: 397px;
	height: 150px;
	overflow: auto;
	background-color: #6087A4;
}
#form_deposer table td
{
	padding-left:10px;
	padding-right:10px;
}
#form_deposer table tr th {
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}
#alerte_poste
{
	background: url(../img/alerte_poste.jpg) no-repeat;
	padding: 1px;
	margin: 0;
	margin-left: 50px;
	margin-top: 15px;
	height: 480px;
	width: 300px;
}
#alerte_poste table
{
	border-collapse: collapse;
	font-size: 11px;
	padding: 1px;
	margin-top: 145px;
	margin-left: 25px;
}
#alerte_poste table td
{
	height: 20px;
}
#alerte_poste table th
{
	font-weight: normal;
	text-align: left;
}
#alerte_poste input, #alerte_poste select
{
	border: none;
	background-color: #f6b043;
	color: white;
	width: 180px;
	margin-left: 5px;
}
#alerte_poste #sub_alerte
{
	position: relative;
	width: 86px;
	height: 24px;
	padding: 1px;
	font-size: 12px;
	top: 34px;
	left: 205px;
	background: url(../img/send_alertep.jpg) no-repeat;
	background-color: transparent !important;
	cursor: pointer;
}
#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;
}
