/*.entry-content table, th, td {
   border: 1px solid #FFF;   
}
.entry-content table {
   width: 100%;
}
.entry-content th, td {
   padding: 0;
   margin: 0;  
   vertical-align:top;
}
.entry-content th, td {
   font-size: 0.9em;
}*/

div.odd h2,
div.even h2 {
	border-bottom: 2px solid #666;	
}
table.job-table{
	margin-top: 10px;
}
table.job-table th{
	width: 130px;
}
table.job-table th,
table.job-table td{
	border-bottom: 1px solid #EEE;
	padding: 5px 0 5px 0;
}
table.job-table td p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
table.job-table td ul {
	list-style-image: none;
	padding-top: 0px;
	margin-top: 10px;
}
table.job-table td.jobs-applynow {
	text-align: left;
}

textarea#jobman-field-4 {
	width: 260px;
	height: 150px;	
}

div.ress-hum {
	background-color: #EEE;
	padding: 4px;
	margin-top: 5px;
}

a.pdf {
	color:#626262;
	padding:8px 10px 8px 40px;
	background:#EEE url(../images/pdf.png) 5px center no-repeat;
	border:1px solid #CCC;
	clear:none!important;
}

a:hover.pdf {
	color:#000;
	background:#EEE url(../images/pdf.png) 5px center no-repeat;
}

a.zip {
	color:#626262;
	padding:8px 10px 8px 40px;
	background:#EEE url(../images/zip.png) 5px center no-repeat;
	border:1px solid #CCC;
	clear:none!important;
}

a:hover.zip {
	color:#000;
	background:#EEE url(../images/zip.png) 5px center no-repeat;
}

a.boutton-reverse {
	color:#000000;
	padding:5px 5px 5px 25px;
	background:#FFFFFF url(../images/btn-bg-reverse.gif) 5px center no-repeat;
	border:none;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0.5px;
	font-weight:bold;
	font-size:10px;
	clear:none!important;
}

a.bouton {
	color:#000000;
	padding:5px 5px 5px 25px;
	background:#FFFFFF url(../images/home_footer_more_link.gif) 5px center no-repeat;
	border:none;
	/*text-transform:uppercase;*/
	text-decoration:none;
	letter-spacing:0.5px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	clear:none!important;
}

/*
Fullpage template
*/
#fullpage{
	width:650px;
	margin: 0 0 0 136px;
	padding-top:15px;
}
#fullpage .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#fullpage .aside ul {
    padding:0 20px;
}
#fullpage .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#fullpage .aside ul ul {
    padding:0;
}

#contextual-menu li ul li.page_item a {
	font-weight: normal;
}
#contextual-menu li ul li.page_item a:hover {
	color: #000;
}
#contextual-menu li ul li.current_page_item a {
	font-weight: bold;
}

/*
Circulaire archives
*/
.circulaire img,
img.circulaire{
	float: left;
	position: relative;
	margin-right: 20px;
}

a.full {
	color:#626262;
	padding:8px 10px 8px 40px;
	background:#EEE url(../images/fullscreen.png) 5px center no-repeat;
	border:1px solid #CCC;
	clear:none!important;
}

a:hover.full {
	color:#000;
	background:#EEE url(../images/fullscreen.png) 5px center no-repeat;
}

hr{clear:both;}
