@charset "UTF-8";
/* CSS Manpower
---------
 
Par pierrick Nazé
Fichier créé le 15/04/2009
*/
 

 
body {
	padding:0 0 10px 0!important;
	margin: 0;
	color: #000;
	font-size: 1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-align: left !important;
	background-color: #fff;
}
a {
	color: #5f81aa;
	text-decoration: none;
}
a:hover {
	color: #5f81aa;
	text-decoration: underline;
}
img, fieldset {
	border: none;
}
.clear {
	clear:both;
}
.bleuFonce { color: #5F81AA }
.bleuClair { color: #6698C2 }
.vert { color: #7EA190 }
.rouge { color: #C8504F }
.orange { color: #D47C18 }
/*Tête de page*/

#header {
	width: 1000px;
	height: 151px;
}
#header .logo {
	width: 87px;
	height: 76px;
	position: absolute;
	margin: 9px 0 0 9px;
}
#header .banniere {
	width: 468px;
	height : 60px;
	position: absolute;
	margin: 14px 0 14px 120px;
}
#header .metanav {
	position: absolute;
	top: 9px;
	left: 731px;
	font-size: 0.65em;
	font-weight: bold;
	color: #5F81AA;
}
/*Fin de tête de page*/



/*Menu du haut de la page*/

#menu_haut {
	font-size: 0.65em;
	position: absolute;
	margin-top: 90px;
	height: 19px;
	width: 1000px;
	margin-left: 10px;
}
#menu_haut a {
	color: #000;
}
#menu_haut .menu_haut_onglet_on a {
	color: #fff;
}
#menu_haut a:hover {
	color: #fff;
	text-decoration: none;
}
#menu_haut .menu_haut_gauche {
	float: left;
	background: url(http://www.manpower.fr/jsp/jahia/templates/manpower/manpower_templates/img/lrt2.gif) left top;
	width: 6px;
	height: 17px;
}
#menu_haut .menu_haut_droite {
	float: left;
	background: url(http://www.manpower.fr/jsp/jahia/templates/manpower/manpower_templates/img/rrt2.gif) left top;
	width: 6px;
	height: 17px;
}
#menu_haut .menu_haut_texte {
	float: left;
	border-top: 1px solid #878684;
	padding-top: 2px;
}
#menu_haut .menu_haut_onglet {
	float: left;
	background-color: #fff;
	margin-right: 4px;
}
#menu_haut .menu_haut_onglet_on {
	float: left;
	background-color: #7ea190;
	margin-right: 4px;
}
#menu_haut .menu_haut_onglet:hover {
	background-color: #7ea190;
}
.menu_bar {
	margin-top: 72px;
	height: 20px;
	background: url(http://www.manpower.fr/jsp/jahia/templates/manpower/manpower_templates/img/lignes.gif) left top;
	background-repeat: repeat-x;
}
/*Fin du menu du haut de la page */



/*Menu de la gauche de la page */


#menu_gauche {
	margin-left: 0px;
	background-color:#f2f2f2;
	width: 174px;
	margin-top: -13px;
	float:left;
}
#menu_gauche a {
	font-size: 0.7em;
	color: #000;
}
#menu_gauche .titre_menu {
	background-position: center top;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background-image: url(http://www.manpower.fr/jsp/jahia/templates/manpower/manpower_templates/img/menu_haut.gif);
	line-height: 18px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	border-bottom: 1px solid #fff;
}
#menu_gauche .titre_menu_on {
	background-position: center top;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background-image: url(http://www.manpower.fr/jsp/jahia/templates/manpower/manpower_templates/img/menu_haut.gif);
	line-height: 18px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	border-bottom: 1px solid #fff;
	color: #D47C18;
	font-weight: bold;
}
#menu_gauche .sous_titre_menu {
	display: block;
	padding-left: 6px;
	line-height: 17px;
	border-bottom: #fff 1px solid;
}
#menu_gauche .sous_titre_menu_on a{
	display: block;
	padding-left: 6px;
	line-height: 17px;
	border-bottom: #fff 1px solid;
	color: #D47C18;
	font-weight: bold;
}

/*Fin du menu de la gauche de la page */



/*Contenu de la page */

#container_texte {
	margin: 0 0 0 10px;
	width: 600px;
	float:left;
}
#container_texte .chemin_fer {
	color: #5F81aa;
	font-size: 0.7em;
}
#container_texte .tete_page_impression{
	display :none;
}
#container_texte p {
	font-size: 0.7em;
}
#container_texte li {
	font-size: 0.7em;
}
#container_texte h1 {
	color: #D47C18;
	font-size: 1.1em;
	margin-top: 30px;
	font-weight: bold;
}
#container_texte h2 {
	font-size: 1em;
}
#container_texte h3 {
	font-size: 0.9em;
}
#container_texte h4 {
	font-size: 0.8em;
}
/*Fin du contenu de la page */


/*Contenu droit de la page */

#container_droit {
	width: 200px;
	margin-left: 800px;
}
/*Fin du contenu droit de la page */

/*Contenu droit de la page */

#container_pied_page {
	font-size: 0.6em;
	text-align: center;
}

/*Fin du contenu droit de la page */

