/*  MAIN COLOR 
	BLUE: #2e8eb3;
	Grey:#3b3b3b;

*/

body{
	background	: #F5F5F5 url(../images/background/back_body.jpg) repeat-x top;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
	color		: #3b3b3b;
	text-align	: center;
}

*{
	outline:none;
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

a{
	color:#2e8eb3;
	text-decoration:none;
}

h1{
	font-size:40px;
	margin-bottom:20px;
	font-weight:bold;
}

h2{
	font-size:20px;
	margin:10px 0px;
	font-weight:bold;
}

h3{
	font-size:16px;
	margin:5px 0px;
	font-weight:bold;
}

p{
	margin:10px 0px;
	line-height:19px;
}

.italic{
	font-style:italic;
}

/* List Content */

#centerLeft ul{
	padding-left:15px;
	margin:0px;
}

#centerLeft li{
	list-style:outside square;
	padding:2px 0px;
}

/* ******** FONTS ********* */

.blue_font{
	color: #2e8eb3;
}

.white_font{
	color: #FFFFFF;
}

.hidden_link{
	color		: #3b3b3b;
	text-decoration:none;
}

.bold{
	font-weight:bold;
}

.uppercase{
	text-transform:uppercase;
	margin-bottom:2px;
	display:block;
}

.normal_12{
	font-size	: 12px;
	font-weight	: normal;
}

.normal_22{
	font-size	: 22px;
	font-weight	: normal;
}

.bold_14{
	font-size	: 14px;
	font-weight	: bold;
}

.bold_16{
	font-size	: 16px;
	font-weight	: bold;
}

.bold_18{
	font-size	: 18px;
	font-weight	: bold;
}

.bold_20{
	font-size	: 18px;
	font-weight	: bold;	
}

/* ************ LINK  ************* */

ul.list_link_feed{
	padding:0px;
	margin:0px;
	list-style:outside;
	padding:3px 0px 0px 16px;
}

ul.list_link_feed li{
	margin:5px 0px;
}

ul.list_link_feed a{
	color:#3b3b3b;
}

ul.list_link_feed a:hover{
	color:#2e8eb3;
}

/* ************ BACK  ************* */

div.back_blue{
	width			: 97%;
	background-color: #2e8eb3;
	padding			: 14px 0px 0px 5px;
	line-height		: .72;
	margin-left		: 2px
}

div.back_blue a{
	color:#FFF !important;
}

div.back_generalFeed{
	width			: 185px;
	height			: 41px;
	padding-top		: 11px;
	text-align		: center;
}

div.back_blue_light{
	background: url(../images/background/back_blue_light.png) no-repeat;
}

div.back_blue_dark{
	background: url(../images/background/back_blue_dark.png) no-repeat;
}

div.back_green{
	background: url(../images/background/back_green.png) no-repeat;
}


/* ********** Header ************** */

#header_top{
	height	:98px;
	width	:100%;
	padding-top:5px;
}

#header_people{
	height	:183px;
	min-width:1015px;
	width:100%;
	background: #1C6683 url(../images/background/back_header_people.jpg) no-repeat center top;
}

#header_people_container{
	margin		: 0px auto 0px auto;
	height		: 50px;
	width		: 980px;
	text-align:right;
}

#header_people_container a{
	color			: #333;
	top				: 9px;
	font-weight		: bold;
	width			: 102px;
	right			: 10px;
	height			: 25px;
	position		: relative;
}

#header_people_container a:hover{
	color:#666;
}

/* Center */

#mainContainer{
	text-align	: left !important;
	margin		: -18px auto 0px auto;
	overflow	: auto;
	width		: 1015px;
	background	: url(../images/background/back_center.png) no-repeat center top;
}

#mainMenu{
	width		: 960px;
	height		: 33px;
	margin-left	: 30px;
}

#mainCenter{
	background-color:#FFF;
	border-left	: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	padding		: 15px 0px;
	overflow	: auto;
	margin		: 8px 0px 0px 30px;
	width		: 947px;
	float		: left;
	
}

#socialMediaPanel{
	background	: url(../images/background/back_social_network.png) no-repeat left top;
	width		: 30px;
	padding		: 11px 0px 0px 3px;
	height		: 175px;
	margin		: 11px 0px 0px -3px;
	float		: left;	
}

#socialMediaPanel img{
	margin-bottom:5px;
}

/* ************** CENTER LEFT  ****************** */

#centerLeft{
	width	: 595px;
	float	: left;
	padding	: 0px 13px;
	margin-bottom:30px;
	height	: auto;
}

/* home modele */

#centerLeft_mainFlash{
	height:255px;
}

