* {
	margin: 0;
	padding: 0;
}

sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
	font-size: 62.5%;
	background: url('../img/images_design/submenu_bg.jpg') repeat-x left 269px;
}

body.contacts,
body.carrieres {
	background: none;
}
	#wrapper {
		width: 100%;
		margin: 0 auto;
	}
		#nav {
			width: 903px;
			margin: 0 auto;
			padding-left: 25px;
		}
			#nav #menu {
				width: 634px;
				float: right;
				height: 100px;
			}
			#nav #logo {
				float: left;
				width: 230px;
				background: url('../img/images_design/logo.gif') no-repeat left 28px;
				height: 100px;
			}
				#logo a {
					width: 100%;
					height: 100%;
					display: block;
					text-indent: -99999px;
				}
			#nav #menu_principal {
				display: none;
			}
#header {
	width: 100%;
	background: #b5b5af;
	text-align: center;
	height: 169px;
}
/* HEADER IMAGES */
.landing #header {
	background: #969e1a url('../img/images_design/landing.jpg') no-repeat center top;
	height: 296px;
}
.carrieres #header {
	background: #b5b5b5 url('../img/images_design/carriere.jpg') no-repeat center top;
}
.approche #header {
	background: #38445a url('../img/images_design/approche.jpg') no-repeat center top;
}
.contacts #header {
	background: #38445a url('../img/images_design/contact.jpg') no-repeat center top;
}
.profil #header {
	background: #b5b5b5 url('../img/images_design/profil.jpg') no-repeat center top;
}
.nouvelles #header {
	background: #9da61c url('../img/images_design/nouvelles.jpg') no-repeat center top;
}

#submenu {
	width: 915px;
	margin: 0 auto;			
	height: 57px;
}
	#subsubmenu {
		margin: 0 0 0 292px;
		background: url('../img/images_design/submenu_left.gif') no-repeat left top;
		padding-left: 2px;
		height: 57px;
	}
	#submenu ul {
		background: url('../img/images_design/submenu_right.gif') no-repeat right top;
		padding: 0;
		padding-right: 3px;
		list-style: none;
		height: 57px;
	}
		#submenu ul li {
			height: 57px;
			float: left;
		}
		#submenu ul li a {
			width: 100%;
			height: 100%;
			text-indent: -9999px;
			display: block;
		}
		
#content {
	background: url('../img/images_design/footer_degrade.gif') repeat-x left bottom;	
}
#bloc {
	width: 915px;
	margin: 0 auto;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 17px;
}
.landing #bloc {
	margin-top: 0;
}
#bloc h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #00456a;
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
}
.nouvelles #bloc h1,
.landing #bloc h1 {
	margin-top: 18px;
}
	.nouvelles #bloc h1 span.only,
	 h1 span.only,
	 .landing #bloc h1 span.only {
		font: 11px Arial, Helvetica, sans-serif;
		color: #babcbe;
		text-transform: none;
		padding-left: 8px;
	}
.landing #bloc h1 {
	margin-top: 16px;
}
#bloc img.logos {
	float: left;
	margin: 4px 0 0 21px;
}
	#bloc #paginate {
		width: 100%;
		clear: both;
	}
#footer {
	width: 100%;
	clear: both;
	padding-top: 278px;
	padding-bottom: 9px;
}
	#footer p {
		font: 1em Arial, Helvetica, sans-serif;
		color: #707171;
		font-size: 1em;
		text-align: center;
		color: #707171;
	}

