@charset "UTF-8";

.footer {
	display:block;
	width:100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	background:#000000 url('/images/interface/common/footers/background_footer.png') top left repeat-x;
	font-size:11px;
}

.footerContent {
	width:996px;
	padding-left:4px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	background:#000000 url('/images/interface/common/footers/background_footer.png') top left repeat-x;
}

.footer_print { display:none; }

/************************* MENU DE GAUCHE *************************************/
.footerContent .menuLeft {
	display:block;
	overflow:hidden;
	float:left;
	width:760px;
	margin-right:10px;
}

.footerContent .menuLeft .itemBottom {
	display:block;
	overflow:hidden;
	float:left;
	border:0px;
	text-indent:300px;
	white-space:nowrap;
	margin-bottom:7px;
	margin-right:70px;
	margin-top:6px;
	height:25px;
	color:#222222;
}

.footerContent .menuLeft .itemBottom:hover {
	background-position:0px -25px;
}
.footerContent .menuLeft .item_dernieres_offres {
	width:209px;
	background:url('/images/interface/ee/common/menu_footer_left_dernieres_offres.png') 0px 0px no-repeat;
}
.footerContent .menuLeft .item_dictionnaire_metiers {
	width:232px;
	background:url('/images/interface/ee/common/menu_footer_left_dictionnaire_metiers.png') 0px 0px no-repeat;
}
.footerContent .menuLeft .item_conseils {
	width:74px;
	background:url('/images/interface/ee/common/menu_footer_left_conseils.png') 0px 0px no-repeat;
	margin-right:40px;
}
.footerContent .menuLeft .item_cvtheque {
	width:100px;
	background:url('/images/interface/ee/common/menu_footer_left_cvtheque.png') 0px 0px no-repeat;
	margin-right:179px;
}

.footerContent .menuLeft .item_formations {
	width:232px;
	background:url('/images/interface/ee/common/menu_footer_left_formations.png') 0px 0px no-repeat;
	margin-right:145px;
}
.footerContent .menuLeft .item_statistiques {
	width:99px;
	background:url('/images/interface/ee/common/menu_footer_left_statistiques.png') 0px 0px no-repeat;
}

.footerContent .menuLeft .item_recruteurs {
	display:block;
	overflow:hidden;
	float:left;
	border:0px;
	text-indent:300px;
	white-space:nowrap;
	width:95px;
	height:25px;
	margin-top:6px;
	margin-right:500px;
	background:url('/images/interface/ee/common/menu_footer_left_recruteurs.png') 0px 0px no-repeat;
}
.footerContent .menuLeft .item_recruteurs:hover {
	background-position:0px -25px;
}

.footerContent .menuLeft .actions {
	display:block;
	float:left;
	margin-left:16px;
	margin-top:12px;
}
.footerContent .menuLeft .actions .action {
	overflow:hidden;
	display:block;
	float:left;
	width:180px;
	height:16px;
	color:#EEEEEE;
}
.footerContent .menuLeft .actions .action:visited {
	color:#EEEEEE;
}
.footerContent .menuLeft .actions .action:hover {
	text-decoration:underline;
	color:#EEEEEE;
}



/**************************** MENU DE DROITE *************************************/
.footerContent .menuRight {
	display:inline;
	overflow:hidden;
	float:left;
	width:216px;
	height:122px;
	margin-top:27px;
	margin-bottom:10px;
	background:url('/images/interface/ee/common/background_menuright_footer.png') 0px 0px no-repeat;
}
.footerContent .menuRight .item {
	display:inline;
	overflow:hidden;
	float:right;
	border:0px;
	text-indent:300px;
	white-space:nowrap;
	margin-bottom:12px;
	height:20px;
	color:#222222;
}
.footerContent .menuRight .item:hover {
	background-position:0px -20px;
}
.footerContent .menuRight .rss {
	width:73px;
	background:url('/images/interface/common/footers/menu_footer_right_rss.png') 0px 0px no-repeat;
	margin-left:60px;
	margin-right:2px;
}
.footerContent .menuRight .alerte_mail {
	width:94px;
	background:url('/images/interface/ee/common/menu_footer_right_alerte_mail.png') 0px 0px no-repeat;
	margin-left:60px;
}
.footerContent .menuRight .audience {
	width:126px;
	background:url('/images/interface/common/footers/menu_footer_right_audience.png') 0px 0px no-repeat;
	margin-right:1px;
}
.footerContent .menuRight .ae {
	width:172px;
	background:url('/images/interface/ee/common/menu_footer_right_ae.png') 0px 0px no-repeat;
	margin-right:5px;
}

/***************************** MENU DU BAS ********************************/
.footerContent .menuBottom {
	clear:both;
	width:992px;
	margin-bottom:15px;
	padding-top:15px;
	background:url('/images/interface/common/footers/background_menubottom_footer.png') 0px 0px no-repeat;
}

.footerContent .menuBottom .left {
	width:640px;
	float:left;
	margin-left:4px;
	color:#EEEEEE;
}
.footerContent .menuBottom .left a {
	color:#EEEEEE;
	font-style:normal;
}
.footerContent .menuBottom .left a:visited {
	color:#EEEEEE;
}
.footerContent .menuBottom .left a:hover {
	color:#EEEEEE;
	text-decoration:underline;
}

.footerContent .menuBottom .right {
	width:340px;
	float:left;
	text-align:right;
	color:#EEEEEE;
	font-style:normal;
}
