@charset "utf-8";

/* CSS Document */ /* HEADER  PAGE D'ACCUEIL*/
#divHeader.site {
	background: url(../images/header_logo.png) no-repeat;
}

/* ------------ */
#divHeader.companyAuth {
	background: url(../images/header_cmpy.png) no-repeat;
}


#diaporama {
	display: block;
	width: 999px;
	height: 400px;
	margin-right: 150px;
	padding-right: 0px;
	border-right: 1px dotted #AEAEAE;
}


#divEspaces {
float:left;
width:800px;

}

#divAccueilCandidat, #divAccueilEntreprise {
	float: left;
	width: 50%;
	display: block;
	height:337px;

}


#divAccueilCandidat p,  #divAccueilEntreprise p {
	border-top: 1px solid orange;
	border-bottom: 1px solid lightgrey;
	display: block;
	height: 274px;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	width:99%;
}

#divAccueilOffres {
	display:block;
	float: right;
	width: 198px;
	padding-right: 0px;
}

#divAccueilCandidat p {
	border-top: 1px solid orange;
	border-right: 0px solid #EFBE61;
	border-bottom: 1px solid lightgrey;
	background: url(../images/p_orange.png) repeat-x;
}

#divAccueilEntreprise p {
	border-top: 1px solid red;
	border-left: 0px solid #FF9F9F;
	border-right: 1px groove #FF9F9F;
	background: url(../images/p_red.png) repeat-x;
	
}

#gestionWorker, #gestionCompany {

padding-right:8px;
width:310px;
}

#gestionWorker {margin-left:36px;}

#gestionCompany {margin-left:460px;}

#btViewWorkerLoginZone, #btViewWorkerRegisterZone {
	display:block;
}

#divAccueilCandidat .errorSummary p,#divAccueilEntreprise .errorSummary p	{
	height: auto;
	font-size: 13px;
	margin-left: 1em;
	background: none;
	padding: 0px 10px;
	width: 80%;
	border: none;
}


#divAccueilCandidat h1, #divAccueilEntreprise h1 {
	width: auto;
	font-family: Sans, Segoe UI, Lucida Sans, Verdana;
	font-size: 30px;
	color: #E3743D;
	background: none;
	height: 35px;
	margin-left: 20px;
	padding: 0px;
	font-variant: small-caps;
}

#divAccueilCandidat h1 {
	color: #E3743D;
}

#divAccueilEntreprise h1 {
	color: indianred;
}



#divAccueilOffres h1 {
	width: auto;
	font-family: Sans, Segoe UI, Lucida Sans, Verdana;
	font-size: 15px;
	color: grey;
	background: none;
	height: 20px;
	margin-bottom:-10px;
	margin-left: 35px;
	padding:15px 0 0 9px;
	text-shadow: none;
}

#divAccueilCandidat h6 {
	float: left;
	display: block;
	background: url("../images/workers_.png") no-repeat center;
	width: 190px;
	height: 138px;
	margin-left: 30px;
	margin-top: 30px;
}

#divLoginCandidat, #divLoginCompany {

	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	-moz-border-radius: 5px;
	border:1px #DF9D7D solid;
	margin-top:5px;
}

#divLoginCandidat {	background: url(../images/p_orange.png) repeat-x;
}

#divLoginCompany {	background: url(../images/p_orange.png) repeat-x;
}


#tableCandidatConnexion {
	padding-top:1px;
	display:block;
}
	
	
	
	#tableCompanyConnexion {
padding-top:1px;
	display:block;
}

#tableCandidatConnexion a , #tableCompanyConnexion a{
width:auto;
}

#tableCandidatInscription,#tableCompanyInscription {
	width: 380px;
	border:1px lightgrey solid;
}

#divAccueilEntreprise h6 {
	float: left;
	display: block;
	background: url("../images/recruiters_.png") no-repeat top left;
	width: 190px;
	height: 138px;
	margin-left: 30px;
	margin-top: 30px;
}

