/* CSS Document */
/* --------------------------------------------------------------------------------------------- Remise � z�ro de tous les pr�formatages navigateurs */
	* {
		padding:0;
		margin:0;
		list-style:none
	}
	
	.clearfix:after {
	    content: ".";
	    display: block;
	    clear: both;
	    visibility: hidden;
	    line-height: 0;
	    height: 0;
	}
	.clearfix {display: inline-block;}
	html[xmlns] .clearfix {display: block;}
	* html .clearfix {height: 1%;}

	body {
		font-size:62.5%;
		font-family:arial, helvetica, sans-serif;
		/**/color:#000;
		background:#CCCAC4 url(../../images/structure/background/body.gif) repeat-y top center;
	}
	*+html body {
		background:#CCCAC4 url(../../images/structure/background/body-ie.gif) repeat-y top center;
	}
	body.popup{
		font-family:arial, helvetica, sans-serif;
		/**/color:#000;
		background:#CCCAC4;
		margin:15px;
	}
	
	a {text-decoration:none;outline:none}
	a:hover {text-decoration:underline}
	img {border:none}
	strong {font-weight:bold}
	em {font-style:italic}
	label {cursor:pointer}
	abbr, acronym {
	  border-bottom:1px dotted #333;
	  cursor:help
	}
	img, div { behavior: url(/extension/mef/design/mef/images/ressources/iepngfix.htc) }
	
	/******** Sp�cifique pour les actualit�s **************/
	h1 span{
	    font-size:0.7em;
	    text-transform:capitalize;
	}
	/******** Fin Sp�cifique pour les actualit�s **************/
/* --------------------------------------------------------------------------------------------- R�currents */
	input.bouton {
		font-family:tahoma;
		font-size:1em;
		/**/color:#fff;
		/**/background:#b9ce00;
		/*border:1px solid #000;*/
		border:none;
		padding:4px 2px 2px 2px;
		cursor:pointer
	}
/* --------------------------------------------------------------------------------------------- Global */
	#global {
		width:995px;
		margin:0 auto;
		background: url(../../images/structure/background/haut.gif) no-repeat center top;
		position:relative;
	}
	#content {
		clear:both;
		position:relative;
		background: transparent url(../../images/structure/background/menu.gif) repeat-y left top;
		float:left;
		min-height:700px;
	}
	* html #content {
		height:700px;
	}
	#top_content {
		position:absolute;
		top:-26px;
		left:0;
		height:26px;
		width:995px;
		background: url(../../images/structure/background/top_content.png) no-repeat 72px 0;
		z-index:1000;
	}
	* html #top_content {
		background: url(../../images/structure/background/top_ie6.gif) no-repeat 76px 0;
	}
	#content_left {
		float:left;
		width:230px;
		background: transparent url(../../images/structure/background/menu.gif) repeat-y right top;
		padding-right:20px;
		min-height:700px;
	}
	* html #content_left {
		padding:0 15px 0 0;
		height:700px;
	}
	#content_right {
		float:left;
		width:745px;
		min-height:670px;
		background: #FFFFFF url(../../images/structure/background/content_droite.gif) repeat-y top right;
		padding-bottom: 45px;
	}
	* html #content_right {
		height:670px;
	}
/* --------------------------------------------------------------------------------------------- Liens d'acc�s rapide */
	#acces_rapide {
		text-align:right;
		/**/color:#000
	}
	#acces_rapide li {display:inline}
	#acces_rapide li a {/**/color:#000}
/* --------------------------------------------------------------------------------------------- Header */
	
	#header h1 {
		display:block;
		width:203px;
		float:left;
		padding:20px 0 0 20px;
	}
/* --------------------------------------------------------------------- Espace perso */
	#espace_perso {
		float:right;
		width:285px;
		padding:15px 0 28px 30px;
	}
	#espace_perso form input.normal {
		width:100px;
		border:1px solid #666;
		padding:4px 0 2px 3px;
		font-size:1.1em;
	}
	#espace_perso span {
		display:block;
		font-size:1.1em;
		color:#becd01;
		padding: 0 0 4px 6px;
	}
	#espace_perso a {
		font-size:1em;
		color:#FFFFFF;
		padding:0 40px 0 6px;
	}
	#espace_perso a.link_perso {
		display:block;
		font-size:1em;
		margin-left:110px;
		color:#FFFFFF;
	}