#centerLeft_newsVideo{
	margin	: 30px 0px 20px;
	clear	: both;
	height	: 315px;
}

.centerLeft_newsVideo{
	min-height	: 270px;
	width	: 285px;
	float	: left;
	padding: 0px 5px;
}

#video_feed_youtube p{
	margin:5px 0px;
}

#social_feed{
	margin-right:5px;
	background	: url(../images/background/back_iframe_ws_loader.gif) no-repeat center;
}

.social_post{
	padding:10px 0px 10px 40px;
	border-bottom:#CCC 1px solid;
}

.social_post_name{
	color:#2e8eb3;
	display:block;
}

.social_post_twitter{
	background	: url(../images/icons/icon_twitter.jpg) no-repeat 3px center;	
}

.social_post_facebook{
	background	: url(../images/icons/icon_facebook.jpg) no-repeat 3px center;	
}


/* General Feeds */

.centerLeft_generalFeed{
	width:190px;
	font-size:12px !important;
	height:515px;
	float:left;
}

#emploi_feed{
	margin-right:10px;
}

#emploi_feed .iframe_loading {
	background: url(../images/background/back_iframe_ws_loader.gif) no-repeat center;
	min-height:100px;
	padding:0;
	margin-bottom:-10px;
}

.emploi_content div{
	margin: 0;
	padding-left:3px;
	padding-top: 10px
	
}

#emploi_content_addmenu{
	padding-left:3px;
}

#formation_feed{
	margin-right:10px;
}


/* General content */

.contact_back_grey{
	background-color:#f5f5f5;
}

div.contact_spacer{
	margin-left:8px;
	border-left:1px solid #2e8eb3;
	padding-left:20px;
}

table.contact_table{
	margin-left:25px;
}

tr.table_argent{
	background-color:#a9a9a9;
}

tr.table_or{
	background-color:#d5c268;
}

tr.table_platine{
	background-color:#abb9be;
}

tr.table_argent{
	background-color:#a8a8a8;
}

tr.table_bronze{
	background-color:#ffa767;
}

/* ************** CENTER RIGHT  ****************** */

#centerRight{
	width	: 317px;
	float	: left;
	height	: auto;
	margin-bottom:30px;
}

.btn_grey_slim{
	height		: 40px;
	width		: 315px;
	text-align	: center;
	padding-top	: 15px;
	display		: block;
	margin-bottom:10px;
	background	: url(../images/background/back_grey_empty.jpg) no-repeat left top;	
}

a.btn_grey_slim:hover{
	background	: url(../images/background/back_grey_empty_over.jpg) no-repeat left top;
}

#right_btn_infolettre{
	padding-top:18px;
}

#right_event_teaser{
	height	: auto;
	width	: 315px;
	margin-bottom:10px;
}

a.btn_grey_large{
	height		: 70px;
	width		: 291px;
	padding		: 18px 0px 0px 24px;
	display		: block;
	margin-bottom:5px;	
}

a.btn_grey_large:hover{
	color: #2e8eb3;
}

a.btn_grey_large_bubble{
	background	: url(../images/background/back_grey_bubble.jpg) no-repeat left top;	
}

a.btn_grey_large_bubble:hover{
	background	: url(../images/background/back_grey_bubble_over.jpg) no-repeat left top;	
}

a.btn_grey_large_people{
	background	: url(../images/background/back_grey_people.jpg) no-repeat left top;	
}

a.btn_grey_large_people:hover{
	background	: url(../images/background/back_grey_people_over.jpg) no-repeat left top;	
}


a.btn_grey_large_folder{
	background	: url(../images/background/back_grey_folder.jpg) no-repeat left top;	
}

a.btn_grey_large_folder:hover{
	background	: url(../images/background/back_grey_folder_over.jpg) no-repeat left top;	
}

a.btn_grey_large_letter{
	background	: url(../images/background/back_grey_letter.jpg) no-repeat left top;	
}
a.btn_grey_large_letter:hover{
	background	: url(../images/background/back_grey_letter_over.jpg) no-repeat left top;	
}

/* EVENT BLOC - LAST NEWS */

.event_allteaser{
	padding		: 10px 10px;
	font-size	: 11px !important;
}

.cms_event_list{
	margin:5px 0px;
	border-bottom:#CCC 1px solid;
}

.cms_event_name{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

.cms_event_date{
	display:block;
}

.cms_event_lieu{
	display:block;
}

.cms_event_link{
	background	: url(../images/background/back_event_more.png) no-repeat left top;
	width		: 66px;
	padding-top	: 1px;
	font-size	: 9px;
	display		: block;
	text-align	: center;
	color		: #FFF;
	position	: relative;
	margin-top	: -5px;
	left		: 231px;
	top			: 5px;
}

.cms_event_link_hidden{
	visibility:hidden;
}

.cms_event_date_title{
	font-weight:bold;
}

/* RIGHT PUB */

#right_pub{
	text-align:center;
}

