/*Feuille de style Ohe nos missions*/

html {font-size: 100%;}

body{
	background-color: white;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}

img, img a{
	border: none;
}

.hiddenStructure, .hiddenStructure ul, .hiddenStructure ul li{
display:block ;
background-color:transparent ;
background-image:none ;
border:none ;
width:1px !important;
height:1px !important;
overflow:hidden ;
padding:0 0 0 0 ;
margin:-1px 0 0 -1px ;
list-style:none;
float:none ;
}

#conteneur{
	left: 50%;
	margin-left: -380px;
	width: 760px;
	position: absolute;
	padding: 0;
	background-image: url(../images/candidat_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: White;
}

#conteneur #header{
	background-image: url(../images/fond_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height:135px;
}

#conteneur #header #ohe{
float: left;
padding: 0 0 0 15px;
width: 40%;
}

#conteneur #menuPrimaire{
	width:760px;
	background-color: #0066AC;
	border-bottom: 2px solid #00254D;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#conteneur #menuPrimaire ul{
	margin: 0;
	padding:3px;
	text-align: center;
}

#conteneur #menuPrimaire ul li{
	display: inline;
	margin: 0 1.4em 0 1.4em;
	padding: 0;
	font-weight: bolder;
}

#conteneur #menuPrimaire ul li a{
	color: white;
	text-decoration: none;
}

#conteneur #menuPrimaire ul li a:hover{
	color: #feca00;
	text-decoration: none;
}

#conteneur #menuPrimaire ul li a.actif{
	color: #feca00;
	text-decoration: none;
}

#conteneur #breadcrumb{
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 0.85em;
	color:#00254D;
}

#conteneur #breadcrumb a{
	color: #009EE0;
	text-decoration: none;
}

#conteneur #breadcrumb a:hover{
	color: #feca00;
	text-decoration: none;
}

#conteneur #encartGauche{
	width:185px;
	float: left;
}

#conteneur #menuSecondaire{
	margin: 0;
	padding: 0 3px 0 0;
	font-size: 0.9em;
	width:185px;
}

#conteneur #menuSecondaire #navbottom{
	background-image: url(../images/ohe_menu.jpg);
	height:14px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 185px;
}

#conteneur #menuSecondaire ul{
	margin: 0;
	padding:1em 0 0 0;
	background-image: url(../images/ohe_menu.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#conteneur #menuSecondaire ul li{
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	font-weight: bolder;
	list-style-type: none;
}

#conteneur #menuSecondaire ul li a{
	color: #0066AC;
	text-decoration: none;
	background-image: url(../images/ohe_bleu_niv1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0;
	padding: 0 0 0 1.3em;	
	
}

#conteneur #menuSecondaire ul li a:hover{
	color: #DB001D;
	text-decoration: none;
	background-image: url(../images/ohe_rouge_niv1.jpg);
	background-repeat: no-repeat;
	background-position:  left 3px; 
}

#conteneur #menuSecondaire ul li a.actif{
	color: #DB001D;
	text-decoration: none;
	background-image: url(../images/ohe_rouge_niv1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;

}

#conteneur #menuSecondaire ul li ul{
	margin: 0;
	background-image: none;
	background-position: 0px;
	background-repeat: no-repeat;
	padding:0
}

#conteneur #menuSecondaire ul li ul li{
	margin: 0.2em 0 0 1.4em;
	padding: 0;
	font-weight: bolder;
}

#conteneur #menuSecondaire ul li ul li a{
	color: #0066AC;
	text-decoration: none;
	background-image: url(../images/ohe_bleu_niv2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#conteneur #menuSecondaire ul li ul li a:hover{
	color: #DB001D;
	text-decoration: none;
	background-image: url(../images/ohe_rouge_niv2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#conteneur #menuSecondaire ul li ul li a.actif{
	color:#DB001D;
	text-decoration: none;	
	background-image: url(../images/ohe_rouge_niv2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#information{
	margin:15px 0 0 0;
	padding: 17px 0 0 0;
	background-image: url(../images/ohe_info.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:52px;
	width: 182px;
	text-align: center;
}

#information a{
	font-size:0.9em;
	margin:0;
	padding: 0;
	color: #009EE0;
	text-decoration:none;
	font-weight:bolder;
}

#information a:hover{
	color: #DB001D;
	font-weight:bolder;
	text-decoration:none;
}

#contenu{
	width:550px;
	margin: 0;
	padding: 0 0 20px 0;
	float: right;
}

#contenu h1{
color:#DB001D;
font-weight: bold;
font-size:1.8em;
margin:0 0 15px 0;
padding:0;
}

#contenu h2{
color:#0066AC;
font-weight: bold;
font-size:1.3em;
margin:15px 0 10px 0;
padding:0;
}

#contenu h3{
color:#0066AC;
font-weight: bold;
font-size:1em;
margin:0;
padding:0;
}

#contenu p{
font-size:1em;
margin:0;
padding:5px 0 5px 0;
line-height: 1.4em;
clear:both;
}

#contenu a{
color:#009EE0;
text-decoration: none;
}

#contenu a:hover{
color:#FECA00;
text-decoration: underline;
}

#contenu ul{
font-size:0.9em;
margin:0 0 0 20px;
padding:0 0 0 20px;
}

