body {
	margin: 0;
	font: 11px/14px Arial, sans-serif;
	background-color: #d2d2d2;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}

a, a:hover {
	text-decoration:none;
}

#main {
	margin: 0 auto;
	width: 890px;
}
#header {
	width: 890px;
	height: 195px;
	margin: 5px 0 0;
	position: relative;
	background: url(../imgs/tpl/header-bg.jpg) no-repeat;
}
.inner-page #header,
.content-page #header {
	height: 193px;
}

#header #navbar {
	position:absolute;
	top: 170px;
	left: 5px;
	width:620px;
	height:21px;
}

#header #navbar a {
	float:left;
	text-indent: -9999px;
	overflow: hidden;
	height:21px;
}

#header #navbar a.bt1 {
	width:190px;
}

#header #navbar a.bt2 {
	width:173px;
}

#header #navbar a.bt3 {
	width:257px;
}

.logo {
	position: absolute;
	top: 22px;
	right: 20px;
	background: url(../imgs/tpl/logo.gif) no-repeat;
	width: 238px;
	height: 153px;
	text-indent: -9999px;
	overflow: hidden;
}
.inner-page .logo,
.content-page .logo {
	background: url(../imgs/tpl/logo-small.gif) no-repeat;
	width: 203px;
	height: 129px;
	top: 35px;
	right: 30px;
}
#header h1,
#header strong {
	display: none;
}
.container {
	overflow: hidden;
	width: 100%;
}
.inner-page .container {
	background: url(../imgs/tpl/content-bg.gif) repeat-y 100% 0;
	width: 889px;
}
.content-page .container {
	background: url(../imgs/tpl/container-bg.gif) repeat-y;
	width: 888px;
	margin: 0 0 0 2px;
	position: relative;
}
.columns {
	background: url(../imgs/tpl/top-area-bg-repeat.gif) repeat-y;
	margin: 11px 0 0;
}
.columns .columns-bg {
	background: url(../imgs/tpl/top-area.jpg) no-repeat;
}
.columns .columns-bg-bottom {
	background: url(../imgs/tpl/top-area-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	min-height: 249px;
}
* html .columns .columns-bg-bottom {
	height: 249px;
}
.columns .col-1,
.columns .col-3 {
	float: left;
	width: 294px;
	display: inline;
	margin: 0 0 0 5px;
}
.columns .col-2 {
	float: left;
	width: 279px;
	margin: 42px 0 0;
}
.columns .col-3 {
	width: 296px;
	float: right;
	display: inline;
	margin: 0 4px 0 0;
}
.col-1 h2,
.col-3 h2 {
	background: url(../imgs/tpl/heading-entreprise.gif) no-repeat;
	height: 94px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
}
.col-3 h2 {
	background: url(../imgs/tpl/heading-candidat.gif) no-repeat;
	height: 97px;
}
.columns .col-1 ul,
.columns .col-3 ul {
	margin: 15px 0 0 36px;
	padding: 0;
	background: url(../imgs/tpl/line-1.gif) no-repeat;
	width: 201px;
}
.columns .col-3 ul {
	background: url(../imgs/tpl/line-2.gif) no-repeat;
	margin: 12px 0 0 53px;
}
.columns .col-1 ul li,
.columns .col-3 ul li {
	list-style: none;
	padding: 3px 0 4px;
	background: url(../imgs/tpl/line-1.gif) no-repeat 0 100%;
}
.columns .col-3 ul li {
	background: url(../imgs/tpl/line-2.gif) no-repeat 0 100%;
}
.columns .col-3 ul li.line {
	background: url(../imgs/tpl/line-3.gif) no-repeat 0 100%;
}
.columns .col-1 ul li a,
.columns .col-3 ul li a {
	color: #fff;
	text-decoration: none;
}
.columns .col-1 ul li a:hover,
.columns .col-1 ul li a.on {
	color: #eb6a0e;
}
.columns .col-3 ul li a:hover,
.columns .col-3 ul li a.on {
	color: #424242;
}
.columns .col-2 h2 {
	margin: 0 16px 0 0;
	color: #424242;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
}
.columns .col-2 ul {
	margin: 19px 0 0 28px;
	padding: 0;
}
.columns .col-2 ul li {
	list-style: none;
	padding: 0 0 8px;
}
.columns .col-2 ul li p {
	margin: 0;
	padding: 0 0 2px;
	color: #424242;
}
.columns .col-2 ul li p.heading {
	background: url(../imgs/tpl/arrow.gif) no-repeat 0 4px;
	padding-left: 9px;
}
.columns .col-2 ul li p a {
	color: #185d9d;
	text-decoration: none;
}
.columns .col-2 ul li p a:hover {
	text-decoration: underline;
}
.footer {
	overflow: hidden;
	width: 100%;
	margin: 1px 0 0;
	padding: 0 0 15px;
}
.footer ul {
	margin: 0 40px 0 0;
	padding: 0;
	text-align: center;
}
.footer ul li {
	display: inline;
	list-style: none;
	color: #0069a5;
	font-size: 10px;
	line-height: 13px;
	background: url(../imgs/tpl/sep.gif) no-repeat 0 2px;
	padding: 0 2px 0 6px;
}
.footer ul li.first {
	background: none;
}
.footer ul li a {
	color: #0069a5;
	text-decoration: none;
}
.footer ul li a.creation {
	background: url(../imgs/tpl/reacom.gif) no-repeat 100% 1px;
	padding: 0 47px 0 0;
}
.footer ul li a:hover {
	text-decoration: underline;
}
.content {
	background: url(../imgs/tpl/three-boxes-bg.gif) repeat-y;
	width: 890px;
}
.content .content-bg {
	background: url(../imgs/tpl/three-boxes-bg-top.gif) no-repeat;
}
.content .content-bg-bottom {
	background: url(../imgs/tpl/three-boxes-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	min-height: 137px;
}
* html .content .content-bg-bottom {
	height: 137px;
	overflow: visible;
}
.mefsud-77 {
	float: left;
	margin: 10px 0 0 23px;
	display: inline;
	width: 301px;
}
.calendar {
	float: right;
	width: 300px;
	margin: 10px 38px 0 0;
	display: inline;
}
.mefsud-77 h3,
.calendar h3 {
	margin: 0 0 0 37px;
	padding: 6px 0 8px;
	background: url(../imgs/tpl/heading-orange-bg.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	width: 234px;
}

.mefsud-77 ul {
	margin:11px 0px 0px 55px;
	padding:0px 0px 10px 0px;
}

.mefsud-77 ul li {
	list-style: square;
	color: #424242;
	font-size: 12px;
}

.mefsud-77 ul li a {
	color: #424242;
	text-decoration:none;
}

.mefsud-77 ul li a:hover {
	color: #185d9d;
	text-decoration:underline;
}

.mefsud-77 ol {
	margin: 11px 0 0;
	padding: 0;
}
.mefsud-77 ol li {
	list-style: none;
	padding: 1px 0 4px 19px;
	color: #424242;
	font-size: 12px;
	line-height: 14px;
}
.mefsud-77 ol li.number-1 {
	background: url(../imgs/tpl/number-1.gif) no-repeat;
}
.mefsud-77 ol li.number-2 {
	background: url(../imgs/tpl/number-2.gif) no-repeat;
}
.mefsud-77 ol li.number-3 {
	background: url(../imgs/tpl/number-3.gif) no-repeat;
}
.mefsud-77 ol li.number-4 {
	background: url(../imgs/tpl/number-4.gif) no-repeat;
}
.partenaires {
	float: left;
	width: 167px;
	color: #eb6a0e;
	margin: 0 0 0 37px;
}
.partenaires h3 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	margin: 17px 0 0;
}
.republique {
	background: url(../imgs/tpl/logo-republicue.gif) no-repeat;
	width: 80px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 21px 0 0 43px;
}
.calendar ul {
	margin: 9px 0 0 10px;
	padding: 0;
}
.calendar ul li {
	list-style: none;
	padding: 0 0 14px;
}
.calendar ul li h4 {
	margin: 0;
	color: #d55800;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.calendar ul li p {
	margin: 0;
	color: #185d9d;
	font-size: 12px;
	line-height: 15px;
}
.calendar ul li p a {
	color: #185d9d;
	text-decoration: none;
}
.calendar ul li p a:hover {
	text-decoration: underline;
}
.inner-content {
	background: url(../imgs/tpl/white-area.gif) no-repeat;
	width: 890px;
	height: 110px;
	margin: 0 0 0 1px;
}
.photos {
	float: left;
	margin: 30px 0 0 26px;
	padding: 0;
	display: inline;
}
.photos li {
	list-style: none;
	float: left;
	padding: 0 6px 0 0;
}
.form {
	float: right;
	margin: 28px 0 0;
	display: inline;
	width: 422px;
}
.inside-content .form {
	margin: 17px 0 0;
	padding: 11px 0 0 16px;
	float: none;
	display: block;
	width: 636px;
	background: url(../imgs/tpl/dotted-line.gif) repeat-x;
}
.form h4 {
	margin: 0;
	padding: 0 0 8px;
	color: #eb6a0e;
	font-size: 14px;
	line-height: 17px;
}
.form input,
.form label {
	vertical-align: middle;
}
.form label {
	color: #a4a4a4;
	font-size: 12px;
	line-height: 15px;
	margin: 0 2px 0 0
}
.form input.input {
	border: 1px solid #a7a6aa;
	color: #949494;
	font: 12px/15px Arial, sans-serif;
	width: 107px;
	padding: 3px 5px 2px;
	margin: 0 6px 0 0;
}
.form .btn-go {
	margin: 0 0 0 9px;
}
.inner-page .container-bg {
	background: url(../imgs/tpl/content-bg-top.gif) no-repeat 100% 0;
}
.content-page .container-bg {
	background: url(../imgs/tpl/container-bg-top.gif) no-repeat;
}
.inner-page .container-bg-bottom,
.content-page .container-bg-bottom {
	background: url(../imgs/tpl/content-bg-bottom.gif) no-repeat 100% 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 2px;
}
.content-page .container-bg-bottom {
	background: url(../imgs/tpl/container-bg-bottom.gif) no-repeat 0 100%;
}
.column {
	float: left;
	width: 227px;
	display: inline;
	margin: 0 0 0 3px;
	overflow: hidden;
}
.content-page .column {
	padding-bottom: 350px;
}
.side-nav {
	width: 228px;
	background: url(../imgs/tpl/column-bg.gif) repeat-y;
	margin: 2px 0 0;
}
.side-nav .side-nav-bg {
	background: url(../imgs/tpl/column-bg-top.gif) no-repeat -2px 0;
}
.side-nav .side-nav-bg-bottom {
	background: url(../imgs/tpl/column-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	min-height: 296px;
	padding: 0 0 20px;
}
* html .side-nav .side-nav-bg-bottom {
	height: 296px;
	overflow: visible;
}
.side-nav h2 {
	margin: 0;
	text-indent: -9999px;
}
.side-nav h2.candidat {
	background: url(../imgs/tpl/heading-candidat-2.gif) no-repeat;
	margin: 0 0 0 -1px;
	height: 84px;
}
.side-nav h2.entreprise {
	background: url(../imgs/tpl/heading-entreprise-2.gif) no-repeat;
	height: 81px;
	margin: 1px 0 0 -1px;
}
.side-nav ul,
.navigation ul {
	margin: 36px 0 0 14px;
	padding: 0;
	border-top: 1px solid #dedede;
	width: 201px;
}
.navigation ul {
	margin: 3px 0 0;
}
.side-nav ul li,
.navigation ul li {
	list-style: none;
	border-bottom: 1px solid #dedede;
	padding: 3px 0 3px;
}
.side-nav ul li a,
.navigation ul li a {
	color: #424242;
	text-decoration: none;
}
.side-nav ul li a:hover,
.side-nav ul li a.on {
	color: #eb6a0e;
}
.container-enterprise .side-nav ul li a:hover,
.container-enterprise .side-nav ul li a.on {
	color: #06568c;
}
.navigation ul li a:hover,
.navigation ul li a.on {
	color: #a4c537;
}
.recherche-rapide {
	background: url(../imgs/tpl/orange-area.jpg) no-repeat;
	width: 227px;
	height: 294px;
	overflow: hidden;
	margin: 0 0 0 -1px;
	padding: 0 0 0 0px;
}
.container-enterprise .recherche-rapide {
	/*background: url(../imgs/tpl/blue-area.jpg) no-repeat;*/
	margin: 0 0 0 2px;
	background: url(../imgs/tpl/column-image.jpg) no-repeat;
}
.recherche-rapide h2 {
	color: #fff;
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	margin: 19px 0 0;
}
.form-recherche {
	width: 202px;
	margin: 0 0 0 5px;
}
.form-recherche label {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	display: block;
	padding: 11px 0 4px;
}
.form-recherche select {
	color: #2c2c2c;
	width: 141px;
	border: 1px solid #a7a6aa;
	margin: 0 20px 5px 1px;
	padding: 1px 0;
	font: 12px/15px Arial, sans-serif;
}
.form-recherche input.input {
	font: 12px/15px Arial, sans-serif;
	color: #2c2c2c;
	border: 1px solid #a7a6aa;
	width: 129px;
	margin: 0 0 0 1px;
	padding: 2px 5px;
}
.form-recherche .btn-go {
	
	margin: 5px 0 0;
}
.inside-content {
	float: left;
	width: 652px;
	margin: 3px 0 0 3px;
	padding: 22px 0 10px;
	display: inline;
}
.content-page .inside-content {
	margin-left: 1px;
}
.inside-content .text {
	margin: 0 47px 0 17px;
}

.inside-content .text a {
	color: #424242;
	text-decoration: none;
	font-weight:bold;
}

.inside-content .text a:hover {
	color: #949494;
	text-decoration: none;
	font-weight:bold;
}

.inside-content h3 {
	margin: 0 0 0 -1px;
	padding: 0 0 9px;
	color: #eb6a0e;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.container-candidat .inside-content h3 {
	color: #ea6b0e;
}
.container-enterprise .inside-content h3 {
	color: #06568c;
}
.content-page .inside-content h3 {
	color: #a4c537;
}
.inside-content p {
	margin: 0;
	padding: 0 0 13px;
	color: #424242;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
/*
.inside-content p a {
	color: #424242;
}
.inside-content p a:hover {
	text-decoration: none;
}
*/

.decor-image {
	background: url(../imgs/tpl/column-image.jpg) no-repeat;
	width: 223px;
	height: 333px;
	text-indent: -9999px;
	position: absolute;
	bottom: 3px;
	left: 3px;
}
.navigation {
	margin: 44px 0 0 12px;
}
.navigation .heading {
	color: #a4c537;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	display: block;
}

/* Style Contenu */

.inside-content .texte1 {
	color: #424242;
	font-size: 12px;
}

.inside-content .texte2 {
	color: #ea6b0e;
	font-size: 12px;
}

.inside-content .texte3 {
	color: #1b5c9c;
	font-size: 12px;
}

.inside-content .texte4 {
	color: #a4c435;
	font-size: 12px;
}

.inside-content .titre1, .inside-content h1 {
	color: #ea6b0e;
	font-size: 14px;
	font-weight: bold;
}

.inside-content .titre2, .inside-content h2 {
	color: #1b5c9c;
	font-size: 14px;
	font-weight: bold;
}

.inside-content .titre3, .inside-content h3 {
	color: #a4c435;
	font-size: 14px;
	font-weight: bold;
}

.inside-content .titre4, .inside-content h4 {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
}

.inside-content .titre5, .inside-content h5 {
	color: #ea6b0e;
	font-size: 12px;
	font-weight: bold;
}

.inside-content .titre6, .inside-content h6 {
	color: #1b5c9c;
	font-size: 12px;
	font-weight: bold;
}

.inside-content .titre7 {
	color: #a4c435;
	font-size: 12px;
	font-weight: bold;
}

.inside-content .titre8 {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
}

.bordureImage {
	border:1px solid #a4c435;
}

/* Style EM-News */

#em-news {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#em-news-all #chapeau-horizontal {
	margin:10px 0px 0px 0px;
}

#em-news-all #chapeau-horizontal div.h1 {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	padding:6px 0px 3px 9px;
	margin:0px 0px 2px 0px;
}

#em-news #list-type {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#em-news #list-type li  div.h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:26px;
	color:#a4c537;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	cursor:pointer;
}

#em-news #list-type li div.h2 {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	width:86px;
	color:#4f4f4f;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	cursor:pointer;
}

