@charset "UTF-8";
/* CSS Document */

/*.header-separate	{
	border-top-width:7px; 
	border-top-style:solid;
	border-top-color: #dcd8d8;
	width:100%;miniMenu
		
}*/
body{
margin:0 auto;
text-align:center;
background-color:#f3f3f3;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	margin-left:20px;
	line-height:150%
	}
	
#homeP{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:160%;
	margin-right:15px;
	}



   #header{
	background-color:#FFFFFF;
	height:80px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;}
	
	
	#miniMenu{
	background-color:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	word-spacing:10px;
	text-align:right;

	}
	
	#miniMenu_en{
	background-color:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	word-spacing:10px;
	text-align:right;
		
	}
	
	#miniP{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	cursor:hand;
	}
	
	#miniP:hover{
	text-decoration:underline;
	color:#333333;
	}
		.header-separate{
		height:7px;
		width:100%;
		background-color:#dcd8d8;
		border:none;
		}

	h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#996600;
	}
	.h1_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	margin-left:25px;
	color:#CC0000;
	}

	h2 {
	font-size:13px; 
	text-transform:uppercase;
	text-align:left; 
	padding-left:15px;
	}
	
	h3 {
	font-size:12px;
	text-transform:uppercase;
	padding-right:15px;
	margin-top:10px;
	}
	
	
	#flashcontent{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
-moz-box-shadow : 3px 3px 12px rgba(0, 0, 0, 0.4);
-webkit-box-shadow :3px 3px 12px  rgba(0, 0, 0, 0.4);
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);   zoom: 1;} /*[if lte IE 8] */
	
#BanniereV9{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
-moz-box-shadow : 3px 3px 12px rgba(0, 0, 0, 0.4);
-webkit-box-shadow :3px 3px 12px  rgba(0, 0, 0, 0.4);
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);   zoom: 1;} /*[if lte IE 8] */

#utubeBgrd{
background-color:#F3F3F3;
border:dotted #999999 1px;
width:300px;
height:195px;
}

#banner_NVM{
width:1000px;
text-align:center;
height:160px;
background:url(/shared/_img/Banner-NVM_FR.jpg) no-repeat;
}

#banner-NVM_en{
width:1000px;
text-align:center;
height:160px;
background:url(/shared/_img/Banner-NVM_en.jpg) no-repeat;
}

#abstract-bkgrd{
display:block;
background:url(/shared/_img/Background-Vector3.png);
}

#homespane {
vertical-align:top;
text-align:justify;
line-height:160%; 
display:inline-block; 
padding:5px; 
float:left;
font-size:11px;}	


/*strong {
display:run-in; 
border-bottom:1px solid #ccc; 
margin-bottom:.2em;
padding-bottom:.2em;
width:100%;}*/
	
#a_nvm{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background:url(/shared/_img/icon-whitearrow.png) no-repeat right center;
padding:15px;
}


#a_nvm:hover{
font-size:12px;
color:#333333;
font-weight:bold;
background:url(/shared/_img/icon-blackarrow.png) no-repeat right center;
padding:15px;
}

##a_nvm2{
font-size:12px;
color:#f85124;
font-weight:bold;
background:url(/shared/_img/icon-redarrow.png) no-repeat right center;
padding:7px;
}

#a_nvm2:hover{
font-size:12px;
color:#006699;
font-weight:bold;
background:url(/shared/_img/icon-bluearrow.png) no-repeat right center;
padding:7px;
}




	.secteur{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	/*color:#666666;*/
	color:#CC0000;
	text-transform:uppercase;
	}

	a img{
	border:none;
	}
	a{
	color:#006699;
	text-decoration:none;
	}
	a:hover{
	color:#333333;
	text-decoration:none;
	}
	
	.Page{
	margin:0 auto;
	width:1000px;
	background-color:#FFFFFF;
	text-align:left;
	height:auto;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);  zoom: 1;/*[if lte IE 8] */
/*	-moz-box-shadow : 3px 3px 12px rgba(0, 0, 0, 0.4); 
-webkit-box-shadow : 3px 3px 12px  rgba(0, 0, 0, 0.4);
	-moz-box-shadow : 1px 1px 12px #333;
	-webkit-box-shadow : 1px 1px 12px #333; 
	box-shadow: 1px 1px 12px #333;  */

}