#contenu ul li{
list-style-type: none;
list-style-image: url(../images/ohe_bleu_niv2.jpg);
line-height: 1.4em;
margin: 0;
padding: 0;
}

#contenu ul li a{
color:#009EE0;
text-decoration: none;
margin: 0;
padding: 0;
}

#contenu ul li a:hover{
color:#FECA00;
text-decoration: underline;
margin: 0;
padding: 0;
}

#contenu img{
border:none;
}

#contenu img a{
border:none;
}


#footer{
clear: both;
height: 15px;
padding: 0 0 3px 0;
margin:0;
}

#footer ul{
padding: 0;
margin:0;
float: right;
font-size:0.7em;
}

#footer ul li{
color:white;
list-style-type: none;
display:inline;	
padding: 0;
margin:0 3px 0 3px;
}

#footer ul li a{
color:white;
text-decoration: none;
padding: 0;
margin:0;
}

#footer ul li a:hover{
color:white;
text-decoration: underline;
}


/* Table Liste des offres emplois */

table#offre_emplois {
padding: 0;
margin:0;
font-size:12px;
}

table#offre_emplois th, table#offre_emplois td {
padding:4px 0 4px 0;
margin:0;
text-align:center;
background-color: #efefef;
}

table#offre_emplois a{
color:#ff0000;
text-decoration: none;
}

table#offre_emplois a:hover{
color:#ff0000;
text-decoration: underline;
}

/* Table description du poste */

table#liste_offre_emplois {
padding: 0;
margin:0;
font-size:12px;
}

table#liste_offre_emplois th, table#liste_offre_emplois td {
padding:4px 5px 2px 8px;
margin:0;
background-color: #efefef;
}

table#liste_offre_emplois a{
color:#ff0000;
text-decoration: none;
}

table#liste_offre_emplois a:hover{
color:#ff0000;
text-decoration: underline;
}

/* Description des offres emplois */

.titre_offre {
float:left;
font-size:15px;
font-weight:bold;
margin:0;
padding:0;
}

.date {
float:right;
font-size:15px;
font-weight:bold;
margin:0;
padding:0;
}

/* page votre espace */

#espace_gauche {
background:url(../images/bg_espace.gif);
float:left;
height:231px;
padding: 0;
margin:15px 0 0 5px;
width:265px;
}

#espace_droit {
background:url(../images/bg_espace.gif);
float:left;
height:231px;
padding: 0;
margin:15px 0 0 10px;
width:265px;
}

html>body #espace_droit {
margin:15px 0 0 15px;
}

#espace_gauche h4, #espace_droit h4 {
color:#0066AC;
font-size:12px;
font-weight: bold;
padding: 10px 10px 0 10px;
margin:0;
}

#espace_gauche p, #espace_droit p {
color:#000;
font-size:12px;
padding: 10px 0 0 10px;
margin:0;
}

#espace_gauche form {
margin:15px 0 0 10px;
padding:0;
}

.input {
font-size:12px;
float:left;
margin:0;
padding:0;
width:130px;
background-color: #F4FFFD;
color:#000000;
height:15px;
border:1px solid #999999 ;
}

#espace_gauche label {
float:left;
font-size:12px;
margin:0;
padding:0;
width:80px;
display:block;
text-align:right;
}

.submit {
clear:both;
font-size:12px;
margin:0;
padding:0 0 5px 0;
width:100px;
background-color: #F4FFFD;
color:#000000;
height:19px;
border:1px solid #999999 ;
}

.mdp {
color:#000;
font-size:12px;
margin:0;
padding:10px 0 0 10px;
}

/* page creer votre espace */

#creervotreespace form {
margin:0 ;
padding:0 0 10px 0;
}

#creervotreespace fieldset {
margin:0 ;
padding:10px 0 10px 0;
}

#creervotreespace label {
clear:both;
float:left;
font-size:12px;
margin:0;
padding:0 10px 0 0;
width:140px;
text-align:right;
}

#creervotreespace select {
font-size:12px;
float:left;
margin:0;
padding:0;
width:120px;
background-color: #F4FFFD;
color:#000000;
height:17px;
border:1px solid #999999 ;
}



.input2 {
font-size:12px;
float:left;
margin:0;
padding:0;
width:150px;
background-color: #F4FFFD;
color:#000000;
height:15px;
border:1px solid #999999 ;
}

.submit2 {
clear:both;
float:right;
font-size:12px;
margin:0;
padding:0 0 5px 0;
width:130px;
background-color: #F4FFFD;
color:#000000;
height:19px;
border:1px solid #999999 ;
}

/* Vos cv */

.tablecv {
margin:0; 
padding:0;
font-size:12px;
}

.tablecv th {
text-align:left;
font-size:14px;
background-color:#0063ad;
margin:0;
padding:0 0 0 10px;
color:#fff;
}

.cv {
margin:0; 
padding:10px 0 5px 0;
}

.cv2 {
border-bottom:1px solid #CCCCCC;
padding:0 0 4px 0;
}

.cv3 {
margin:0; 
padding:10px 0 5px 0;
width:100px;
}

.cv4 {
margin:0; 
padding:10px 0 5px 0;
border-bottom:1px solid #CCCCCC;
width:400px;
}

.cv5 {
width:250px;
margin:0;
padding:10px;
}