.ltbloc,
.ltb,
.ltbloc .wbloc {
	float: left;
}
.rtbloc,
.rtb,
.rtbloc .wbloc {
	float: right;
}
.ltb,
.rtb,
.ltbloc,
.rtbloc,
.inbloc,
.inblocTableIn,
.inblocTableOut,
.wbloc {
	width: 434px;
}
	.inbloc {
		float: left;
		border-bottom: 3px solid #c3c3c3;
		margin-top: 8px;
		padding: 10px 0 10px 0;
		background: url('../img/images_design/poitilles_bloc.gif') repeat-x left top;
/*		overflow: hidden;*/
	}
	
	.inblocTableIn {
		float: left;
		margin-top: 8px;
		padding: 10px 0 10px 0;
		background: url('../img/images_design/poitilles_bloc.gif') repeat-x left top;
/*		overflow: hidden;*/
	}
	.inblocTableOut {
		float: left;
		border-bottom: 3px solid #c3c3c3;
		margin-top: 8px;
		padding: 10px 0 10px 0;
		
/*		overflow: hidden;*/
	}
	
	.approche.etude_sur_la_productivite .ltbloc .inbloc {
		position: relative;
	}
		.approche.etude_sur_la_productivite .ltbloc .inbloc ul.pdf {
			position: absolute;
			bottom: 7px;
		}
	.approche.resultats .wbloc.isblocimage .inbloc,
	.approche.etude_sur_la_productivite .wbloc.isblocimage .inbloc,
	.profil.implications .wbloc.isblocimage .inbloc {
		background: none;
	}
	.approche.services .inbloc {
		padding: 10px 0 7px 0;
	}
	.landing .rtbloc .wbloc.news .bloccontent {
		width: 100% !important; /* for the news on the landing page */
	}
		.landing #bloc img.logos {
			padding-bottom: 6px;
		}
	.nouvelles .inbloc {
		padding: 10px 0 5px 0;
	}
		.inbloc a {
			color: #00466a;
			text-decoration: none;
		}
		.approche.services .inbloc img {
			margin-top: 5px;
		}
	.inbloc.nodashes {
		background: none;
	}
	
	.approche.services #bloc div.bloccontent {
		width: 286px;
	}	
	.inbloc .left,
	.inbloc .right {
		width: 172px;
		margin-right: 24px;
	}
	.inbloc .left {
		float: left;
	}
	.inbloc .right {
		float: right;
	}
	.inbloc h2 {
		color: #888;
		font-size: 1.2em;
	}
		.inbloc h2.futura {
			font-size: 1.1em;
			font-weight: bold;
			float: left;
			margin-top: 13px;
			margin-right: 70px;
		}
		.inbloc h2.futura.rightside {
			margin-right: 0;
		}
	.approche.etude_sur_la_productivite .inbloc h2 {
		font-size: 1.3em;
		line-height: 1.5em;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 2em;
		width: 370px;
	}
	.approche.secteurs .inbloc h2 {
		text-transform: uppercase;
		margin-bottom: .5em;
	}
	.contacts .inbloc h2 {
		margin-bottom: 7px;
		color: #888;
		font-size: 1.1em;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 2px;
	}
	.inbloc ul {
		list-style: none;
		margin-top: 17px;
	}
		.inbloc ul li {
			
			padding-top: 8px;
		}
		.approche.etude_sur_la_productivite .inbloc ul li {
			text-transform: uppercase;
		}
		.carrieres .inbloc ul li {
			text-transform: uppercase;
		}
		.inbloc ul li:first-child {
			padding-top: 0;
		}
			.inbloc ul li a {
				background: url('../img/images_design/puce_verte.gif') no-repeat left center;
				padding-left: 10px;
				text-decoration: none;
				color: #888;
			}

/* =============== */
/* = TYPOGRAPHIE = */
/* =============== */
.inbloc p {
	color: #888;
	font-size: 1.1em;
	padding-bottom: 16px;
	line-height: 1.46em;
}
.inblocTableIn p {
	color: #888;
	font-size: 1.1em;
	padding-bottom: 16px;
	line-height: 1.46em;
}

.approche.secteurs .inbloc p {
	padding-bottom: 13px;
}
.approche.resultats .wbloc.isblocimage .inbloc p,
.approche.etude_sur_la_productivite .wbloc.isblocimage .inbloc p,
.profil.implications .wbloc.isblocimage .inbloc p {
	text-align: center;
	margin-top: 38px;
	margin-bottom: 14px;
/*	border: 1px solid red;*/
}
.approche.resultats .wbloc.isblocimage .inbloc p {
	margin-top: 60px;
	margin-bottom: 35px;
}
/*.approche.secteurs .wbloc .inbloc p {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 11px;
}
*/
.profil.implications .inbloc p {
	padding-bottom: 13px;
}
	.inbloc p:last-child,
	.profil.implications .inbloc p:last-child,
	.approche.secteurs .inbloc p:last-child {
		padding-bottom: 0;
	}
.contacts .inbloc p,
.carrieres .inbloc p {
	font-size: 1.1em;
	color: #888;
	line-height: 1.45em;
}
.contacts .inbloc p {
	padding-top: 3px;
}
	.contacts .inbloc p a:hover,
	.carrieres .inbloc p a:hover {
		color: #505050;
	}
