/* CSS Document */

	html{
		margin:0;
		padding:0;
		font-size:11px;
		font-family:verdana;
		color:#000;
		background:url(images/fond_contenu.gif) repeat-y top center;
	}

	body{
		margin:0 0 0 0;
		background:url(images/fond.gif) repeat-x top left #fff;
	}

	#body{
		margin:0 auto 0 auto;
		width:779px;
	}
	
	form{
		margin:0;
	}
	
	a img{
		border:0;
		margin:0;
		padding:0;
	}
	
	.clear{
		clear:both;
	}
	.apia{
		color:#004fa3;
		font-weight:bold;
	}

	/*************************	ENTETE	*****************************/

	#entete{
		width:779px;
	}

	#enteteAnimation{
		width:779px;
	}

	#enteteAnimation #logo{
		width:182px;
		height:110px;
		float:left;
	}

	#enteteAnimation #bandeau{
		width:589px;
		float:left;
		height:110px;
		margin:0 0 0 0px;
		border-left:2px solid #fff;
	}

	#enteteAnimation img#logo{
		width:182px;
		float:left;
		height:110px;
	}

	#enteteAnimation img{
		width:6px;
		float:left;
		height:110px;
	}

	#menu{
		width:779px;
		background:url(images/fond_menu.gif) no-repeat;
		height:62px;
		margin:0 0 0 0;
	}

	#menu ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#menu ul li{
		float:left;
		margin:0 0 0 0;
		padding:0;
		height:44px;
	}

	#menu ul li#ongletAccueil{
		width:134px;
		margin:3px 0 0 11px;
		padding:5px 0 0 36px;
	}

	#menu ul li#ongletAccueil img{
		width:90px;
		height:44px;
		behavior: url('iepngfix.htc');
	}

	#menu ul li#ongletAccueil a{
		/*width:134px;*/
		/*display:block;*/
	}
	
	#menu ul li#ongletPhilosophie{
		width:101px;
		margin:3px 0 0 5px;
		padding:5px 0 0 16px;
	}

	#menu ul li#ongletPhilosophie img{
		width:93px;
		height:44px;
		behavior: url('iepngfix.htc');
	}

	#menu ul li#ongletPhilosophie a{
		width:101px;
		display:block;
	}
	
	#menu ul li#ongletEntreprises{
		width:104px;
		margin:3px 0 0 5px;
		padding:5px 0 0 8px;
	}

	#menu ul li#ongletEntreprises img{
		width:94px;
		height:44px;
		behavior: url('iepngfix.htc');
	}
	
	#menu ul li#ongletChiffres{
		width:110px;
		margin:3px 0 0 5px;
		padding:5px 0 0 8px;
	}

	#menu ul li#ongletChiffres img{
		width:103px;
		height:44px;
		behavior: url('iepngfix.htc');
	}

	#menu ul li#ongletRecrutement{
		width:118px;
		margin:3px 0 0 5px;
		padding:5px 0 0 8px;
	}

	#menu ul li#ongletRecrutement img{
		width:107px;
		height:44px;
		behavior: url('iepngfix.htc');
	}
	
	#menu ul li#ongletContacter{
		width:81px;
		margin:3px 0 0 5px;
		padding:5px 0 0 8px;
	}

	#menu ul li#ongletContacter img{
		width:68px;
		height:44px;
		behavior: url('iepngfix.htc');
	}

	/*************************	ENTETE	*****************************/

	/*************************	GAUCHE	*****************************/

	#gauche{
		margin:15px 0 0 0px;
		float:left;
		width:195px;
		height:253px;
		font-size:10px;
	}
	
	#gauche ul#prestation{
		margin:0 0 0 40px;
		padding:0;
		/*list-style-image:url(images/puce_menu_gauche.gif);*/
	}
	
	.puceBleu, .actif{
		list-style-image:url(images/puce_menu_gauche.gif);
	}

	.puceGris{
		list-style-image:url(images/puce_menu_gauche_gris.gif);
	}
	
	#gauche li{
		width:150px;
		margin:0 0 10px 0;
	}
	
	#gauche li a{
		display:block;
		padding:0 0 0 0px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
	}

	#separation_gauche{
		width:80px;
		margin:20px 0 0 55px;
	}

	#drapeau{
		margin:20px 0 0 15px;
		/*background-color:red;*/
	}

	#drapeau img{
		float:left;
		margin:0 5px 0 0;
	}

	a#boutonConnectReporting{
		margin:0 0 0 0;
		padding:0;
	}

	a#boutonConnectReporting img{
		margin:40px 0 0 -7px;
		padding:0;
	}

	/*************************	GAUCHE	*****************************/

	#contenu{
		display: inline;
		float:left;
		/*background:url(images/ombre_droite.gif) repeat-y top right #fff;*/
		/*width:584px;*/
		background:url(images/fond_contenu.gif) repeat-y top right #fff;
		width:779px;
		margin-left:1px;
		padding-bottom:30px;
	}
	#accueil_bas{
		/*float:left;*/
		width:483px;
		border-top:2px solid #dbdbdb;
		border-bottom:2px solid #dbdbdb;
		margin:20px 0 0 240px;
		padding:5px 0 5px 0;
	}

	#pageAccueil{
		width:412px;
		height:325px;
		float:left;
	}

	#encart{
		float:left;
		width:153px;
		height:197px;
		background:url(images/fond_encart.gif) repeat-y top left;
		margin:0 0 0 3px;
		display:inline;
	}

	#encart #haut{
		margin:20px 0 0 35px;
		padding:0;
		list-style-image:url(images/puce_encart_gris.gif);
		color:#737273;
	}

	#encart #haut li{
		margin:0 0 8px 0;
		padding:0;
		width:100px;
	}

	#encart #haut li a{
		color:#737273;
		text-decoration:none;
	}

	#encart #bas{
		margin:20px 0 0 35px;
		padding:0;
		list-style-image:url(images/puce_encart_bleu.gif);
		color:#004fa3;
	}

	#encart #bas li{
		margin:0 0 8px 0;
		padding:0;
	}

	#encart #bas li a{
		color:#004fa3;
		text-decoration:none;
	}

	#logoPartenaire{
		float:left;
		width:143px;
		height:150px;
		text-align:center;
	}

	#logoPartenaire h1{
		font-size:120%;
		font-weight:normal;
		padding:0;
		margin:0;
	}
	
	/***************** PHILOSOPHIE	***********************/

	#contenuPhilosophie{
		width:565px;
		padding:10px 0 0 0;
		background:url(images/visuel_philosophie.jpg) no-repeat right top;
		float:left;
	}
	
	#contenuPhilosophie h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 0 10px;
		padding:0;
	}
	
	#accrochePhilosophie{
		font-size:130%;
		font-weight:bold;
		font-style:italic;
		color:#004fa3;
		margin:0 0 15px 10px;
	}
	
	#contenuPhilosophie p{
		margin:0 0 5px 10px;
		padding:0;
	}
	
	/*#philosophieGauche{
		float:left;
		width:311px;
		padding:10px 0 0 39px;
	}
	
	#philosophieDroite{
		float:left;
		width:278px;
		padding:10px 0 0 0;
	}
	
	#philosophieGauche h2, #philosophieDroite h2{
		font-size:110%;
		font-weight:bold;
		color:#000;
		margin:0 0 2px 0;
	}
	
	#philosophieGauche ul, #philosophieDroite ul{
		margin:0;
		border-left:1px solid #797b7e;
		padding:0 0 0 6px;
		list-style:none;
	}
	
	#philosophieGauche ul li, #philosophieDroite ul li{
		margin:0 0 2px 0;
	}*/
	
	#accesHistorique{
		float:left;
		width:228px;
		height:36px;
		padding:15px 0 0 5px;
		/*background-image:url(images/fond-acces-historique.gif);
		background-repeat:no-repeat;*/
	}
	
	#accesHistorique a{
		display:block;
		width:187px;
		height:16px;
		padding:2px 0 0 0px;
		/*background-color:#fff;
		background-image:url(images/fleche-historique.gif);
		background-repeat:no-repeat;
		background-position:0 0;*/
		color:#706b88;
		font-weight:bold;
		font-size:90%;
	/*	border:1px solid #9faacc;*/
		text-decoration:none;
	}
	
	/*#accesHistorique a:hover{
		background-color:#f6b72b;
		background-position:0 -18px;
	}*/

	#lienShopValley{
		float:left;
	}
	
	#demarcheDurable{
		float:right;
		width:341px;
		padding:16px 0 0 0;
		font-size:140%;
		font-weight:bold;
		color:#004fa3;
		margin:10px 0 0 20px;
	}
	
	.plusPetitItalique{
		font-size:80%;
		font-style:italic;
	}

	/***************** PHILOSOPHIE	***********************/

	/***************** HISTORIQUE	***********************/

	#contenuHistorique{
		width:565px;
		padding:10px 0 0 0px;
		background:url(images/visuel_historique.jpg) no-repeat right top;
		float:left;
	}

	#contenuHistorique div img{
		float:left;
	}

	#contenuHistorique img{
		margin:30px 0 0 0;
		float:right;
	}

	#contenuHistorique div p{
		float:left;
		width:350px;
		margin-top:15px;
	}

	#contenuHistorique div ul{
		list-style:disc;
		float:left;
		margin-top:10px;
	}

	#contenuHistorique div ul li{
		margin:0px 0 0 20px;
		padding:2px 0 2px 0;
	}
	
	#contenuHistorique h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 9px 10px;
		padding:0;
	}

	#contenuHistorique p{
		margin:0 0 7px 10px;
		padding:0;
	}

	#contenuHistorique ul#historique{
		width:345px;
		float:left;
		margin-left:10px;
		padding-left:0;
	}

	#contenuHistorique ul#historique li{
		margin:0px 0 0 20px;
		padding:2px 0 2px 0;
	}
	
	#contenuHistorique p.phraseAccroche{
		margin:15px 20px 15px 10px;
		padding:0;
		color:#d55828;
		font-weight:bold;
		font-size:120%;
	}
	
	.date{
		font-size:160%;
		font-weight:bold;
		font-style:italic;
		color:#999;
	}
	
	#historiqueVisuelGauche{
		float:left;
		width:189px;
		margin:5px 17px 5px 0;
	}
	
	#historiqueTexteDroite{
		float:left;
		width:355px;
		margin:12px 0 0 0;
	}
	
	#historiqueTexteDroite ul, #historiqueTexteGauche ul{
		margin:0 0 0 0;
		border-left:1px solid #797b7e;
		padding:0 0 0 6px;
		list-style:none;
	}
	
	#historiqueTexteDroite ul li{
		margin:0 0 2px 0;
	}
	
	#historiqueTexteGauche ul li{
		margin:0 0 8px 0;
	}
	
	#historiqueTexteGauche{
		float:left;
		width:361px;
		margin:5px 0 0 0;
	}
	
	#historiqueVisuelDroite{
		float:left;
		width:228px;
		margin:13px 0 0 0;
	}

	/***************** HISTORIQUE	***********************/

	/***************** ENTREPRISES	***********************/

	#contenuEntreprises{
		width:575px;
		padding:0 0 0 0px;
		float:left;
		margin:0;
	}
	
	#contenuEntreprisesSolutionDroite img.imgContenu{
		float:left;
	}

	#contenuEntreprises .centrage{
		margin:0 0 0 125px;
		/*margin:auto;*/
		width:300px;
	}
	
	.logoEntreprises2{
		float:left;
		width:257px;
		margin:0 0 10px 0;
	}
	
	#contenuEntreprises h2#france{
		color:#004fa3;
		font-size:150%;
		background:url(images/entreprise_france.jpg) no-repeat center left;
		padding:15px 0 0 50px;
		height:46px;
		margin:20px 25px 20px 20px;
	}

	#contenuEntreprises h2#international{
		color:#004fa3;
		font-size:150%;
		background:url(images/entreprise_international.jpg) no-repeat center left;
		padding:15px 0 0 50px;
		height:46px;
		margin:20px 25px 20px 20px;
	}

	#contenuEntreprises h2.titre{
		color:#004fa3;
		font-size:150%;
		background:url(images/separation_entreprise2.gif) no-repeat center right;
		/*background-color:red;*/
		width:260px;
		padding:0 0 0 0px;
		margin:-40px 0 20px 30px;
		float:left;
		display:inline;
	}

	div.left{
		margin:0 0 0 20px;
		padding:0;
		float:left;
		display:inline;
		width:270px;
	}

	div.right{
		float:left;
		margin:0 0 0 20px;
		padding:0;
		width:250px;
	}

	#contenuEntreprisesDroite{
		width:510px;
		margin:15px 0 0 0px;
		float:left;
		/*background:url(images/fond_prestation_droite_entr.gif) repeat-y top right;
		background:url(images/fond_apia_entr2.gif) repeat-y top right;*/
	}

	#contenuEntreprisesDroiteInter{
		width:160px;
		float:left;
		margin: -20px 0 0 50px;
	}

	#contenuEntreprisesDroite .animationPrestation{
		width:190px;
		margin:30px 0 0 35px;
	}

	#contenuEntreprisesDroite .animationPrestationMaroc{
		width:190px;
		margin:30px 0 0 35px;
	}

	#contenuEntreprisesDroite{
		margin-bottom:30px;
	}

	#gaucheP{
		float:left;
		display:inline;
		width:250px;
		position:relative;
	}

	#droiteP{
		float:left;
		display:inline;
		width:250px;
		position:relative;
	}

	#contenuEntreprisesDroite p{
		padding:20px 28px 10px 28px;
		margin:0;
		width:250px;
		/*text-align:justify;*/
	}

	#contenuEntreprisesDroite a{
		margin:-40px 0 0 0;
		padding:0;
		float:right;
		/*text-align:justify;*/
		position:relative;
		z-index:100;
	}

	img#animation1{
		float:right;
		margin:0;
		padding:0;
	}

	#synafel{
		margin:0 0 0 30px;
		padding:10px 0 0 0;
	}

	#contenuEntreprisesGauche{
		width:300px;
		margin:0 0 0 15px;
		float:left;
		display:inline;
	}

	#contenuEntreprisesSolutionGauche{
		width:260px;
		margin:10px 0 0 0px;
		height:434px;
		float:left;
		background:url(images/fond_apia_entr3.gif) repeat-y top right;
	}

	#contenuEntreprisesSolutionGauche2{
		width:260px;
		margin:10px 0 0 0px;
		height:490px;
		float:left;
		/*background:url(images/fond_prestation_droite_entr.gif) repeat-y top right;*/
		background:url(images/fond_apia_entr3.gif) repeat-y top right;
	}

	#contenuEntreprisesSolutionGauche img,#contenuEntreprisesSolutionGauche2 img{
		width:190px;
		margin:20px 20px 0 35px;
	}

	#contenuEntreprisesSolutionGauche p,#contenuEntreprisesSolutionGauche2 p{
		padding:0 0 0 25px;
		margin:15px 25px 0 0;
		/*text-align:justify;*/
	}

	#contenuEntreprisesSolutionGauche ul,#contenuEntreprisesSolutionGauche2 ul{
		margin-right:20px;
	}

	#contenuEntreprisesSolutionGauche ul li,#contenuEntreprisesSolutionGauche2 ul li{
		margin-bottom:10px;
	}

	#contenuEntreprisesSolutionDroite{
		width:300px;
		float:left;
		margin:18px 0 0 0px;
	}

	#contenuEntreprisesSolutionDroite p{
		text-align:justify;
	}

	#contenuEntreprisesSolutionDroite img{
		margin:10px 0 0 0;
	}

	#contenuEntreprisesSolutionDroite p.apcad{
		margin:40px 0 0 0;
		width:250px;
		float:left;
	}

	#contenuEntreprisesSolutionDroite p.apcad2{
		margin:88px 0 0 0;
		width:250px;
		float:left;
	}

	#contenuEntreprisesSolutionDroite p.apcad3{
		height: 40px;
		margin:40px 0 0 0;
