﻿




/*
     FILE ARCHIVED ON 19:41:46 Jan 1, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:42:46 Feb 16, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*:: Importation CSS ::*/
/*******************************************************/
@import url("/css/font-face.css");

* { margin:0; padding:0; }

body { 
	background-color:#FFF;
	color:#3e3a35;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
img { 
	border:none; 
}
p { 
	line-height:17px;
	margin:0; 
	padding:0 0 10px; 
}
a {
	color:#333333;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
}
ul, li { 
	list-style:none; 
	margin:0; 
	padding:0; 
}
form, fieldset {
	border:none;
	margin:0;
	padding:0;
	width:auto;
}
input, select, textarea {
	color:#a0a0a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}


/* Les titres */
h1, h2, h3, h4 {
	font-weight:normal;
	margin:0;
	padding:0;
}


/* Classes communes */
.clear { 
	clear:both; 
	height:0; 
	line-height:0; 
	width:0; 
	
	/**_ Fix IE _**/
	*display:inline;
}


#header .search,
#header .connecte,
#header .onglet,
#header #navigation,
#contener #col-droite,
#article .btn-retour,
#footer {
	display:none!important;
}

.background {
	position:relative;
}
.background .ombre-print {
	margin: 0 0 20px 0;  
  /*
	margin-left:-399px;
	padding-bottom:20px;
	position:absolute;
  */
	z-index:100;
}
/*
	.background .ombre-print.top {
		left:50%;
		top:75px;
	}
	.background .ombre-print.bottom {
		bottom:90px;
		left:50%;
	}


*/
/************************ PAGE ************************/
#page {
	background:#FFF;
	margin:0 auto;
	padding:0 40px;
	position:relative;
	width:720px;
}


/************************ HEADER ************************/
#header {
	width:720px;
  text-align: center;
}
#header h1.cache {
	display:none;
}

/*:: Header - Logo / Search / Onglets ::*/
/*******************************************************/
#header .logo img {
	height:105px;
	width:300px;
}


/*:: Header - Navigation ::*/
/*******************************************************/
#header #navigation {
	float:left;
}



/************************ CONTENER ************************/
#contener {
	padding-top:10px;
	width:720px;
}


/*:: Contener - Fil d'ariane ::*/
/*******************************************************/
/*
#contener #fil-ariane {
	height: 47px;
    position: absolute;
    right: 40px;
    top: 20px;
}
#contener #fil-ariane li { 
	color:#333;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 0;
	padding:0 10px;
}
	#contener #fil-ariane li.last { 
		border:none;
	}
#contener #fil-ariane li a { 
	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#contener #fil-ariane li a:hover { 
	text-decoration:underline;
}
*/
#contener #fil-ariane {  
  display: none;
}

/*:: Contener - Colonne gauche ::*/
/*******************************************************/
#contener #col-gauche {
	float:none;
	padding:0;
	width:720px;
}

#article.cv .photo {
	background-color:#FFF;
	float:left;
	padding:0 15px 0 0;	
	width:165px;
}
#article.cv .infos.small {
	background:none;
	/*padding:0;*/
	width:auto;
}
#article.cv .infos {
	/*border-bottom:1px dotted #bac1c1;*/
	padding:10px 0 0 0;
	width:710px;
}

#article.cv .infos h1 {
	background:none;
	color:#01919c;
	font-family: 'DIN1451StdMittelschrift';
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#article.cv .infos h2 {
	/*border-bottom:1px dotted #657576;*/
	font-family: 'DIN1451StdMittelschrift';
	font-size:16px;
	margin-bottom:15px;
	padding-bottom:5px;
	text-transform:uppercase;
}
#article.cv .infos ul {
	float:left;
	padding-bottom:40px;
	width:100%;
}
#article.cv .infos p {
	padding-bottom:15px;	
}
#article.cv .infos p.age {
	font-size:14px;
	font-weight:bold;
}
#article.cv .infos p.description {
	font-size:13px;
	line-height:18px;
}
#article.cv .infos h3 {
	color:#00909b;
	font-family: 'DIN1451StdMittelschrift';
	font-size:20px;
	padding-bottom:15px;
  
  padding-top: 20px;
  background: url('/images/zebra-gris.png') 0 0 repeat-x;
}
#article.cv .infos h3 span {
	color:#333;
	font-size:16px;
	text-transform:uppercase;
}
#article.cv .infos h3 span span.bg {
	background:url(/images/puces/puce-07.gif) no-repeat 4px 7px;
	padding-left:12px;
}
#article.cv .infos .ligne {
	background:url(/images/point-gris.gif)	 repeat-x 0 13px;
	clear:both;
}
#article.cv .infos .date {
	background:none #FFF;
	float:right;
	font-size:12px;
	line-height:18px;
	padding-left:5px;
}
#article.cv .infos h4 {
	background:none #FFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
	padding-right:5px;
}
#article.cv .infos ul.langues li {
	float:left;
	padding-right:60px;	
}
#article.cv .infos ul.langues li strong {
	font-size:14px;
}