#em-news #list-type li {
	width:100%;
	list-style:none;
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}

#em-news #list-type li a, #em-news #list-type  li.line1 a {
	display:block;
	background-color:#fafaf9;
	padding:7px 22px 7px 13px;
	border-bottom:1px dotted #a4c537;
}

#em-news #list-type li a:hover {
	background-color:#f4fae0;
	border-color:#7c9721;
}

#em-news #list-type li.line2 a {
	background-color:#f4fae0;
}

#em-news #list-type li.line2 a:hover  {
	background-color:#f4fae0;
	border-color:#7c9721;
}

@media screen {
	#em-news #toolbar {
		width:100%;
		height:36px;
		text-align:right;
		margin:0px 0px 5px 0px;
	}
}

@media print {
	#em-news #toolbar {
		display:none;
	}
}

#em-news #toolbar ul {
	float:right;
}

#em-news #toolbar li {
	list-style:none;
	height:14px;
}

#em-news #titre {
	background-color:#f4fae0; 
}

#em-news #titre h1 {
	background:transparent url('') top right no-repeat; 
	font-size:14px;
	font-weight:bold;
	color:#424242;
	padding:6px 105px 3px 9px;
	margin:0px 0px 2px 0px;
	text-align:left;
}

#em-news .date {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#424242;
	padding:0px 9px 5px 9px;
	margin:10px 0px 15px 0px;
	border-bottom:1px solid #a4c537;
}