h3 {
	margin-left: 75px;
}

#divAccueilCom h4 {
	color: Sienna;
	margin-top:7px;
	margin-left:30px;
	font-weight: normal;
	font-size: 18px;
	padding: 5px 10px 15px;
}

divAccueilCom {
	position:relative;

}
	
#divAccueilBoxes {
height:320px;
display:block;
width:1000px;

}

#divAccueilBoutons {
display:block;
clear:both;
float:left;
margin-top:-50px;
height:33px;
}

#divAccueilBoutons  a {
background:white;
float:left;
}

#btViewCompanyRegisterZone {
margin-left: 70px;
}

#divAccueilGestion {
display:block;
width:1000px;
z-index:5;
}
	


.Question {
	color: #323232;
	font-family: Segoe UI, sans-serif;
	font-size: 12px;
	display: block;
	margin: 5px 10px 0px 20px;
}

.Reponse {
	color: dimgrey;
	font-size: 12px;
	font-family: Segoe UI, sans-serif;
	display: block;
	margin: 7px 10px 10px 30px;
}

#divPublicCiloany h2 {
	margin-left: 68px;
}

.loginH2 {
	margin-left: 0px;
	margin-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 11px;
	width: 420px;
	text-align: center;
	font-size: 14px;
}

#divPublicCompany h1 {
	background: url(../images/h1_bg_cmpy.png) no-repeat;
}

#divPublicCompany h2 {
	background: url(../images/h2_bg_cmpy.png) left bottom no-repeat;
}

#divPublicCompany h1,#divPublicCompany h2,#divPublicCompany h3 {
	color: #CD5C5C;
}

.createAccount a {
	display:block;
	width: 158px;
	height:18px;
}

.createAccount a:hover {
	border: 1px solid #fb8c4d;
}

.createAccount a:active {
	color: #E3746F;
}

.viewLogin a {
	display: block;
	height: 18px;
	width: 158px;
	text-decoration: none;
	}

.annonce {
	padding: 2px 3px 2px 5px;
	margin: 10px;
	border: 1px dotted grey;
}

#divPresentationCandidat {
	margin-right: 40px;
	float: right;
	width: 50%;
}

#divPresentationCompany {
	float: left;
	width: 50%;
}

#tableCandidatInscription {
	margin-left:40px;
	padding: 5px;
		background: url(../images/p_orange.png) white repeat-x;
	-moz-border-radius: 5px;
	border: 2px #DF9D7D solid;
	
}

#tableCompanyInscription {
	padding: 5px;
	background: url(../images/p_red.png) white repeat-x;
	
		-moz-border-radius: 5px;
	border: 2px #DF9D7D solid;
	
	margin-right: 40px;
	margin-bottom:12px;

}

#tableCandidatInscription td,#tableCompanyInscription td {
	border-bottom: 1px dotted lightgrey;
}

#tableCandidatInscription td.noBorder,#tableCompanyInscription td.noBorder	{
	border: none;
}

#divRegisterCandidat {
	position:relative;
	clear: both;
	background: url(../images/bg_register.jpg) no-repeat;
}

#divRegisterCompany {
		position:relative;
	clear: both;
	background: url(../images/bg_register.jpg) no-repeat;
}

.left_decal {
	margin-left: 400px;
}

#divRegisterCandidat select,#divRegisterCompany select {
	margin-left: 12px;
}

#tableCandidatRecupPwd span, #tableCompanyRecupPwd span {
	display:block;
	width:300px;
}

#pHead {
position:relative;
left:395px;
 top:-120px;
 color:#393939;
padding-top:43px;
width:500px;
border-left:1px solid lightgrey;
margin-left:20px;
padding-left:5px;
text-indent:0;

margin-bottom:-80px;
}

.orange
	 {
	 color:#E3743D; }
	 
	 #divWorkerGetPwdUnsuccess {
	width:300px; 
	 }