/* --------------------------------------------------------------------- Annuaires */
	#annuaire {
		float:left;
		padding-left:180px;
		padding-bottom:16px;
	}
	* html #annuaire {
		width:580px;
	}
	*+html #annuaire {
		width:580px;
	}
	#annuaire li {
		display:block;
		float:left;
		padding:0;
	}
	#annuaire li a {
		display:block;
		float:left;
		color:#FFF;
		height:44px;
		font-size:1.2em;
		text-transform:uppercase;
		text-align:center;
		padding-left:10px;
	}
	#annuaire li a:hover {
		position:relative;
		bottom:10px;
		text-decoration:none;
	}
	#annuaire li a span {
		display:block;
		float:left;
		padding-right:10px;		
		cursor:pointer;
	}
	#annuaire #item1 {
		width:122px;
		background-color:#ff6e00;
	}
	#annuaire #item1 a span {
		background: #ff6e00 url(../../images/structure/background/droite_item1.gif) no-repeat right top;
		width:102px;
	}
	#annuaire #item1 a {
		background: #ff6e00 url(../../images/structure/background/gauche_item1.gif) no-repeat left top;
		width:112px;
	}
	#annuaire #item2 {
		width:122px;
		background-color:#c80597;
	}
	/** html #annuaire #item2 {
		width:100px;
	}*/
	#annuaire #item2 a span {
		background: #c80597 url(../../images/structure/background/droite_item2.gif) no-repeat right top;
		width:102px;
	}
	#annuaire #item2 a {
		background: #c80597 url(../../images/structure/background/gauche_item2.gif) no-repeat left top;
		width:112px;
	}
	#annuaire #item3 {
		width:142px;
		background-color:#0079ae;
	}
	/* * html #annuaire #item3 {
		width:103px;
	}*/
	#annuaire #item3 a span {
		background: #0079ae url(../../images/structure/background/droite_item3.gif) no-repeat right top;
		width:122px;
	}
	#annuaire #item3 a {
		background: #0079ae url(../../images/structure/background/gauche_item3.gif) no-repeat left top;
		width:132px;
	}
	#annuaire #item4 {
		width:152px;
		background-color:#47b61a;
	}
	#annuaire #item4 a span {
		background: #47b61a url(../../images/structure/background/droite_item4.gif) no-repeat right top;
		width:132px;
	}
	#annuaire #item4 a {
		background: #47b61a url(../../images/structure/background/gauche_item4.gif) no-repeat left top;
		width:142px;
	}
/* --------------------------------------------------------------------------------------------- Recherche */

	#situation {
		border-right:1px dotted black;
		padding-left:30px;
		width:320px;
		font-size:1.1em;
	}
	
	#situation select {
		border:1px solid #767676;
		margin-right:3px;
		width:200px;
		font-size:1.1em;
		color:#767676;
	}

	#situation form label {
		color:#767676;
		padding:0 4px 0 0;
		text-transform:uppercase;
	}

	#recherche {
		font-size:1.1em;
		float:right;
		padding-right:40px;
		width:330px;
	}
	#recherche label{
		padding:0 4px 0 0;
		text-transform:uppercase;
		color:#767676;
	}
	#recherche input.champ_recherche {
		width:200px;
		font-size:1em;
		border:1px solid #767676;
		padding:4px 0 2px 3px;
		margin:0 3px
	}
	
/* -------------------------------------------------------------------------------------------- Compas */

	#compas {
		margin-top:10px;
		margin-bottom:15px;
		color:#545352;
	}
	
	#compas a {
		color:#545352;
	}
	
/* --------------------------------------------------------------------------------------------- Profil */
	#profil {
		font-size:1.1em;
		float:left;
		padding-right:40px;
		width:300px;
		border-right:#333333 1px dotted;
	}
	#profil label{
		padding:0 4px 0 0;
		text-transform:uppercase;
		color:#767676;
	}
	#profil select {
		width:180px;
		font-size:1em;
		border:1px solid #767676;
		padding:4px 0 2px 3px;
		margin:0 3px
	}