#article .warning {
	background-color:#f3f3f3;
	margin:0 0 20px;	
	padding-bottom:20px;
}
#article .warning p.title {
	background:url(/images/warning.gif) no-repeat 0 0 #657576;
	color:#FFF;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 40px;
}
#article .warning ul {
	border-left:1px dashed #657576;
	margin:20px 10px 0;
	padding:0 0 0 15px;
}
#article .warning ul li {
	padding-bottom:10px;
}
#article .warning ul li a {
	color:#00909b;
}


#article p.ajout-print {
	font-size:14px;
	font-weight:bold;
	padding:50px 0;
	text-align:center;
}
#article p.ajout-print a {
	color:#01919c;
}


/**************************/


#page #header .search, #page #header .connecte, #page #header .onglet, 
#page #navigation, #page #header .nav-second, #page #header .menu-niv2,
#lemag .encadre .text .tree, #lemag .encadre .text .commentaires, 
#lemag .lemag-droite, 
#lemag .foot-lemag, #lemag .form-reactions
{
  display: none;
}
#lemag #header { height: 110px; margin: 0; padding: 0 }
#lemag h1 { height: auto; margin: 0; padding: 0 }
#lemag #article.cms .encadre { padding: 0; width: 720px }
#lemag .encadre .img { margin: 25px 0 25px 25px; }
#lemag .listing-reactions { margin: 20px 0 0 0; padding: 25px 0 0 0; border-top: 1px dotted #888888; }
#lemag .listing-reactions h2, #lemag .listing-reactions .ligne { margin-left: 0; padding-left: 0; border-bottom: 1px dashed #999999; }
#lemag #article .listing-reactions h2 { padding-bottom: 5px }

 /***/


#lemag #article.cms h1, #lemag #article.cms h2 { color: #01919C }
#lemag #article .mag-article .encadre p.source {
	font-size:11px;
	font-weight:normal;
  color:#888888;
}
#article .mag-article .encadre .entete {
	font-size:16px;
	font-weight:bold;
	padding-bottom: 5px;
}


/***/

#company .bg-article { position: relative }
#company .cms .logo-fiche { float: right; margin-left: 15px }
#company .cms .aa { float: left; }
#company .cms .btn-retour, #company .cms .btn-06 { display: none; }
#company .cms .relatedBp, #company .cms .similarC { display: none; }
#company .cms h1, #job .cms h1 {
  font-size: 26px;
  text-transform: uppercase;
  color: #01919C;
  margin-bottom: 20px;
  font-family: 'DIN1451StdMittelschrift';
}
#company .cms h1 span {
  color: black;
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 0;
}
#company .cms .bordure, #job .cms .bordure {
  border-bottom: 1px dotted #888888;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#company .cms h2, #job .cms h2 {
  color: #00909B;
  font-family: 'DIN1451StdMittelschrift';
  font-size: 20px;
  padding-bottom: 20px;
}
#company .cms .warning { display: none }

/***/


#job .cms .btn-01 { display: none; }
#job .references a { display: none; }
#job .references {
  padding-bottom: 20px;
}
#job .warning-2 {
  margin: 30px 0 20px;
}
#job .warning-2 .title {
  color: #00909B;
  font-family: 'DIN1451StdMittelschrift';
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 16px;
}
#job .warning-2 .title2 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 15px;
}
#job .warning-2 .puces-cube li span:before { content: " - "; }