/*.Page:after, .Page:before {    
	z-index:-10;  
    content: " ";   
  	position:absolute;
    width:50%;   
   }
.Page:before {   
    top:60%;   
    left:132px;
    width:79%;
	height:60%;
  -moz-border-radius: 32px / 24px;   
  -moz-box-shadow :0 0 15px #555;
-webkit-box-shadow :0 0 15px #555; 
  }
.Page:after{ display:none;}	*/	

/*---**************************************
				INDEX
*******************************************---*/

	#homePage{
	margin:0 auto;
	width:1000px;
/*	height:800px;*/
  	text-align: left;
	background-color:#FFFFFF;
			-moz-box-shadow : 3px 3px 12px rgba(0, 0, 0, 0.4);
-webkit-box-shadow :3px 3px 12px  rgba(0, 0, 0, 0.4);
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);   zoom: 1;} /*[if lte IE 8] */
	


	#homePage_1{
	width:39px;

	float:left;
/*	background:url(/shared/_img/degrade_left.png) no-repeat ;*/
	}
	
	#homePage_2{
	float:left;
	width:920px;
    height:420px;
/*	background:url(/shared/_img/degrade_middle.png) repeat-x ;*/
	}
	#homePage_3{
	width:39px;

	/*float:left;*/
/*	background:url(/shared/_img/degrade_right.png) no-repeat ;*/
	}
	
	
	#Client_btn{
	float:left;
	background:url(/shared/_img/client_btn.png) no-repeat;
	width:110px;
	height:40px;
 }
	#Client_btn:hover{
	float:left;
	 background:url(/shared/_img/client_hover.png) no-repeat;
	 }
	
	#Partenaire_btn{
	float:left;
	background:url(/shared/_img/partenaire_btn.png) no-repeat;
	width:110px;
	height:40px;
 }
	 #Partenaire_btn:hover{
	 float:left;
	 background:url(/shared/_img/partenaire_hover.png) no-repeat;
	 
	 }
	
	#Customer_btn{
	float:left;
	background:url(/shared/_img/customer_btn.png) no-repeat;
	width:110px;
	height:40px;
 }
	#Customer_btn:hover{
	float:left;
	background:url(/shared/_img/customer_hover.png) no-repeat;
	 }
	
	#Partner_btn{
	float:left;
	background:url(/shared/_img/partner_btn.png) no-repeat;
	width:110px;
	height:40px;
 }
	 #Partner_btn:hover{
	 float:left;
	 background:url(/shared/_img/partner_hover.png) no-repeat;
	 
	 }
	
	
	/*---**************************************
					 Table pages_fr
*******************************************---*/
	.Table1{width:1050px; border:0; cellspacing:0; margin-left:auto; margin-right:auto;}
	.Table2{width:1000px; height:250px; border:0;cellspacing:0; margin-left: auto; margin-right: auto;}
	

	
	.intro{
	font-size:10px;
	padding-left:10px;
	color:#006699;
	line-height:120%;
	/*text-align:left;*/
	}
	
	a.intro:link{
	font-size:10px;
	color:#006699;
	text-decoration:none;
	}
	a.intro:hover{
	color:#333333;
	text-decoration:none;
	}
	

	.separator{
	clear:both;
	border-bottom:#999999 1px dashed;
	width:500px;
	}
	.separator2{
	clear:both;
	border-bottom:#CC3366 1px dashed;
	width:700px;
	}
	.separator3{
	clear:both;
	border-bottom:#999999 1px dashed;
	width:700px;
	}
	.glossary{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ab7721;
	font-weight:bold;
	}
		
/*	.Espace_log {
	width:125px;
	height:24px;
	float:right;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:12px;
	background:url(../_img/images/bt_register.png) no-repeat ;
	}
	.Espace_log a{
	color:#CCCCCC;}
	
	.Espace_log2{
	padding-top:5px;
	color: #006699;
	text-align:center;
	text-decoration:none;
	width:125px;
	height:24px;
	background:url(../_img/images/bt_login.png) no-repeat;
	float:left;
	}

	.Espace_log:hover{
	background:url(../_img/images/bt_register_over.png) no-repeat;
	}
	.Espace_log2:hover{
	background:url(../_img/images/bt_login_over.png) no-repeat;
	}
	

	.Espace_log a:hover{
	color:#75c6f1;
	cursor:hand;
	}
	.Espace_log2 a:hover{
	cursor:hand;
	color:#75c6f1;
	}
	*/
	

	.button {
	display:block;
	width:120px;
	height:20px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../_img/Monitor-button.png) no-repeat top left;
	outline:none;
	
}
.button a:hover {
	background-position:0 -20px;

	
}


	.button2{
	display:block;
	width:100x;
	height:20px;
	text-indent:-9999px;
}
.button2 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../_img/Monitor-button2.png) no-repeat top left;
	outline:none;

}
.button2 a:hover {
	background-position:0 -20px;

}

	
	.button3{
	display:block;
	width:100px;
	height:20px;
	text-indent:-9999px;
}
.button3 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../_img/Monitor-button3.png) no-repeat top left;
    outline:none;
}
.button3 a:hover {
	background-position:0 -20px;

}



