@charset "utf-8";

/* CSS Document */
html {
	font-size: 100%;
	background-color: black;
	background-attachment: fixed;
}

body {
	margin: 0 auto;
	font-family: Segoe UI, Lucida Grande, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: black;
	background: #FDFDFD;
	width: 1000px;
}

/* Titres */
h1,h2,h3,h4,h5,h6,h7 {
	margin: 0em 0 .5em 10px;
}

h1 {
	
	 text-shadow:1px 2px #BBB;
	font-family: Calibri, "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 36px;
	color: #E3743D;
	height: 70px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0 0 175px;
	background: url(../images/h1_bg.png) no-repeat;
	font-weight: 500;
	letter-spacing: -1px;
}


h2 {
	background:none;
	height: 35px;
	font-family: Segoe UI, Verdana, Tahoma, sans-serif;
	font-size: 14pt;
	color: #D65024;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	font-weight: 1000;
	margin-left: 68px;
	margin-top: 1px;
	font-variant: small-caps;
	font-weight: normal;
}

h3 {
	background: transparent url(../images/puce_h3.png) no-repeat left bottom
		;
	margin-left: 20px;
	padding-left: 20px;
	color: #CF785A;
	font-family: Segoe UI, Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

h4 {
	font-size: 11px;
}

h4.left_decal {
	margin-left:420px;
	font-size: 11px;
}

.plus { /*  utilisé pour les titres précédés d'un symbole "+"  */
	background: transparent url(../images/puce_plus.jpg) no-repeat left;
}

h6 {
	/*  = balise bloc utilisée pour fixer les liens "Entrer" en bas de div    */
	
}

.catchPhrase {
	font-size: 1.2em;
	font-family: Segoe UI, Tahoma, Verdana, sans-serif;
	margin-left: 2.4em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #696969;
	display: block;
}

#divAccueilIntro .catchPhrase {
	margin-left: 2px;
	margin-bottom: 0;
	font-size: 3em;
}

.catchPhraseRight {
	font-size: 1.2em;
	font-family: Segoe UI, Tahoma, Verdana, sans-serif;
	margin-left: 2.4em;
	margin-top: 0;
	margin-bottom: 1em;
	color: #696969;
	display: block;
}

/* Listes */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

ul li {
	display: inline;
	float: left;
	width: 110px;
	padding: 0px;
	margin: 0px 1px 0px 0px;
	text-align: center;
}

ul li a {
	display: block;
	font-family: Segoe UI, Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	background: url(../images/bg_menu.png) repeat-x bottom;
	text-decoration: none;
	color: #313131;
	padding: 0px 3px 2px 3px;
}

ul li a:hover {
	color: #ff831b;
}

ul li a:focus {
	color: #A36A5B;
}

li a.active,li a.active:hover {
	margin: 0px;
	background: url(../images/bg_menuActive.png) repeat-x bottom;
	padding-bottom: 10px;
}

li a:hover {
	background: url(../images/bg_menuHover.png) repeat-x bottom;
	padding-bottom: 2px;
}

/* Paragraphes */
p {
	text-align: justify;
	font-family: Segoe UI, Lucida Grande, Calibri, Tahoma, sans-serif;
	font-size: 12px;
	margin: .15em 40px 1em 68px;
	text-indent: 1em;
}

p.noMargin {
	margin: .15em 40px 1em 10px;
	text-indent:0;
}

.strong {
	font-family: Segoe UI, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

td
.strong
,
p
.strong
,
p
.jobDescription
.strong
,
{
background
:none
;


}
span.strong { /* padding-left:10px; */
	
}

.thinColumnText {
	margin-left: 30px;
	text-align: left;
	text-indent: 0;
}

li p,blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote,q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}

blockquote {
	margin: .75em 0 .75em 24px;
}

cite {
	font-style: italic;
}

/* Liens */
a {
	outline: none;
	color: mediumblue;
	text-decoration: underline;
}

a:hover,a:focus {
	cursor: pointer;
}

a img {
	border: none; /* -> 10 */
}

/* BOUTONS */
input {
	margin-left: 12px;
}

.button {
	border: 1px solid #fdbd8c;
	font-family: sans-serif;
	color: #E3743D;
	background-color: #fff;
	cursor: pointer;
	margin: 5px 0px 5px 13px;
	display: inline-block;
	text-align: center;
	font-weight: normal;
}