/* 		width:250px; */
/* 		float:left;	 */
	}

	#contenuEntreprisesSolutionDroite #apcadlogo{
		margin:35px 0 0 0;
	}

	#contenuEntreprisesSolutionDroite #apcadlogo2{
		margin:83px 0 0 0;
	}

	#contenuEntreprisesSolutionDroite #apcadlogo3{
		margin:0;
		
	}

	/***************** ENTREPRISES	***********************/

	/***************** CHIFFRE CLE	***********************/

	#contenuChiffres{
		width:555px;
		padding:10px 0 0 10px;
		background:url(images/visuel_chiffre2.jpg) no-repeat right top;
		height:298px;
		float:left;
	}
	
	#contenuChiffres h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 10px 0;
		padding:0;
	}

	#contenuChiffres p{
		margin:0 0 9px 0;
		padding:0;
	}
	
	#contenuChiffres ul{
		margin:0 0 0 0;
		/*border-left:1px solid #797b7e;*/
		padding:0 0 0 6px;
		list-style:none;
	}
	
	#contenuChiffres ul li{
		margin:0 0 12px 0;
	}

	/***************** CHIFFRE CLE	***********************/

	/***************** RECRUTEMENT	***********************/

	#contenuRecrutement{
		width:555px;
		padding:10px 0 0 10px;
		background:url(images/visuel_recrutement.png) no-repeat right top;
		float:left;
	}

	#contenuRecrutement2{
		width:555px;
		padding:10px 0 0 10px;
		float:left;
	}
	
	#contenuRecrutement h1, #contenuRecrutement2 h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 10px 0;
		padding:0;
	}

	#contenuRecrutement h2{
		font-size:100%;
		font-weight:bold;
		text-decoration:underline;
		color:#737273;
		margin:25px 0 10px 0;
		padding:0;
	}

	#contenuRecrutement a{
		text-decoration:none;
		color:#004fa3;
	}

	#contenuRecrutement a:hover{
		text-decoration:underline;
	}

	#contenuRecrutement p, #contenuRecrutement p{
		margin:0 0 9px 0;
		padding:0;
	}

	#contenuRecrutement p.offres, #contenuRecrutement p.offres{
		margin:0 0 9px 20px;
	}

	/***************** RECRUTEMENT	***********************/

	/***************** QUALITE	***********************/

	#contenuQualite{
		width:565px;
		padding:10px 0 0 0;
		background:url(images/visuel_qualite.jpg) no-repeat right top;
		float:left;
	}
	
	#contenuQualite h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 9px 20px;
		padding:0;
	}

	#contenuQualite p{
		margin:0 0 5px 20px;
		padding:0;
	}
	
	.apia{
		color:#004fa3;
		font-weight:bold;
	}
	
	#visuelQualite{
		margin:0 0 0 19px;
	}

	/***************** QUALITE	***********************/

	/***************** DEVELOPPEMENT DURABLE	***********************/

	#contenuDeveloppement{
		width:565px;
		padding:10px 0 0 0px;
		float:left;
	}
	
	#contenuDeveloppementGauche{
		float:left;
		width:335px;
		padding:0 20px 0 10px;
	}

	#contenuDeveloppementGauche p{
		text-align:justify;
	}

	#contenuDeveloppementGauche p.bleu{
		color:#004fa3;
	}
	
	#contenuDeveloppementDroite{
		float:left;
		width:200px;
		margin:0 0 20px 0;
	}

	.logoBecitizen{
		margin:150px 0 0 0;
		text-align:center;
	}
	
	#contenuDeveloppement p.texteBecitizen{
		margin:25px 0 0 0;
	}
	
	#contenuDeveloppement h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 10px 0;
		padding:0;
	}

	#contenuDeveloppement p{
		margin:0 0 9px 0;
		padding:0;
	}
	
	#contenuDeveloppement ul{
		margin:15px 0 15px 0;
		padding:0 0 0 20px;
	}
	
	#contenuDeveloppement ul li{
		margin:0 0 7px 0;
		padding:0 0 0 8px;
	}

	#contenuDeveloppement ul.listeBlocDeveloppement{
		margin:0 0 0 0;
		padding:0 0 0 0;
		list-style:none;
		font-size:90%;
		border-left:0;
	}
	
	#contenuDeveloppement ullisteBlocDeveloppement li{
		margin:0 0 7px 0;
		padding:0 0 0 8px;
		background-image:url(images/tiret-liste.gif);
		background-repeat:no-repeat;
		background-position:0 8px;
	}
	
	.blocDeveloppement{
		float:left;
		margin:10px 16px 20px 0;
		width:164px;
		height:200px;
		background-color:#efd49f;
		padding:5px;
	}
	
	.blocDeveloppement h2{
		font-size:120%;
		font-weight:bold;
		font-style:italic;
		margin:0 0 5px 7px;
	}

	.blocDeveloppement{
		float:left;
		margin:10px 16px 20px 0;
		width:164px;
		height:200px;
		background-color:#efd49f;
		padding:5px;
	}
	
	.blocDeveloppement h2{
		font-size:120%;
		font-weight:bold;
		font-style:italic;
		margin:0 0 5px 7px;
	}
	
	.lienDevDurable{
		float:right;
		width:260px;
		margin:0 30px 10px 0;
	}
	
	.lienDevDurable a{
		display:block;
		width:260px;
		background-color:#fff;
		border:1px solid #999;
		text-align:center;
		padding:8px 0 8px 0;
		font-size:120%;
		font-weight:bold;
		color:#333;
		text-decoration:none;
	}
	
	.lienDevDurable a:hover{
		border:1px solid #d55828;
		color:#d55828;
	}
	
	#nosDemarches{
		margin:10px 0 0 0;
	}
	
	.visionDeveloppement td{
		padding:10px 20px 10px 0;
	}
	
	.visionDeveloppement td.visionDevEntete{
		color:#d55828;
		font-size:130%;
		font-weight:bold;
		text-decoration:underline;
	}
	
	#retour{
		margin:20px 0 0 500px;
		color:#d55828;
		font-size:120%;
		font-weight:bold;
	}
	
	#retour a{
		color:#d55828;
		text-decoration:none;
	}
	
	#retour a:hover{
		text-decoration:underline;
	}
	
	#contenuDeveloppement h2{
		font-size:140%;
		margin:0 0 2px 0;
		padding:5px 0 0 0;
		text-decoration:underline;
		
	}
	
	.lienBecitizen{
		color:#000;
		text-decoration:underline;
	}
	
	.lienBecitizen:hover{
		color:#f5a119;
	}

	/***************** DEVELOPPEMENT DURABLE	***********************/

	/***************** DEMANDE NEWSLETTERS	***********************/

	#contenuPlan{
		float:left;
		width:545px;
		padding:10px 0 0 30px;
	}

	#contenuPlan h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 14px 0;
		padding:0;
	}

	.labelDemande{
		width:110px;
		vertical-align:top;
		padding:3px 0 0 0;
	}
	
	.champDemande{
		width:300px;
		vertical-align:top;
		padding:0 0 7px 0;
	}
	
	.champDemande input,textarea{
		font-family:arial;
		font-size:12px;
		color:#000;
		border:1px solid #77797d;
		background-color:#fff;
		padding:2px 3px 2px 3px;
	}
	
	#envoyerDemande{
		margin:20px 0 0 110px;
	}

	/***************** DEMANDE NEWSLETTERS	***********************/

	/***************** PRESTATIONS	***********************/

	#contenuPrestation{
	/*	background-image:url(images/fond-prestations.gif);
		background-repeat:repeat-y;*/
	}
	
	#contenuGestionProjets{
		width:565px;
		margin:0px 0 0 0;
		padding:10px 0 0 0;
		background:url(images/visuel-gestion-projets.jpg) no-repeat left bottom;
		float:left;
	}
	
	#contenuIngenierie{
		width:565px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		background:url(images/visuel_ingenierie.jpg) no-repeat left bottom;
		float:left;
	}
	
	#contenuAudit{
		width:565px;
		height:670px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		float:left;
		background:url(images/audit_fond.jpg) no-repeat left bottom;
	}
	
	#contenuProduction{
		width:565px;
		height:440px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		float:left;
		background:url(images/visuel_production.jpg) no-repeat left bottom;
	}
	
	#contenuStockage{
		width:565px;
		height:430px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		float:left;
		background:url(images/visuel_stockage.jpg) no-repeat left bottom;
	}
	
	
	#contenuInstallation{
		width:565px;
		height:500px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		float:left;
		background:url(images/visuel_installation.jpg) no-repeat left bottom;
	}
	
	#contenuMaintenance{
		width:565px;
		padding:0px 0 0 0;
		margin:10px 0 0 0;
		float:left;
		background:url(images/visuel_maintenance.jpg) no-repeat left bottom;
	}
	
	#contenuPrestationsGauche{
		float:left;
		padding-top:20px;
		padding-left:50px;
		margin-right:60px;
		width:330px;
	}
	
	#contenuPrestationsGauche p{
		text-align:center;
		font-weight:bold;
		font-style:italic;
		margin:0 0 14px 0;
	}
	
	#contenuPrestationsDroite{
		float:right;
		width:108px;
		height:225px;
		padding:30px 0 100px 17px;
		margin:-10px 0 0 0;
		/*background:url(images/fond_prestation_droite.gif) repeat-y top right;*/
	}

	#contenuPrestationsDroiteClient{
		float:left;
		width:108px;
		height:219px;
		padding:35px 0 100px 17px;
		margin:30px 0 0 0;
		/*background:url(images/fond_prestation_droite.gif) repeat-y top right;*/
	}
	
	.animationPrestation{
		margin:0;
		padding:0;
		float:right;
	}

	.prestationLegendeAnime{
		height:17px;
	}
	
	#encartProduction{
		background-color:#626161;
		width:332px;
		height:65px;
		margin:0 0 0 0px;
		padding:0 0 2px 0;
	}
	
	#encartProduction2{
		background-color:#626161;
		width:330px;
		height:64px;
		margin:0 0 150px 88px;
		padding:0 0 1px 0;
	}
	
	#encartProduction3{
		background-color:#626161;
		width:284px;
		height:34px;
		margin:0 0 30px 20px;
		padding:0 0 0 0;
	}
	
	#encartProduction4{
		background-color:#626161;
		width:284px;
		height:34px;
		margin:0 0 220px 0px;
		padding:0 0 0 0;
	}
	
	#nombreHeures{
		font-size:200%;
		color:#bcc6e2;
		font-style:italic;
		padding:4px 0 0 6px;
	}
	
	#texteEncart{
		float:left;
		width:210px;
		padding:0 0 0 28px;
		font-weight:bold;
		font-size:90%;
		color:#fff;
	}
	
	#texteEncart2{
		padding:4px 0 0 6px;
		font-weight:bold;
		font-size:100%;
		color:#fff;
	}
	
	.nombreTransports{
		font-size:200%;
		color:#bcc6e2;
		font-style:italic;
	}
	
	#surface{
		float:left;
		width:116px;
		font-size:200%;
		color:#bcc6e2;
		font-style:italic;
		padding:3px 0 0 0;
	}

	/***************** PRESTATIONS	***********************/


	/***************** CLIENTS	***********************/

	#contenuClients{
		width:435px;
		padding:10px 0 0 20px;
		float:left;
	}

	#contenuClients h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 0 0;
		padding:0;
	}

	#contenuClients p{
		text-align:justify;
		padding:0 10px 0 0;
	}

	/***************** CLIENTS	***********************/

	/***************** CONTACTS	***********************/

	#contenuContact{
		width:565px;
		padding:10px 0 0 10px;
		float:left;
	}

	#contenuContact h1{
		font-size:170%;
		color:#004fa3;
		margin:0 0 10px 0;
		padding:0;
	}

	.blocAdresse{
		margin:0 20px 15px 0;
		padding:10px 0 10px 0;
		background-color:#fff;
		border:1px solid #999;
		text-align:center;
	}
	
	.blocAdresse a{
		color:#004fa3;
		text-decoration:none;
	}
	
	.blocAdresse a:hover{
		text-decoration:underline;
	}
	
	.blocPlan{
		margin:0 0 40px 0;
	}

	/***************** CONTACTS	***********************/

	/***************** EUROPE	***********************/

	#europeGauche{
		float:left;
		width:555px;
	}
	
	.introEurope{
		margin:14px 0 23px 0;
		color:#7a7c7f;
		font-weight:bold;
		font-size:90%;
		text-align:center;
	}
	
	.acrrocheCarte{
		font-weight:bold;
		font-style:italic;
		text-align:center;
		margin:0 0 25px 0;
	}

	.sousCarte{
		padding:0 0 0 10px;
		margin:0;
		font-weight:bold;
	}
	
	#europeDroite{
		float:left;
		width:174px;
		padding:27px 5px 0 35px;
		
	}
	
	#logoOne{
		padding:0;
		margin:0;
	}
	
	#europeDroite h1{
		margin:22px 0 3px 0;
		color:#fff;
		font-size:120%;
		font-weight:bold;
	}
	
	.one{
		color:#10218b;
	}
	
	#europeDroite p{
		margin:0;
		color:#fdfefe;
		font-size:90%;
		text-align:justify;
	}
	
	#fermerFenetre{
		margin:52px 0 0 55px;
	}
	
	#fermerFenetre a{
		color:#000;
		font-size:100%;
		font-weight:bold;
		text-decoration:none;
	}
	
	#fermerFenetre a:hover{
		text-decoration:underline;
	}

	/***************** EUROPE	***********************/

	/***************** PRESSE	***********************/

	#contenuPresse{
		width:565px;
		min-height:205px;
		padding:10px 0 0 0;
		background:url(images/journaux.jpg) no-repeat right top;
		float:left;
	}
	
	#contenuPresse h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 0 10px;
		padding:0;
	}
	
	#contenuPresse p{
		margin:0 0 5px 10px;
		padding:0;
	}

	/***************** PRESSE	***********************/

	/****************	VIDEO	************************/

	#videoCnario{
		margin:35px 0 0 25px;
	}

	#videoUbiq{
		margin:15px 0 0 25px;
	}


	/****************	VIDEO	************************/

	/*****************	MENTION LEGALES	****************/

	#mentionLegales{
		width:555px;
		padding:10px 0 0 10px;
		height:298px;
		float:left;
	}
	
	#mentionLegales h1{
		font-size:170%;
		font-weight:bold;
		color:#004fa3;
		margin:0 0 10px 0;
		padding:0;
	}

	#mentionLegales p{
		margin:0 0 9px 0;
		padding:0;
	}

	#mentionLegales a{
		text-decoration:none;
		color:#004fa3;
	}

	#mentionLegales a:hover{
		text-decoration:underline;
	}

	/*****************	MENTION LEGALES	****************/

