/* CSS Document */
#moteurCOL a  img {
	border-style: none;
}
#moteurCOL .erreur {
	color:#B71221;
	border: 1px dotted #F38E02;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}
#moteurCOL .alerte {
	color:#B71221;
}
#moteurCOL #colDrt {
	float:left;
	overflow:hidden;
	padding:11px 10px 20px;
	width:300px;
}
#moteurCOL #principal {
	float:left;
	padding:0 10px;
	width:560px;
}
#moteurCOL .fl_left {
	float:left;
}
#moteurCOL .fl_right {
	float:right;
}
#moteurCOL h1 {
	color:#003366;
	margin:27px 0 0 0;
	font: bold 30px 'Trebuchet MS',Verdana,Sans-Serif;
	line-height: 45px;
	*line-height: 30px;
}
#moteurCOL h2 {
	font: bold 12px/22px 'Trebuchet MS',Verdana, sans-serif;
	background-color: #d4d4d4;
	padding: 0 0 0 10px;
	margin: 4px 0 14px;
	width:550px;

}
#moteurCOL h2.first {
	background-color: #f39a02;
	
}
#moteurCOL #colDrt h2 {
	color: #003366;
	font: bold 20px 'Trebuchet MS',Verdana,Sans-Serif;
	padding: 3px 0px 3px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	background-color: #FFF;
	width:300px;
}
/*info_bulle*/
a.picto_aide {
	text-decoration: none;
	width: 16px;
	float: right;
	padding-right:5px;
	_height:22px;
}
#inscription a.picto_aide, #profil_utilisateur a.picto_aide {
	margin-top: 0;
}
a.picto_aide:hover {
	background: none; /*Correction d'un bug IE 6*/
	text-decoration: none;
}
a.picto_aide span {
	display: none;
}
a.picto_aide:hover span {
	display: block;
	position: absolute;
	margin: 0 0 0 20px; 
	width: 180px;
	background: #fff;
	border: 2px solid #D6D8DD;
	padding:5px;
	cursor: default;
	color:#006;
	z-index: 500;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.picto_aide img {
	vertical-align: middle;
	border: none;
}
/*Fin : info_bulle*/
.bloc_contenu {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
}
#switchGeo {
	vertical-align: middle; 
	float: right; 
	width: 200px; 
	height: 40px; 
	margin-top: 25px;
}
.contenu_compte_texte_lien_on,.contenu_compte_texte_lien_on:hover {
	color: #57c409;
	cursor: default;
	text-decoration: none;
	padding: 0 5px;
	outline:none;
	display: block;
	line-height: 28px;
}
.contenu_compte_texte_lien_on img, .contenu_compte_texte_lien_off img {
	border: none;
	vertical-align:middle;
	margin: 0 10px;
}
.contenu_compte_texte_lien_off {
	color:#043367;
	padding: 0 5px;
	text-decoration: none;
	outline:none;
	display: block;
	line-height: 28px;
}
.contenu_compte_texte_lien_off:hover {
	color: #57c409;
	padding: 0 5px;
	text-decoration: none;
}
#moteurCOL #principal .bloc_contenu, #moteurCOL #principal .bloc_contenu select {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;

}
#moteurCOL #principal .bloc_contenu .select_niveau1 {
	color:#113e69;
}
.bloc_boutons {
	padding: 15px;
	text-align: center;
}
#moteurCOL #colDrt #derniere_minute ul {
	margin: 0 0 10px 0;
	padding: 0px;
	}
#moteurCOL #colDrt #derniere_minute li {
	list-style: none;
	margin: 0px;
	padding: 0;
}
#moteurCOL #colDrt #derniere_minute ul li a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #16314c;
	padding: 5px 0px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
}

#moteurCOL #colDrt #publicite {
	text-align: center;
	width: 300px;
}
#moteurCOL #colDrt #publicite.bloc div{
  padding:5px 0; 
}
#moteurCOL #colDrt .bloc div {
	background: #efefef;
	margin-top: 4px;
	text-align: center;
	padding:5px;
}
#recruteurs_affiche_col_d p {
	margin:15px 0 0;
	text-align:center;
}
#moteurCOL #principal h2.orange {
	font-size: 16px;
	font-weight: bold;
	color: #F38E02;
	background: #FFFFFF;
	margin: 15px 0px 0px;
	padding: 0px;
}
#moteurCOL #principal .p_intro {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#moteurCOL #principal h3 {
	font: bold 14px/22px Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #F38E02;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
a.job_link, a.job_link:hover {
	text-decoration: none;
	outline: none;
	font-size:14px!important;
	color:#F38E02;
	font-weight: normal;
}
 a.job_link:hover {
	position: relative;
	z-index: 2000;
	background: none; /*Correction d'un bug IE 6*/
}
a.job_link span.bulle_over {
	display: none;
}
a.job_link:hover span.bulle_over {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 15px;
	left: 50px;
	width: 300px;
	font-size:11px;
}
span.bulle_over span.haut {
	display: block;
	height: 8px;
	line-height:1px;
	font-size: 1px;
	background: url(/img/haut_infobulle.gif) no-repeat left top;
}
span.bulle_over span.bas {
	display: block;
	padding: 10px;
	border: 1px solid #F38E02;
	border-top: none;
	background-color: #efefef;
	color:#000000;
}
 .image_logo {
	float: right;
	font-size: 10px;
	color: #999;
	width: 200px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.contenu_resultats .image_logo img {
	width: 90px;
	height: 30px;
}
#moteurCOL #principal .contenu_resultats {
	margin: 0px;
	padding: 0px;
}
#moteurCOL #principal .contenu_resultats li {
	border-bottom: 1px dotted #333333;
	list-style: none;
	padding: 10px 0;
}
p.nom_offre {
	margin: 0px;
	padding: 0px;
}
p.infos_offre {
	margin: 0px;
	padding: 0px;
}
.pagination {
	text-align:center;
	background-color:#F5F5F5;
	margin: 20px 0 20px;
}
#pager {
	text-align: center;
	font-weight: bold;
	color: #000;
	margin:5px auto 5px;
	border-style: none;
}
#pager th {
	color:#000000;
	padding: 5px 20px 5px 5px;
	vertical-align: middle;
}
#pager strong{
	color:#333333;
	margin-right: 3px;
	margin-left: 3px;
}
#pager a {
	color: #EE9601;
	text-decoration: underline;
	margin: 3px;
}

#pager a:hover {
	color: #B71221;
	text-decoration: none;
}
#moteurCOL #principal .pagination #pager td {
	padding: 5px;
}
#moteurCOL #principal .pagination #pager td img {
	margin-top: 4px;
}
#moteurCOL #principal .erreur a {
	color: #FF3300;
	text-decoration: underline;
}
#moteurCOL #colDrt #recruteurs div p {
	color: #000000;
	text-align: left;
	font: 11px Tahoma, Verdana, sans-serif;
	margin: 10px;
}
#moteurCOL #colDrt #recruteurs div p a{
	color: #000000;
}