.enregistrer {
	width: auto;
	margin-right: 25px;
	padding-right: 18px;
}

#buttonEnregConnex {
	margin-right: 30px;
}

a.button {
	padding: 2px 2px 1px;
	padding-right: 8px;
	text-decoration: none;
	font-size: 11px;
	outline: maroon;
}

.button:hover {
	border: 1px solid #fb8c4d;
}

.button:active {
	color: #E3746F;
}

#btnChangeMail {
	margin-left: 225px;
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: dimgray;
	margin-top: 0px;
}

hr {
	color: #fdbe8d;
	margin: 0 30px 0 15px;;
}

/*--------------------- MENU -------------------------*/
#divMenu {
	margin: 30px auto 0px;
	height: 40px;
}

#divMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

#divMenu ul li {
	display: inline;
	float: left;
	width: 110px;
	padding: 0px;
	margin: 0px 1px 0px 0px;
	text-align: center;
}

/* ------------------------------------------- */
#divHeader {
	background: url(../images/header.png) no-repeat;
	height: 100px;
	color: white;
}

#divHeader a {
	text-decoration: none;
}

#divContent {
	min-height: 400px;
	height: auto;
}

#workerName {
	color: #714f15;
	text-transform: capitalize;
}

#divAccueil {
	width: 68%;
	height: 300px;
	float: left;
}

#divAccueil  p {
	margin-left: 30px;
	text-align: justify;
	text-indent: 1em;
	line-height: 1.70;
}

#divAccueilIntro {
	width: 1000px;
	height: 410px;
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*

#divAccueilIntro p {
float:right;
width:470px;
height:290px;
position:relative;
top: -260px;
left:10px;
font-family:Sans, Segoe UI, Lucida Grande, Verdana, Tahoma, sans-serif;
font-size:11px;
text-align: justify;
text-indent:0px;
margin-left:5px;
padding-right:30px;
padding-top:100px;
color:#323232;
background:url("../images/logo.jpg") no-repeat left top ;

}

*/
span.centerList {
	display: block;
	text-align: center;
	font-weight: normal;
	margin: 15px auto;
	width: auto;
	font-family: Sans, Segoe UI, Lucida Grande, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 25px 3px 15px 3px;
}

#registerZone {
	width: 860px;
	min-height: 550px;
	height: auto;
	margin: 0px 70px;
}

/*-------------------ZONE INSCRIPTION------------------------------------------*/
#divPublicCandidatZoneInscription,#divPublicCompanyZoneInscription {
	width: 420px;
	float: left;
	margin: 0px 50px 20px 60px;
}

#divPublicCandidatZoneInscription table,#divPublicCompanyZoneInscription table
	{
	width: 410px;
	margin: -13px 0px -13px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #ECD8C5;
	border-right: 1px solid #ECD8C5;
	border-left: 2px solid #CD5C5C;
}

#divPublicCandidatZoneInscription table td,#divPublicCompanyZoneInscription table td
	{
	padding-left: 15px;
}

#divPublicCandidatZoneInscription h2,#divPublicCompanyZoneInscription h2
	{
	margin-left: 5px;
}

/*---------*/
	/*-------------- ZONE CONNEXION--------------------------------*/
#divPublicCandidatZoneConnexion {
	width: 420px;
	height: 450px;
	margin: 0px 30px 0px 0px;
	float: right;
	/*
	background-image: url("../images/photos/openair.jpg"); 
	background-position:  bottom;
	background-repeat: no-repeat; */
}

#divPublicCompanyZoneConnexion {
	width: 420px;
	height: 450px;
	margin: 0px 30px 0px 0px;
	float: right;
	/*
	background-image: url("../images/photos/openair.jpg"); 
	background-position:  bottom;
	background-repeat: no-repeat; */
}

#divPublicCompanyZoneConnexion h2 {
	margin-left: 0px;
}

#divPublicCandidatZoneConnexion table,#divPublicCompanyZoneConnexion table
	{
	width: 400px;
	margin-top: -10px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #ECD8C5;
	border-right: 1px solid #ECD8C5;
	border-left: 2px solid #CD5C5C;
}

#divPublicCandidatZoneConnexion table tr td,#divPublicCompanyZoneConnexion table tr td
	{
	padding-left: 15px;
	height: 15px;
}

#tableCandidatRecupPwd {
	width: 400px;
	margin-right: 9px;
	padding-top: 0px;
	padding-right: 30px;
}