/*---**************************************************************
					CSS EVENT-----A LA UNE
****************************************************************---*/

#fadingText{
width:248px;
border-top:#F5F5F5 solid 1px;
border-bottom:#E6E6E6 solid 1px;
background:#f5f5f5;
}
.Event{

width:250px;
height:235px;
background:#f3f3f3;
}

.Event p{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
padding-left:5px;
padding-right:25px;
text-align:justify;
}
.Event p-home{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
padding-left:5px;
padding-right:25px;
text-align:justify;
}
.Event h2{
font-size:13px; 
text-transform:uppercase;
text-align:left; 
padding-left:25px;
}

.eventLien{
padding-left:25px;
font-size:11px;
text-decoration:none;
color:#006699;
}



.titre1{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
padding-left:25px;
padding-right:25px;
text-transform:uppercase;
}

.titre2{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#993300;
padding-left:25px;
padding-right:25px;
text-transform:uppercase;
font-weight:bold;
}

.corps{
background-color:#FFFFFF;
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.Marge{
width:250px;
float:left;
height:auto;
text-align:left;
background-color:#FFFFFF;

}

.Marge h3{
color:#000000;
font-size:12px;
text-transform:uppercase;
margin-left:20px;
padding-top:8px;
}

.resume{
line-height:150%;
color:#838383;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:11px;
padding-top:1px;
width:180px;
} 
#recycling{
margin-left:60px;
margin-bottom:25px;
}
#update{
}

				/*CSS SPECIAL MFILTRO*/
				
				.corpus-mfiltro{
				width:200px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#333333;
				text-align:justify;
				margin-left:80px;
				}
				#cadre{
				margin-left:100px;
				margin-top:30px;
				width:200px;
				height:250px;
				border:#cccccc 1px dashed;
				padding:10px;
				background-color:#f3f3f3;
				float:right;
				}
				.resume-mfiltro{
				font-size:11px;
				font-weight:bold;
				padding:10px 0 5px 25px;
				background-color:#f3f3f3;
				border:1px #CCCCCC dotted;
				width:230px;
				height:100px;
				line-height:180%;
				}
				.titlemargin{
				font-family:Arial, Helvetica, sans-serif;
				font-size: 14px;
				color:#000000;
				font-weight:bold;
				}
				.titlemargin2{
				width:200px;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 14px;
				color:#000000;
				font-weight:bold;
				
				}
				.introduce{
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				color:#000000; 
				font-weight: bold; 
				line-height: 12pt;
				}
				.legend	{
			    text-align :justify;
				width:200px;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt; 
				color:#666666; 
				line-height:160%;
				
				}
				.legend2 {
				margin-left:25px;
				text-align:justify;
				width:200px;
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 9pt; 
				color:#666666; 
				line-height:160%;
				}	
				.etoile{	
				margin-left:10px;	
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 8pt; 
				color:#666666; 
				line-height:160%;
				}
					
			
				#lienetoile{
				margin-left:15px;
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 8pt;
				color:#006699; 
				}
				
				.tb_detail {
				background-color:#ffffff;
				border:1px #CCCCCC dotted;
				}
				.title2	{
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 30px; 
				color:#a97c22;
				font-weight:bold;
				text-transform:uppercase;
				}
				.titlespecial{
				font-family:Arial, Helvetica, sans-serif; 
				font-size: 14pt; 
				color:#a97c22; 
				font-weight: none;
				}
			
				.tb_separate{
				border-top-width: 1px; 
				border-top-style: dotted; 
				border-top-color: #CCCCCC;
				}
				#loginteco{
				float:right;
				padding-left:310px;
				}


.bordure_grey{
border-top:#999999 solid 1px;
width:100%;
height:30px;
}


.bordure{
/*margin-top:29px;*/
width:248px;

}

