/*_____________________________________________________________________________________________________GENERALITS*/

#corps{width:803px;margin-left:auto;margin-right:auto;font-family:Arial;font-size:13px;color:#566c77;}
h1{font-weight:normal;font-size:20px;}
a{text-decoration:none;color:#566c77;}
a:hover{color:#F29400;}
.section{border:1px solid black;width:100%;}
.footer{text-align:center;font-size:9px;margin-top:3px;}
img{border:0px;}

/*_____________________________________________________________________________________________________HEADER*/

#header{
	height:217px;
	background:url(images/fond_header.png);
	padding:17px 0px 0px 17px;
}
#header table{
	width:100%;
	border:0px;
	margin-top:16px;
}
#header table .champs_txt{
	width:187px;
	height:22px;
	border:1px solid #d1d026;
}
.header_left{margin-left:20px;width:670px;}
.navigation{margin-top:30px;font-size:12px;}
.bookmark_link{
	width:57px;
	height:57px;
	background:url(images/bookmark.png);
	margin:-12px 4px 0px 0px;
	position:relative;
	text-align:center;
	line-height:14px;
	padding-top:24px;
}

/*_____________________________________________________________________________________________________OFFRES*/

#offres{padding-right:0px;}
.offre_total{font-size:22px;padding-left:128px;}
.offre{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	width:470px;
}
.offre p{color:black;margin-top:0px;}
.left,.right{margin-top:20px;}
.left table{margin-left:12px;font-weight:bold;font-size:12px;}
.left .mu{width:200px;}
.right{width:525px;margin-left:40px;}
.menu{margin:18px 0px 0px 13px;}
.localite{
	background:url(images/picto_localite.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.type_contrat{
	background:url(images/picto_type.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.navigation_page{margin-left:53px;margin-top:53px;}
.navigation_page a:hover{color:#D1D026;}
.contact{
	height:15px;
	background:url(images/bulles.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:40px 50px 0px 0px;
	text-align:right;
	margin-bottom:20px;
}

/*_____________________________________________________________________________________________________ENCARTS MENUS*/

.lu,.ru,.ld,.rd{width:11px;height:10px;background-repeat:no-repeat;}
.lu{background:url(images/lu_big.png);}
.ru{background:url(images/ru_big.png);}
.ld{background:url(images/ld_big.png);}
.rd{background:url(images/rd_big.png);}
.mu{background:url(images/mu.png);background-repeat:repeat-x;}
.lm{background:url(images/lm.png);background-repeat:repeat-y;}
.rm{background:url(images/rm.png);background-repeat:repeat-y;background-position:right;}
.md{background:url(images/md.png);background-repeat:repeat-x;background-position:bottom;}

/*_____________________________________________________________________________________________________SELECTION OFFRES*/

.onglets{
	position:relative;
	height:27px;
	margin:-30px 0px 0px 80px;
}
.onglets div{
	width:166px;
	text-align:center;
	height:22px;
	margin-right:30px;
	font-size:13px;
	padding-top:5px;
}
.on{
	background:url(images/onglet_on.png);
	background-repeat:no-repeat;
	color:#D1D026;
}
.off{
	background:url(images/onglet_off.png);
	background-repeat:no-repeat;
	color:#ffffff;
}
.selection{margin-top:30px;}
.selection .mu{width:744px;}
.selection table{margin-left:19px;}
.selection table p{
	margin:0px;
	float:left;
	width:225px;
	font-size:12px;
	padding:20px 0px 20px 22px;
}

/*_____________________________________________________________________________________________________CLASSES GLOBALES*/

.site_source{color:#00B0E6;font-weight:bold;}
.site_source:hover{text-decoration:underline;color:#00B0E6;}
.focus{color:#D1D026;}
.menu_focus{color:#F29400;}
.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both;}
.titre{font-size:20px;font-weight:normal;}

div.jobitem{
 margin: 20px ;
}

div.jobitem div.jobitem_title a{
 font-size: 1.2em ;
 font-weight: bold ;
 color: #D1D026;
}

div.jobitem div.jobitem_title a:hover{
 color: #F29400;
}

div.jobitem div.jobitem_company{
 font-size: 1.1em ;
 display: inline ;
 margin-right: 10px ;
}

div.jobitem div.jobitem_location{
 font-size: 1.1em;
 font-weight: bold ;
 color: #999999 ;
 display: inline ;
}

div.jobitem div.jobitem_date{
  display: inline ;
  margin-left: 10px ;
  font-size: 0.8em ;
}

div.jobitem div.jobitem_desc{
  color: black; 
}

div.jobitem div.jobitem_site{
  color: #099E2D ;
}

div.jobs_header{
  margin-left: 20px;
  margin-right: 20px ;
  font-weight: bold ;
  font-size:   1.2em;
}

div .apropos {
  padding: 30px;
}

div .contactez{
  padding: 30px;
}

div .cgv{
  padding: 30px;
}

div .back_to_home {
  padding: 30px;
}