/* --------------------------------------------------------------------------------------------- Anim_flash */
	#content-flash {
		margin-top:15px;
		width: 686px;
		height: 189px;
		overflow: hidden;
		position: relative;
		clear:both;
		float: left;
	}
	* html #content-flash {margin-top: 30px;}
	*+html #content-flash {margin-top: 30px;}
	#content-flash img {
		position: absolute;
		left: 0;
		bottom: 0;
	}
	* html #content-flash img {
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	#content-flash .frame {
		background: transparent url(../../images/elements/frame.png) no-repeat top left;
		position: absolute;
		top: 0;
		left: 0;
		width: 686px;
		height: 189px;
		overflow: hidden;
	}
	#flash {
		width: 686px;
		height: 189px;
		overflow: hidden;
	}
	#btn-home {
		background: #CDDB40 url(../../images/elements/bottom-flash.gif) no-repeat top left;
		float: left;
		clear: both;
		width: 646px;
		height: 39px;
		padding-left: 40px;
		overflow: hidden;
	}
	#btn-home li {
		display: block;
		float: left;
	}
	#btn-home li.second {
		padding-left: 35px;
	}
	#btn-home li.third{
		padding-left: 35px;
	}
/* --------------------------------------------------------------------------------------------- Menu_gauche */
	#content_left img {
		padding-left:73px;
	}
	#menu {
		padding-left:20px;
	}
	#menu li.onglet {
		min-height:27px;
		background: url(../../images/structure/background/onglet.png) no-repeat right top;
	}
	#menu li.onglet.gris {
		background: url(../../images/structure/background/onglet-gris.png) no-repeat right top;
		margin-top:20px;
	}
	* html #menu li.onglet {
		height:27px;
	}
	#menu li.onglet ul {
		background:white url('../../images/structure/background/base_onglet.png') no-repeat top left;
		padding-top:5px;
		padding-bottom:8px;
	}
	#menu li.onglet.gris ul {
		background:white url('../../images/structure/background/base_onglet-gris.png') no-repeat top left;
	}
	#menu li.onglet div.fond_li {
		height:10px;
		background:white;
		position:relative;
		font-size:0;
		line-height:0;
	}
	#menu li.onglet div.fond_li div.kidescend {
		position:absolute;
		bottom:-5px;
		left:0;
		background:white url('../../images/structure/background/top_onglet.png') no-repeat bottom left;
		width:100%;
		height:5px;
	}
	#menu li.onglet.gris div.fond_li div.kidescend {
		background:white url('../../images/structure/background/top_onglet-gris.png') no-repeat bottom left;
	}
	*+html #menu li.onglet div.fond_li div.kidescend {
		bottom:-8px;
		height:8px;
	}
	* html #menu li.onglet div.fond_li div.kidescend {
		bottom:-8px;
		height:8px;
		padding-top:5px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	#menu li.onglet a {
		display:block;
		padding:8px 0 0 4px;
		color:#FFFFFF;
		font-size:1.1em;
	}
	
	#menu li.onglet a#mediatheque {
		padding-left:25px;
		background:url('../../images/elements/mediatheque.gif') no-repeat 4px 8px;
	}
	
	#menu li.onglet ul li a{
		display:block;
		padding:0;
		padding-left:10px;
		background:url('../../images/elements/fleche_gris.gif') no-repeat left 5px;
		color:#343332;
		font-size:1.1em;
		width:150px;
		margin:5px 0 0 20px;
	}
	
	*+html #menu li.onglet ul li a{
		display:inline;
	}
	
	* html #menu li.onglet ul li a{
		display:block;
	}
	
/* --------------------------------------------------------------------------------------------- Partenaires */
	#partenaires {
		position:absolute;
		bottom:30px;
		left:80px;
	}
	#partenaires li.en_ligne {
		display:inline;
		float:left;
	}
	#partenaires li.en_ligne img {
		padding-left:5px;
	}
	
/* --------------------------------------------------------------------------------------------- Logos */

	#logos-left {
		position:absolute;
		bottom:40px;
		left:10px;
		width:220px;
	}
	
	#logos-left img#europe{
		float:left;
	}
	
	#logos-left img#europe-flag{
		float:left;
		padding-left:0;
		position:relative;
		top:5px;
	}
	