/*
.tdSeConnecter {
padding-left:23px;
} */
#tableCandidatRecupPwd th,#tableCompanyRecupPwd th {
	text-align: left;
	color: #F58E5D;
	font-family: Segoe UI, Verdana, Tahoma, sans-serif;
}

/*----------------------------------------*/
	/* ------------------ MISSION BOX ----------------- */
.divJob {
	position: relative;
	display: inline-block;
	margin-left: 2.5em;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 8px;
	width: 45%;
	height: 450px;
	border: 1px #3F3A37 solid;
	overflow: hidden;
}

.divJob a {
	display: inline;
	padding-top: 30px;
	margin-left: 15px;
	margin-bottom: 3px;
	color: #6F4A3E;
}

.divJob a:hover {
	color: #EF711D;
}

.divJobTitle {
	color: #818181;
	border-bottom: 1px solid #EFA777;
	margin-right: 5px;
	margin-top: 10px;
}

.fixHeight {
	height: 400px;
}

.spanDate {
	display: block;
	font-size: 10px;
	float: right;
}

.spanDomaine {
	display: block;
	margin-top: 4px;
	font-size: 11px;
	color: #6A6A6A;
	text-transform: capitalize;
}

.annonce .spanDomaine {
	font-size: 10px;
}

.spanMetier {
	display: block;
	font-size: 17px;
	color: #E3743D;
	text-transform: uppercase;
}

.annonce .spanMetier {
	font-size: 13px;
}

.spanMission {
	display: block;
	font-size: 16px;
	color: #E3743D;
	text-transform: uppercase;
	margin-left: 40px;
}

.spanSujet {
	display: block;
	font-size: 12px;
	color: #E3743D;
	text-transform: uppercase;
	padding-bottom: 4px;
}

.spanLieu {
	color: #545454;
	font-size: 11px;
}

.spanDuration {
	display: block;
	font-size: 10px;
}
.jobDataGrid {
	border-collapse: collapse;
	width: 280px;
	width: 80%;
	margin-left: 10px;
	margin-right: 10px;
}

.jobLabel {
	font-weight: bold;
}

.jobDescription {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 0;
	font-weight: normal;
}

.buttonJobOK {
	width: 150px;
	height: 50px;
	background: url(../images/checkBoxOK.png) top no-repeat;
	text-align: center;
	float: right;
}

.buttonJobNOK {
	width: 150px;
	height: 50px;
	background: url(../images/checkBoxNOK.png) top no-repeat;
	text-align: center;
	float: right;
}

.buttonJobOK:hover {
	color: #f18f4e;
	background: url(../images/checkBoxOKhover.png) top no-repeat;
}

.buttonJobNOK:hover {
	color: #f18f4e;
	background: url(../images/checkBoxNOKhover.png) top no-repeat;
}

.workerIsOK {
	display: block;
	background: url(../images/checkBoxOK_mini.png) center no-repeat;
	text-align: center;
	height: 50px;
}

.workerIsNOK {
	display: block;
	height: 50px;
	background: url(../images/checkMe.gif) center no-repeat;
	text-align: center;
}

.workerIsOK a .workerIsNOK a {
	text-align: center;
}

.warning {
	padding-left: 5px;
}

.warning a:hover {
	color: #FF2F2F;
}

.warning:active {
	background: url("../images/warning.png") center left no-repeat;
}

/* ------------------ END OF MISSION BOX ----------------- */
#divFooter {
	background: url(../images/footer.png) no-repeat bottom;
	padding: 5px 0px;
	width: 100%;
	clear: both;
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	border-top: 1px solid lightgrey;
}

#divFooter p {
	font-family: Segoe UI, Lucida Grande, Verdana, Calibri, Tahoma, 	sans-serif;
	padding: 10px;
	color: #696969;
}

#divFooter a {
	color: #696969;
	text-decoration:none;
}

#divFooter a:hover {
	color: #E3743D;
}

.error {
	color: red;
}

div.errorMessage {
	border-left: 1px solid red;
	background-color: #fff;
	padding: 5px 6px;
	color: red;
}

div.errorSummary {
	max-width: 340px;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 5px 0px;
	color: red;
	display: block;
	border: 1px solid #FF5F5F;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right:8px;
}

div.errorSummary p {
	font-size: 13px;
	margin-left: 1em;
}

div.errorSummary li {
	width: 100%;
	text-align: left;
	padding-left: 25px;
}