#bloc div.bloccontent {
	width: 269px;
	color: #888;
	float: right;
	line-height: 1.4em;
	overflow: hidden;
}
.approche.services #bloc div.bloccontent p {
	font-size: 1.1em;
}
#bloc div.imagetxt p {
	margin-top: 21px;
}
#bloc p.more, 
#bloc p.news,
#bloc p.list {
	margin-top: 10px;
	float: right;
}
	
div.bluecolor h2,
div.bluecolor p,
div.bluecolor li {
	color: #00456a;
}
.wbloc div.bluecolor ul {
	margin-bottom: 1em;
}
.wbloc div.bluecolor li {
	font-size: 1.1em;
	background: url('../img/images_design/puce_bleue.gif') no-repeat left 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	padding-top: 0;
	margin-top: 10px;
	line-height: 1.65em;
}
div.fonttwelve p {
	font-size: 1.2em;
	line-height: 1.5em;
}
div.bluecolor h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.titleupper h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 4px;
}
p.more a,
p.news a,
p.list a {
	float: right;
	height: 25px;
	display: block;
	margin-right: 9px;		
	text-indent: -9999px;
	outline: none;
}
#bloc #paginate ul {
	list-style: none;
	text-align: center;
	padding-top: 20px;
}
	#bloc #paginate ul li {
		display: inline;
		margin-right: 0.2em;
	}
	#bloc #paginate ul li a {
		padding: 0;
		color: #888;
		text-decoration: none;
		font-weight: bold;
	}
	#bloc #paginate ul .disabled {
		display: none;
	}
	#bloc #paginate ul li.current, 
	#bloc #paginate ul li a:hover {
		color: #555;
	}
	#bloc #paginate ul li.next a, 
	#bloc #paginate ul li.prev a {
		width: 4px;
		height: 7px;
		outline: none;
	}
	#bloc #paginate ul li a img {
		border: none;
	}
/* =========== */
/* = BOUTONS = */
/* =========== */

/*
	More
*/
#fr p.more a {
	background: url('../img/images_design/btn_learn_more_fr.gif') no-repeat left top;
	width: 115px;
}
#en p.more a {
	background: url('../img/images_design/btn_learn_more_en.gif') no-repeat left top;
	width: 106px;
}
#fr p.more a:hover, #en p.more a:hover {
	background-position: left bottom;
}
#fr p.more a.close {
	background-position: right top;
	width: 76px;
}
#en p.more a.close {
	background-position: right top;
	width: 71px;
}
#fr p.more a.close:hover, #en p.more a.close:hover {
	background-position: right bottom;
}
#fr p.more a.close:hover {
	background-position: right bottom;
}
#en p.more a.close {
	background-position: right top;
	width: 71px;
}

/*
	News
*/
#fr p.news a {
	background: url('../img/images_design/btn_nouvelles_fr.gif') no-repeat right top;
	width: 91px;
}
#en p.news a {
	background: url('../img/images_design/btn_nouvelles_en.gif') no-repeat right top;
	width: 68px;
}
#fr p.news a:hover, #en p.news a:hover {
	background-position: right bottom;
}
#fr p.list a {
	background: url('../img/images_design/btn_liste_compagnies_fr.gif') no-repeat right top;
	width: 155px;
}

/*
	Liste de compagnies
*/
#en p.list a {
	background: url('../img/images_design/btn_liste_compagnies_en.gif') no-repeat right top;
	width: 136px;
}
#fr p.list a:hover, #en p.list a:hover {
	background-position: right bottom;
}

/*#bloc p.linkpdf {
	background: url('../img/images_contenu/arrow_green.gif') no-repeat left 4px;
	float: left;
	padding-left: 9px;
	margin-top: 2px;
}
*/
/*
	Liens avec puces :
*/
.nouvelles #bloc p.linkpdf {
	margin-top: 7px;
}
#bloc p.firstpdf {
	margin-top: 38px;
}
#bloc .linkpdf {
	font-size: 10px;
}
#bloc p.linkpdf {
	background: url('../img/images_contenu/arrow_green.gif') no-repeat left 4px;
	float: left;
	padding-left: 9px;
	padding-top: 1px;
	margin-top: 8px;
	text-transform: uppercase;
}
	#bloc p.linkpdf a,
	#bloc li.linkpdf a {	
		color: #888;
		font-weight: normal;
		outline: none;
	}
	#bloc ul li a { padding-left: 10px; }
	#bloc p.linkpdf a:hover,
	#bloc li.linkpdf a:hover {
		color: #555;
	}
	#bloc li.linkpdf a { padding-left: 8px;}