.bordure-page{
/*margin-top:31px;*/
height:45px;
width:250px;
border-bottom:#E6E6E6 solid 1px;
}
.bordure-page1{
/*margin-top:16px;*/
height:27px;
width:250px;
border-bottom:#E6E6E6 solid 1px;
background-color:#f3f3f3;
}
.bordure-page3{
/*margin-top:16px;*/
height:27px;
width:200px;
border-bottom:#E6E6E6 solid 1px;
background-color:#f3f3f3;
}



.tabImg{
width:140px;
padding-left:20px;
}
.tabImg2{
width:1450px;
}

.tabTitreRange{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
color:#c21f24;
padding-left:20px;
}


.tabTitre{
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#000000;
padding-left:20px;
}

.promo{
font-family::Geneva, Arial, Helvetica, sans-serif;
font-size:23px;
color:#666666;

}
.tabHomepage{
line-height:150%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
text-align:justify;
}
.tabHomepage1{
line-height:150%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:justify;
}

.tab{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;separator
color:#006699;
text-transform:uppercase;
}

.Mcontent{
padding-left:0px;
background-color:#f3f3f3;}

#contenu{
float:left;
width:700px;
}
#contenu2{
float:left;
width:800px;
}
#contenu-v9{
padding-top:10px;
float:left;
width:700px;
}

.chapter{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
line-height:200%;
text-transform:uppercase;
}

.chapterNormal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:200%;
text-transform:uppercase;
}

.chapterV{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
line-height:200%;
}

.chapterL{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
font-weight:bold;
line-height:200%;
text-transform:uppercase;
}

.exergue{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
font-weight:bold;
line-height:200%;
text-transform:uppercase;
}


.certif{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:left;
margin-right:15px;
}

.corpus{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:170%;
text-align:justify;
margin-right:20px;
}


.corpusPartner{
height:156px;
width:750px;
background:url(../_img/fd_partnerLocat.png) no-repeat;
padding-top:30px;
padding-left:30px;
padding-right:20px;
}


#corpusPartner{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
line-height:170%;
text-align:left;

padding-right:50px;
}

#form{
width:700px;
padding-left:30px;
padding-top:25px;}

.selecteur
{
background:#000000;
}
.lientxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:170%
}
.lientxt:hover{
color:#006699;
}
.tab{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#006699;
text-decoration:none;
}


/*---**************************************************************
					Titre-Lien COMPARER-INTERESSE-BROCHURES
****************************************************************---*/

.titre-lien{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
}

.liens{
font-size:10px;
color:#006699;
text-align:left;
text-decoration:none;
}



/*---**************************************************************
					 NEWS
****************************************************************---*/


div, td, th {font-family:arial, sans-serif; font-size:12px; color:#5f5f5f;}
.navpanel div, .navpanel td, .navpanel th {font-family:arial, sans-serif; font-size:11px; color:#4b4b4b;}
/*h2 {font-family:arial, sans-serif;font-size:14px; text-transform:uppercase;color:#5f5f5f;}*/
<!--h3 {font-family:arial, sans-serif;font-size:12px;color:#4b4b4b;}-->
img {border:0px;}

.titre_news{
float:right;
font-weight:bold;
}
.news{
float:left;
}

.left{
padding-top:5px;
float:left;
}
.right{
padding-top:5px;
float:right;
}

.rssHome {
width:260px; 
_width:50px; 

}
rssHome div {
line-height:18px;
}

.rssHd {
width:125px;
float:left;
text-align:left;
padding-top:1px; 
line-height: 24px !important; 
font-size:11px;
}

.btickerBody {
float:left;
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size:13px; 
width:250px;
height:80px;
margin-left:5px;
line-height:180%;
}

.btickerBody a {
color:#333333;
}

.bticker a:link {
color:#333333 !important;
text-decoration:none;
}

.btickerBodyOff {
float:left;
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size:13px; 
width:250px; 
display:none;
/*text-align:justify;*/
margin-left:5px;
height:80px;
line-height:180%;
}


#titreNews{
margin-left:5px;
float:left;
font-size:12px;
font-weight:bold;
color:#cc0000;
line-height:180%;
}

#dateNews{
clear:both;
padding-left:5px;
line-height:180%;
font-size:11px;
color:#999999;
}

#News{
margin-top:5px;
font-size:12px;
line-height:180%
}

#bouton{
width:40px;
/*padding-top:5px;*/
float:left;
padding-left:20px;
}
.rssNav{
width:25px;}