/* --------------------------------------------------------------------------------------------- Actu */	
	#actu_home {
		width:460px;
		float:left;
		padding-left:15px;
		padding-bottom:40px;
	}
	#actu_home #toute_actu {
		float:right;
		display:block;
		position:relative;
		top:47px;
		color:#00a8ee;
		font-size:1.1em;
		text-decoration:underline;
		margin-right:10px;
	}
	#actu_home h2 {
		font-size:1.5em;
		color:#343332;
		text-transform:uppercase;
		border-bottom:#999998 1px solid;
		margin-top:43px;
	}
	#actu_home img {
		border:#00a8ee 2px solid;
		clear:both;
		float:left;
		margin-right:10px;
		width:60px;
		height:60px;
	}
	#actu_home ul li {
		clear:both;
	}
	#actu_home ul li.sans-image {
		background:url('../../images/elements/dot-blue.gif') no-repeat 0 8px;
		padding-left:10px;
	}
	#actu_home ul li a {
		font-size:1.3em;
		font-weight:bold;
		color:#00a8ee;
	}
	#actu_home ul li p {
		color:#616161;
		font-size:1.1em;
		margin-bottom:10px;
		text-align:justify;
	}
	#actu_home ul li span {
		color:black;
		font-size:1.1em;
		margin-bottom:3px;
	}
/* --------------------------------------------------------------------------------------------- newsletter */
	#newsletter a{
		width:470px;
		/*width:100%;*/
		border-top:#999998 1px solid;
		font-size:15px;
		position:absolute;
		bottom:30px;
		left:260px;
		padding-top:6px;
		color: #0095ec;
	}
/* --------------------------------------------------------------------------------------------- Marche_emploi */
	#marche_emploi {
		width:266px;
		float:right;
		background:url(../../images/structure/background/marche_emploi.gif) no-repeat right top;
		height:323px;
	}
	#marche_emploi h2 {
		margin-top:80px;
		padding-left:10px;
		font-size:1.4em;
		text-transform:uppercase;
	}
	#marche_emploi #offres {
		padding:0 20px 5px 10px;
	}
	#marche_emploi #offres li {
		font-size:1.2em;
		padding-bottom:8px;
	}
	#marche_emploi #offres li a {
		color:#000000;
		display:block;
	}
	#marche_emploi #offres li span.date_offre {
		color:#000;
		font-size:1.1em;
		clear:both;
	}
	#marche_emploi #offres li span.societe_offre {
		color:#ff6e00;
		font-style:italic;
	}
	#marche_emploi #offres #first a,#marche_emploi #offres #first span.date_offre {
		color:#999281;
	}
	#marche_emploi #offres #first span.societe_offre,#marche_emploi #offres #last span.societe_offre {
		color:#ffb97a;
	}
	#marche_emploi #offres #last a,#marche_emploi #offres #last span.date_offre {
		color:#999281;
	}
	#liens_offres {
		text-align:left;
		margin-left:15px;
		font-size:1.2em;
	}
	#liens_offres li {
		padding-bottom:10px;
	}
	#liens_offres li a {
		color:#ff6c00;
	}
	a.img-pole {
		float: right;
		margin-right: 40px;
		display: inline;
	}
/* --------------------------------------------------------------------------------------------- CVtheque */

	#cvtheque {
		width:266px;
		float:right;
		clear:right;
	}
	#cvtheque img {
		padding-left:30px;
	}
	#cvtheque #profils {
		font-size:1.3em;
		color:#162242;
	}
	#cvtheque p.liens {
		padding:10px 0 10px 100px;
	}
	#cvtheque span.nombre {
		font-size:1.7em;
		font-weight:bold;
		padding-right:4px;
		padding-left:40px;
	}
	#cvtheque #liens_cv {
		font-size:1.2em;
		color:#007aae;
	}
/* --------------------------------------------------------------------------------------------- Compass */
	#compas {
		font-size:1.1em;
		padding:10px 0 0 5px;
		clear:both;
	}
	#compas span {
		font-size:.9em;
		color:#767676
	}
	#contenu #compas a {color:#767676}
/* --------------------------------------------------------------------------------------------- Contenu */
	#contenu {
		font-size:1.1em;
		padding:0 0 10px 10px;
		width:470px;
	}
	#contenu.large {
		width:690px;
	}
	* html #contenu {overflow:hidden}