/* ********** BOTTOM ************* */

#footer{
	width		: 899px;
	clear		: both;
	margin		: 0px 0px 20px 20px;
	padding		: 5px 5px 0px 5px;
	border-top	: 1px solid #CCC;
}

#footer_copyright{
	width:695px;
	float:left;
}

#footer_confi{
	width:200px;
	float:left;
	text-align:right;
}


/* ********* Newsletter ************** */
#newsletter_panel{
	text-align:left;
	width		: 556px;
	height		: 230px;
	position	: absolute;
	visibility	: hidden;
	padding		: 10px 30px;
	top			: 0px;
	left		: 0px;
	z-index		: 12000;
	background	: url(../images/background/back_newsletter.png) no-repeat left top;
}


#newsletter_panel h2{
	margin-left:30px;
}

DIV#ux-flexpop-overlay{
	background-color: #000000;
	position		: absolute;
	top				: 0px;
	left			: 0px;
	z-index			: 10000;
}

#newletter_btn_close{
	display:block;
	position:relative;
	top:4px;
	cursor:pointer;
	left:518px;
	width:26px;
	height:28px;
	background	: url(../images/icons/icon_close_btn.png) no-repeat left top;
}

.newsletter_send_btn{
	width:119px;
	display:block;
	height:20px;
	padding-top:6px;
	background	: url(../images/icons/nl_btn_submit.png) no-repeat left top;
	text-align:center;
}

.newsletter_label{
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}

#newsletter_panel input[type="text"]{
	width:300px;
	padding:4px;
}


/* For iFrame */

.minHeight_iframe {
	min-height:270px;
}


/* CMS EVENT */
.strong_blue
{
	font-weight: bold;
	color : #2e8eb3;
}

.description_event
{
	font-size: 20px;
	font-weight : bold;
	color: #000000;
	text-transform : uppercase;
	margin-bottom : 10px;
}

#CMS_EVENT_cell_title
{	font-size: 30px;
	text-transform:uppercase;
}

#CMS_EVENT_date_hours{
	margin-bottom: 10px;
}

.div_date
{
	display : inline;
}

.div_strong
{
	font-weight: bold;
}

/* CARRER POST JOB */

.jobs_post {
	padding		  :	10px 5px;
	border-bottom :	#CCC 1px solid;
	font-size 	  : 12px;
	color 		  :	#3b3b3b;
}

.jobs_post a {
	color			: #2e8eb3;
	text-decoration : none;
}

.jobs_post_date_small {
	display		: block;
	font-style	: italic;
	color		: #999;
	font-size	: 11px;
	padding-top	: 5px;
}

.jobs_post_more {
	width	   : 80px;
	font-size  : 11px;
	display	   : block;
	text-align : center;
	color	   : #828282;
	position   : relative;
	margin-top : -15px;
	left	   : 95px;
}

/* Full version (career) */

.jobs_post_full {
	padding			: 10px 0px 10px 0px;
	border-bottom	: #c9e1eb 1px solid;
	font-size		: 13px;
	color			: #3b3b3b;
}

.jobs_post_full a {
	color			: #2e8eb3;
	text-decoration : none;
}

.jobs_post_last {
	border-bottom : none;
}

.jobs_post_msg {
	display : block;
	padding : 5px 0;
}

.jobs_post_link {
	display		: block;
	padding-top : 5px;
	font-weight : bold;
}

.jobs_post_date {
	display		: block;
	font-style	: italic;
	color		: #999;
}

.jobs_post_date a {
	color : #999;
}

.jobs_offer {
	padding			: 10px 0px 10px 0px;
	border-bottom	: #c9e1eb 1px solid;
	font-size		: 13px;
	color			: #3b3b3b;
}

.jobs_offer a {
	color			: #2e8eb3;
	text-decoration : none;
}

.jobs_offer_last {
	border-bottom : none;
}

.jobs_offer_field {
	display : block;
	padding : 5px 0;
}

.jobs_offer_title {
	display		 : block;
	font-weight  : bold;
	font-size	 : 16px;
}

.jobs_offer_contact {
	margin : 5px 15px;
	padding-left : 10px;
	/*border-left : 1px solid #999;*/
}

#job_opportunities_sponso {
	border : 2px solid #2e8eb3;
	padding : 0 15px;
	margin-bottom : 15px;
}
#job_opportunities_std {
	padding : 0 15px;
}

#form_header {
	padding : 0 10px 10px 10px;
	font-weight : bold;
}
