@charset "ISO-8859-1";
body {
	background-color: #CCCCCC;
	margin: 0px auto;
	padding: 0px auto;
}
#fond_emploi, #fond_postule  {
	display:block;
	position:absolute;
	width:870px;
	height:650px;/*total hauteur : 766px avec le padding !!*/
	padding:0;
	top:0px;
	left:0px;
	z-index:1;
	visibility: visible;
	margin: 0px;
}
#fond_emploi {
	background:transparent url(imgs/emploi.jpg) top left no-repeat;
}
#fond_postule {
	background:transparent url(imgs/emploi-postule.jpg) top left no-repeat;
}

#contenu {
	z-index:5;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 650px;
	width: 870px;
	}

#main {
	;
	position: relative;
	width: 870px;
	height: 650px;
	margin: 16px auto 0 auto;
	padding: 0 0;
}
p#detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
ul#liste_postes {
	overflow: scroll;
	display: block;
	width: 130px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 3;
	top: 120px;
	visibility: visible;
	left: 270px;
}
h2#intitule {
	color: #0084BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	position: absolute;
	left: 434px;
	top: 86px;
	z-index: 5;
	visibility: visible;
	display: block;
	width: 405px;
	text-align: left;
}
/*Colonne détail avec ou sans ascenseur*/
#col_detail_deroulante, #col_detail_non_deroulante {
	display: block;
	width: 410px;
	height: 450px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 145px;
	left: 432px;
	z-index: 6;
	visibility: visible;
}
#col_detail_deroulante {
	overflow: scroll;
	left: 429px;
	top: 143px;
	z-index: 4;
	visibility: visible;
}	


h3#premier /*pour que le premier sous-titre soit collé*/
 {
	margin-top = 0;
	}
ul#liste_postes li {
	list-style-position: outside;
	list-style-image: url(imgs/triangle-orange.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 10px 0;
	text-align: left;
}
ul#liste_postes a {
	color: #E1B228;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
ul#liste_postes a:visited {
	color:#0084BC;
}

ul#liste_postes a:hover {
	color:#0084BC;
}

#commun {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#liste_postes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 5px;
	width: 100px;
	top: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E1B228;
	font-weight: bold;
	margin: 0px;
}
ul#pour_intitule {
	padding: 0px;
	display: block;
	width: 398px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
ul#pour_intitule li {
	list-style-image: url(imgs/triangle-orange.gif);
	list-style-position: outside;
}
/*bouton postuler LoVe HAte*/
a#postule:link {
	background-image: url(imgs/btn-postuler-OFF.gif);
	background-position: left top;
	display: block;
	height: 15px;
	width: 96px;
	position: absolute;
	left: 430px;
	top: 593px;
	visibility: visible;
	z-index: 2;
	padding: 0 0;
	margin: 0 0;
	background-repeat: no-repeat;
}
a#postule:visited {
	background-image: url(imgs/btn-postuler-OFF.gif);
	background-position: left top;
	display: block;
	height: 15px;
	width: 96px;
	position: absolute;
	left: 430px;
	top: 593px;
	visibility: visible;
	z-index: 2;
	padding: 0 0;
	margin: 0 0;
	background-repeat: no-repeat;
}

a#postule:hover {
	background-image: url(imgs/btn-postuler-ON.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a#postule:active {
	background-image: url(imgs/btn-postuler-ON.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* bouton continuer */
a#continuer,a#hover {
	background-image: url(imgs/btn-continuer.gif);
	background-repeat: no-repeat;
	}
a#continuer {
	background-position: left bottom;
	display: block;
	height: 15px;
	width: 96px;
	margin-top: 15px;
}
a#continuer:hover {
	background-position: left -2px;
}
#btn_postule2 {
	position: absolute;
	top: 447px;
	left: -1px;
	width: 100px;
	height: 15px;
	padding: 0 0;
	visibility: visible;
	z-index: 10;
}
#btn_postule2 input {
	margin: 0px;
}

/* éléments du formulaire pour postuler */
#col_detail_non_deroulante label, #col_detail_non_deroulante p#orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E69504;
}
#col_detail_non_deroulante label {
	float: left;
	margin-right: 10px;
	text-align: left;
}
#col_detail_non_deroulante p {
	margin:7px 0 20px 0;
}
#col_detail_non_deroulante p#orange {
	clear:left;
	text-align: left;
}
#col_detail_non_deroulante span#vert {
	color: #5ba722;
}

/*confirmation de l'action*/ 
#red {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#baseline {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 660px;
	width: 647px;
	height: 15px;
	padding: 0px;
	left: 163px;
	visibility: visible;
}