/* ------------------------------------------------------------------------- Titres */
	#contenu h1 {
		font-size:1.4em;
		color:#42413f;
		text-transform:uppercase;
		margin-bottom:10px;
		border-bottom:#999999 1px solid;
	}
	h2 {
		clear:both;
		font-size:1.2em;
		margin-bottom:8px
	}
	#contenu h2 {
		clear:both;
		font-size:1.3em;
		text-transform:uppercase;
		color:#00a9ee;
		margin-bottom:8px
	}
	h3 {
		clear:both;
		font-size:1.1em;
		margin-bottom:6px
	}
	#contenu h3 {
		clear:both;
		font-size:1.2em;
		text-transform:uppercase;
		color:#00a9ee;
		margin-bottom:6px
	}
	h4 {
		clear:both;
		font-size:1em;
		margin-bottom:2px
	}
	#contenu h4 {
		clear:both;
		font-size:1.1em;
		text-transform:uppercase;
		color:#00a9ee;
		margin-bottom:2px
	}
	h5, h6 {
		clear:both;
		font-size:1em;
		color:#42413f;
	}

/* --------------------------------------------------------------------------------------------- Footer */
	#footer {
		clear:both;
		font-size:1.1em;
		background: transparent url(../../images/structure/background/bas.gif) no-repeat top left;
		text-align:right;
		padding:10px 40px 0 0;
		color:#FFFFFF;
	}
	*+html #footer {
		background: red url(../../images/structure/background/bas.gif) no-repeat top left;
		float: left;
		clear: both;
		width: 963px;
		padding: 10px 0 0 0;
	}
	#footer li {display:inline;margin:0;padding:0;}
	#footer li a {/**/color:#FFF}
/* --------------------------------------------------------------------------------------------- Copyright */
	#copyright {
	clear:both;
	width:955px;
	text-align:right;
	padding:10px 40px 0 0;	
	}
	* html #copyright {
	background:none;
	}
	#copyright a {/**/color:#000}
	#copyright img {
		vertical-align:middle;
		margin:0 0 0 3px
	}
	
/* ------------------------------------------------------------------------- Outils */
	#outils{
		float:left;
		clear:both;
		width:250px;
	}
	
	#outils li {
		background-repeat:no-repeat !important;
		padding:0 0 0 22px !important;
		margin:0 0 5px 0 !important;
	}
	#outils #imprimer {
		background-image:url(../../images/structure/background/imprimer.gif);
		background-position:1px 50%
	}
	#outils #conseiller_ami {
		background-image:url(../../images/structure/background/conseiller_ami.gif);
		background-position:left 50%
	}
	#outils #pdf {
		background-image:url(../../images/structure/background/pdf.gif);
		background-position:left 50%
	}
	#outils li a {
		color:#00a0e6 !important;
		text-decoration:none;
		font-weight:normal;
		font-size:11px;
		
	}
	#outils li a:hover {
		text-decoration:underline
		
	}
/* ------------------------------------------------------------------------- Pagination */
	#contenu ul.pagination {
		float:left;
		width:100%;
		text-align:right;
		border-top:/**/1px solid #999999;
		padding:5px 0 0 0;
		margin:0 0 10px 0
	}
	#contenu ul.pagination li{display:inline;}
	#contenu ul.pagination a {/**/color:#00a0e6;text-decoration:none;}
	#contenu ul.pagination a:hover {text-decoration:underline;}
/* --------------------------------------------------------------------------------------------- newsletter */
	#newsletter {
		font-size:1em;
	}
/* ------------------------------------------------------------------------- Haut de page */
	div.haut_page {
		float:left;
		width:100%;
		text-align:right;
		background:url(../../images/structure/background/haut_page.gif) no-repeat right 50%;
		margin-bottom:10px;
	}
	div.haut_page a {
		/**/color:#00a7ed;
		font-variant:small-caps;
		background:url(../../images/structure/background/haut_page.gif) no-repeat left 50%;
		padding:0 0 0 10px;
		margin:0 10px 0 0
	}
/* -------------------------------------------------------------------------Boutons */
	a.bouton, a.bouton_supprimer {
		color:white;
		margin-left:20px;
		padding:2px 5px;
		background-color:#00a7ed
	}
	
	a.bouton_ajout_form_exp {
		color:white;
		margin-right:220px;
		float:right;
		padding:2px 5px;
		background-color:#00a7ed
	}
	
	
	
#nombre_cand {
position: absolute; 
top: 185px;
left: 650px;
	color:#545251;
	text-transform:uppercase;
	font-size:1.6em;
	font-weight:bold;
	padding-top:15px;
	margin-bottom:12px;
}