.successMessage {
	margin: 10px;
	padding: 5px;
	color: black;
	display: block;
	border: 1px solid #CC9933;
	background-color: #CCCC99;
	padding-bottom: 10px;
}

#divGetPwdSuccess,#divGetPwdUnsuccess {
	margin: 15px;
}

.hautDePage a {
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #c87043;
}

.grid {
	border-collapse: collapse;
	text-transform: uppercase;
	font-size: 11px;
}

.grey {
	font-size: 11px;
	color: #696969;
}

.boxMission .grid {
	width: 100%;
}

.boxMission .white td {
	border-bottom: 1px #BEBEBE dotted;
	padding-right: 10px;
}

.filled {
	background-color: #fde1be;
}

.filledBrown {
	background-color: #e5e1de;
}

.label {
	text-align: left;
}

.white td {
	background-color: white;
}

.areaURL {
	margin-left: 30px;
	width: 340px;
	font-size: 10px;
	font-family: Calibri, Tahoma, sans-serif;
	padding: 3px;
	background-color: #FFFFFF;
}

.btnDeleteSkills {
	color: #CC3333;
}

.maxwidth {
	width: 100%;
	display: block;
}

.pageIntroduction {
	display: block;
	margin-left: 25px;
}

.orange {
	color: #FF8226;
}

.spacer {
	display: table-caption;
	height: 100px;
	width: 84px;
	background-image: url(../images/arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}

.backButton {
	margin-left: 100px;
	display: block;
}

.backPhrase {
	display: block;
	margin-top: 40px;
	margin-left: 60px;
	margin-bottom: 35px;
}

.backPhrase a {
	color: #EF711D;
	font-size: 1.3em;
}

.noMatch {
	text-align: center;
	padding: 7px;
	background-color: #FFD7C7;
	border: 1px solid #AC8B7E;
	width: 60%;
	margin: 50px auto;
}

.pdfIcon {
	height: 24px;
	width: 24px;
	display: block;
	background-image: url("../images/pdf_icon.png");
	background-repeat: no-repeat;
	padding: 12px auto;
}

#formBottom {
	margin-left: 50px;
	font-size: 10px;
	padding-right: 88px;
}

#formBottom2 {
	margin-left: 20px;
	font-size: 10px;
	padding-right: 88px;
}

.formBottom3 {
	margin-left: 50px;
	font-size: 10px;
	color: #696969;
}

#formBottom4 {
	margin-top:20px;
	font-size: 10px;
	color:grey;
}

#formBottom5 {
	margin-top:20px;
	font-size: 10px;
	color:grey;
}


.empty {
	width: 90px;
}

.boxMission {
	background: url("../images/boxMissionTopLeft.jpg") no-repeat;
	border-top: 1px solid lightgrey;
	border-bottom: 2px solid #BABABA;
	border-left: 1px solid #E3743D;
	border-right: 1px solid #BABABA;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
}

.boxMission h5 {
	border-bottom: 1px solid #DFB8A7;
	padding-bottom: 10px;
	margin-left: 0px;
}

.boxFilleul {
	border-top: 1px solid lightgrey;
	border-bottom: 2px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 50px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 80%;
	overflow: auto;
	text-indent: 0;
}

.boxFilleul h5 {
	padding-bottom: 10px;
	margin-left: 0px;
}

.center {
	text-align: center;
}

#registerForm_politeness {
	margin-left: 12px;
}

.centered {
text-align: center;
}

#mentions address {
	float:right;
	margin-right:80px;
	display:block;
}

#contact address {
	float:right;
	margin-right:30px;
	display:block;
}


#mentions, #contact  {
	padding-top:20px;
	padding-bottom:40px;
}
#mentions p, #contact p   {
text-indent:0;
}

 #contact p   {
margin-top:20px;
}

#mentions address, #contact address  {
	text-align:center;
	margin-top:40px;
margin-left:68px;

border:1px solid lightgrey;
width:30%;
padding:8px;
}


#mentions a, #contact span a {
color:#E3743D;
font-size:14px;
}

 #contact span a {
 
margin-left:120px; }

#contact h2 {
	border-top:1px solid lightgrey;
margin-top:20px;
height:auto;
font-size:13px;
color:#232323;
}


#mails {
margin:30px;
}

#open {
	margin-left:68px;
}

#divActivateAccount p{
margin-left:5px;

}