/*.bgnews{
margin-left:15px;
height:118px;
 margin-right: auto;
background:url(../_img/case-news.png) no-repeat;
} */


/*---**************************************************************
					   FIN / RSS
****************************************************************---*/


.temoignage{
font-family:Times New Roman, Times, serif;
font-style:italic;
color:#666666;
font-size:20px;
font-weight:bold;
text-align:left;
}
.source{
color:#333333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.cadretem{
padding-left:25px;
}
cadretem_ng{
padding-left:25px;
padding-bottom:150px;
}
.cadretemB{
margin-top:160px;
padding:20px;
background-color:#fcfcfc;
border:#CCCCCC dotted thin;
}
.cadretemC{
padding:20px;
background-color:#f3f3f3;
border:#CCCCCC dashed thin;
}
.encartv9{
background-color:#f3f3f3;
border:#CCCCCC dashed thin;
height:200px;
}

.ongletem{
font-family:"Times New Roman", Times, serif;
font-style:italic;
color:#993300;
font-size:15px;
padding-left:15px;
line-height:160%;
}
.titre-encart{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
font-size:15px;


}
.ongletem-benefice{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:180%;
text-align:justify;
padding:0 10px 10px 0;
}

.ongletem-titre{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#333333;
line-height:180%;
text-align:justify;
padding:0 10px 10px 0;
vertical-align:top;
}

.ongletem-seismo{
font-family:Arial, Helvetica, sans-serif;
color:#366666;
font-size:12px;
line-height:170%;
}
.onglesource{
color:#333333;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;

}

.liretem{
font-size:10px;
color:#006699;

}

#greyline {
clear:both;
display:block;
position:relative;
}


.solution{
line-height:170%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding-left:0;
margin-left:0;
padding-top:20px;
text-align:justify;
}

.besoin{
line-height:170%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding-left:0;
margin-left:0;
text-align:justify;
}
.maintenance{
border:#CCCCCC dashed 1px;
padding:5px 10px 10px 10px;
background-color:#f9f9f9;
border-spacing:10px;

}
.packs{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
line-height:180%;

}
.clear{
clear:both;
}
.plus{
padding-right:5px;
vertical-align:middle;
}

.quote{
	font-family:"Times New Roman", Times, serif; 
	font-size: 10pt; 
	color:#000000; 
	line-height: 15pt;
}




/*---**************************************************************
					FOOTER//CSS
****************************************************************---*/


.gradient {
clear:both; 
padding:25px;
width:100%;
background-image: -moz-linear-gradient(top, #aaaaaa, #dddddd);
background-image: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#ddd));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa,endColorstr=#dddddd);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa,endColorstr=#dddddd)";
}


.greycadre{
padding-left:25px;
}

.greytitre{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:15px;
}

.greylink {
cursor:pointer;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#006699;
text-align:left;
line-height:150%;
/*margin-right:15px;*/
}

.greylink :hover{
color:#000000;
}

.greylink2 {
cursor:pointer;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#006699;
text-align:right;
}

.greylink2:hover{
color:#000000;
}

.footer{
clear:both;
background:url(/shared/_img/Swoosh-IntBas2.png) no-repeat;
width:1000px;
height:139px;
margin-left: auto; 
margin-right: autoge
text-align:left;
}

.corpblock{
width:1000px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
background:url(/shared/_img/ombre-tabpage2.png) no-repeat center;
background-position:top;
text-align:left;
padding-bottom:55px;
 }
 
#corpblock-encart{
padding-left:20px;
float:left;
width:230px;
padding-top:75px;
text-align:left;
}
#sscorpblock{
width:90%;
}

#corpblock-encart2{
float:left;
width:230px;;
padding-top:75px;
text-align:left;
}

#corpblock-encart3{
float:left;
width:194px;
padding-top:75px;
text-align:left;
}

#corpblock-encart4{
float:left;
width:210px;
padding-top:75px;
padding-left:40px;
}

.footer_corp{
clear:both;
margin-left:auto; 
margin-right:auto;
text-align:left;
}

#ssfooter{
padding-left:20px;
float:left;
width:330px;
}

#encar{
width:90%;
text-align:left;
}

#ssfooter2{
float:left;
width:330px;

}

#encar2{
width:90%;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#ssfooter3{
float:left;
width:310px;

}

#encar3{
width:90%;
margin-left:auto;
margin-right:auto;
}