#em-news .abstract {
	color:#a4c537;
	margin:10px 0px 15px 0px;
}

#em-news .source {
	color:#b3b3b2;
}

/* Style formulaire contact */

.bordureImage {
border-width:1px 1px 1px 1px;
border-color:#282828;
border-style:solid;
}

input, select, textarea, .textareaContact {
	font-family:Arial,Helvetica,Verdana;
	font-size:11px;
   color:#212121;
	border: 1px solid #ababab;
	padding:1px 0px 0px 2px;
}

.noBorder {
   border: 0px solid #B4D5E8;
}

.submit {
   cursor:pointer;
}

fieldset {
	background-color: #f8f8f8;
	border:1px solid #ababab;
	padding:3px;
	margin-top:15px;
}

legend {
	background-color: #FFFFFF;
	margin-left:10px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #185d9d;
	font-weight:bold;
	border:1px solid #ababab;
	padding:2px 10px 2px 10px;
}

#infos label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5650d;
	width:120px;
	float:left;
	text-align:left;
	padding:0 0.8em 0 0;
	font-weight:bold;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5650d;
	width:28%;
	float:left;
	text-align:left;
	padding:3px 3px 10px 3px;
	font-weight:bold;
}

#infos p {
	text-align:left;
	padding:1px 0px 1px 0px;
	padding:1px 0px 10px 0px;
}


textarea {
	padding:1px 2px 0px 2px;
	border:1px solid #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}