/*#ssfooter4{
float:left;
width:330px;
}

#encar4{
width:90%;
padding-left:45px;
padding-top:5px;
}*/


.Piedpage{
clear:both;
width:1000px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
margin-left: auto; 
margin-right: auto;
}

.recrut{
float:left;
}

.copyright{
float:right;
margin-left:10px;
}

.BottomMenu a{
color:#006699;
line-height:150%;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-align:left;
}

.BottomMenu a.visited{
color:#333333;
}
.BottomMenu a:hover{
color:#333333;
}

.BottomMenu li{
text-align:left;
list-style:none;
text-align:left;
}



/*---**************************************
Footer titres SOLUTION-PRODUITS-COMMUNAUTE
*******************************************---*/


.foot-titre{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333333;
}
.tb_info	   			
{
background-color:#f3f3f3;
border:1px #CCCCCC dotted;
 }

.title1				
{font-family:Arial, Helvetica, sans-serif; 
font-size: 17pt; 
color:#000000; 
font-weight: bold; 
text-transform: uppercase;}	

.margin	{
font-family:Arial, Helvetica, sans-serif; 
font-size: 7pt; 
color:#000000; 
line-height: 12pt;}




/*---**************************************
css fading texte
*******************************************---*/
 
@font-face {font-family:"Americana BT";
             src:url(http://mercure.netasq.com/shared/_font/Amrtypeb.eot);/*IE*/
			 src:local("Amrtypeb.ttf"), url ("http://mercure.netasq.com/shared/_font/Amrtypeb.ttf") format ("truetype"); 
			 /* autres navigateurs/*
			/* src:url(http://home/netasq/www/shared/_font/Amrtypeb.eot);*/
			 }
 
 
 
/*@font-face {font-family:"Americana BT";
             src:url(http://www.netasq.com/shared/_font/Amrtypeb.eot);
			 src:local("Amrtypeb.ttf"), url ("/Etudes-Mercure/shared/_font/Amrtypeb.ttf") format ("truetype");  autres navigateurs
			src:url(http://home/netasq/www/shared/_font/Amrtypeb.eot);
			 
			  }*/

#fade_base{
width:200px;
height:45px;
/*background:url(/shared/_img/quote-homepage.png) no-repeat;*/
 }
 
 #fade_base-2{
	width:200px;
 	height:45px;
/*	background:url(/shared/_img/quote-homepage_en.png) no-repeat;*/
 }
 
 
 #fade_link{
 font-family:"Neuton",Arial;
 font-size:11px; 
 text-decoration:none;
 }
 
  #fade_link-2{
 font-family:"Neuton",Arial;
 font-size:11px; 
 text-decoration:none;
 }

 
 
 /*---**************************************
page seismo-taille entreprise.php
*******************************************---*/
 .table{
 margin-left: auto; 
 margin-right: auto;

 }
 .table2{
 text-align:justify;
 }
 
  /*---**************************************
page quos.php
*******************************************---*/
.introQos{
	font-size:10px;
	padding-left:10px;
	color:#006699;
	padding-left:20px; 
   line-height:160%;
}

  /*---**************************************
page prevention-intrusion.php
*******************************************---*/
.tableTop{
margin-top:15px;
}
.pl10{
padding-left:10px;}
  /*---**************************************
page entreprisepetite.php myenne entreprise et grande entreprise
*******************************************---*/ 
 
.pl10pt5{
padding-left:10px; 
padding-top:5px;
} 
.ml{
margin-left:35px;
}

  /*---**************************************
page management.php
*******************************************---*/ 
 .chapterM{
 color:#669999;
  line-height:85%;
  }
  
						
						  								  
ul { list-style: none; }

  /*---**************************************
page frise_hitorique.php
*******************************************---*/ 

#tt 
{position:absolute; display:block;background:url('/shared/_img/images_frise/tt_left.gif') top left no-repeat;
z-index:1;
}
#tttop {display:block; height:4px; margin-left:5px; background:url('/shared/_img/images_frise/tt_top.gif') top right no-repeat; overflow:hidden;z-index:1}
#ttcont {display:block; padding:2px 12px 3px 7px; background-color:#666; color:#FFF; overflow:hidden;z-index:1;}
#ttbot {display:block; height:4px; background:url('/shared/_img/images_frise/tt_bottom.gif') top right no-repeat; overflow:hidden;z-index:1;}


#demov9{
padding-right:25px;
width:318px;
height:185px;
cursor:hand;
}


