body {
	 margin:0px;
}
.body-vitr {
	background-color:#E5E5E5;
	 margin:0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
form {
    margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
p {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.content {
    margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;
	line-height: 18px;
	padding-right: 35px;
	padding-bottom: 30px;
}
.sidebar {
    margin-top: 40px;
	margin-bottom: 10px;
	line-height: normal;
}
.sidebar .arrow {
    margin-top: 6px;
	margin-right: 9px;
}
.pageTitle {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*line-height:21px;*/
	color: #555555;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
	
	
}
.pageSection {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height:21px;*/
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: solid #DADEE9 7px;	
}
.pagePath {
   margin-bottom: 30px;
   font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #444444;
}
.pagePath .destination {

}
.pagePath a {
   color: #444444;
   text-decoration: none;
}
.pagePath a:visited {
   color: #444444;
}
.pagePath a:hover {
   text-decoration: underline;
   color: #CF820A;
}

.pageFooter {
    color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding-top: 5px;
	padding-bottom: 15px;
}
.pageFooter a {
    color: #CCCCFF;
}
.pageFooter a:visited {
    color: #CCCCFF;
}
.pageFooter a:hover {
    color: white;
}

.sidebar td a {
	text-decoration: none;
}

.sidebar ul {
   padding: 0px;
   list-style:  url("/website/images/bullet.gif") square outside;
   margin-left: 17px; 
   margin-top: 10px;
   margin-right: 5px;
}
.sidebar li {
    padding-bottom: 12px;
	line-height:14px;
}

.pageBox {
    border: solid #CDCDCD 1px;
	background-color: #ECECFF;
	padding: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageBoxHeader {
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid #CDCDCD 1px;
}
.pageBox ul {
   padding: 0px;
   /*list-style:  square outside;*/
   margin-left: 17px; 
   margin-top: 10px;
}
.pageBox li {

}
.productsTechnicalBox {
    border: solid #CDCDCD 1px;
	background-color: #ECECFF;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 170px;
	float:right;
	margin-left: 10px;
	line-height: 15px;
}
.pageHeader{
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 26px;
}
.pageHeader2{
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid #CDCDCD 1px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.dropdownA {
	background-color: #0099cc;
	font-size: 11px;
	line-height: 8px;
	border:1px solid white;
}
.dropdownA a {
	display: block;
	color: white;
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
}
.dropdownA a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.dropdownA a:hover {
	display: block;
	color: #0099cc;
	background-color:#EBF4FF ;
	text-decoration: none;
}

.dropdownR {
	background-color: #FF6633;
	font-size: 11px;
	line-height: 8px;
	border:1px solid white;
}
.dropdownR a {
	display: block;
	color: white;
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
}
.dropdownR a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.dropdownR a:hover {
	display: block;
	color: #FF6633;
	background-color: #FFEDD3;
	text-decoration: none;
}
.dropdownF {
	background-color: #99cc00;
	font-size: 11px;
	line-height: 8px;
	border:1px solid white;
}
.dropdownF a {
	display: block;
	color: white;
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
}
.dropdownF a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.dropdownF a:hover {
	display: block;
	color: #99cc00;
	background-color:#ebffe7;
	text-decoration: none;
}
.dropdownE {
	background-color: #ffcc33;
	font-size: 11px;
	line-height: 8px;
	border:1px solid white;
}
.dropdownE a {
	display: block;
	color: white;
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
}
.dropdownE a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.dropdownE a:hover {
	display: block;
	color: #ffcc33;
	background-color: #FFFFCC;
	text-decoration: none;
}
.download a {
    color: #EDEDFF;	
	line-height: normal;	
	text-decoration: none;
}
.download a:visited {
    color: #EDEDFF;
	text-decoration: none;
}
.download a:hover {
    color: white;
	text-decoration: underline;
}
.login {
	background-color: #99CC99;
}
.texte-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-right: 10px;
	margin-bottom:4px;
	margin-top:4px;
	vertical-align:top;
}

.descr {
	font-size: 10px;
	line-height: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC33;
}
.descr a {
	display: block;
	padding: 2px;
	padding-left: 7px;
	text-decoration: none;
	color:#FFCC33;
}
.descr a:hover {
	display: block;
	color: white;
	text-decoration: none;
}
.body-txt {
	background-color:#f7f7f7;
	}
.menu-sup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #D8DFE7;
	text-decoration: none;
	vertical-align: top;
	height: 16px;
	border-left:1px solid white;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 3px;
	font-variant: small-caps;
	}
.menu-inf {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D8DFE7;
	text-decoration: none;
	vertical-align: top;
	height: 16px;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 3px;
	}
.activ {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
	}
.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
	text-decoration:none;
	}
.legal a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
	text-decoration:none;
	}
.legal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	text-decoration: none;
	}

.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 24px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 24px;
	}
	
	.bandeauSup {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}
	
.manchette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.menuAudit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099cc;
	background-color: #ebf4ff;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 1px solid #efeff0;
	font-weight: normal;
}
.menuAudit a:hover {
	color: #ebf4ff;
	background-color: #0099cc;
	display: block;
}

.menuRef a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6633;
	background-color: #FFEDD3;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 1px solid #efeff0;
	font-weight: normal;
}
.menuRef a:hover {
	color: #FFEDD3;
	background-color: #ff6633;
	display: block;
}
.menuForm a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99cc00;
	background-color: #EBFFE7;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 1px solid #efeff0;
	font-weight: normal;
}
.menuForm a:hover {
	color: #EBFFE7;
	background-color: #99cc00;
	display: block;
}
.menuCons a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc33;
	background-color: #ffffcc;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 1px solid #efeff0;
	font-weight: normal;
}
.menuCons a:hover {
	color: #ffffcc;
	background-color: #ffcc33;
	display: block;
}

.menuGen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc33;
	background-color: #ffffcc;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 1px solid #efeff0;
	font-weight: normal;
}
.menuGen a:hover {
	color: #ffffcc;
	background-color: #ffcc33;
	display: block;
}



td.barre-GEN{
	image: url(img/px-bleu-grisgif.gif);
	background-attachment: fixed;
	background-image: url(../img/px-bleu-grisgif.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;


}
td.titre-GEN{
	image: url(img/px-bleu-grisgif.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #626770;
	text-align: left;
	text-transform: uppercase;
}

td.sous-titre-GEN{
	image: url(img/px-bleu-grisgif.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F7E96;
	text-align: center;
	background-image: url(../img/px-bleu-grisgif.gif);
	height: 25px;
	left: 13px;
}

td.titre-2-GEN{
	image: url(img/px-bleu-grisgif.gif);
	background-attachment: fixed;
	background-image: url(../img/fleche-general.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #1C3F77;
	text-align: left;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EFEFF0;

}
td.contenu-GEN_bat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1C3F77;
	text-align: right;
}
td.contenu-GEN{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1C3F77;
	text-align: left;
}
.Link-GEN a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Link-GEN a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



td.barre-AUDIT{
	background-attachment: fixed;
	background-image: url(../img/px-bleu-audit.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;


}
td.titre-AUDIT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099cc;
	text-align: left;
	text-transform: uppercase;
}

td.sous-titre-AUDIT{
	background-image: url(../img/px-bleu-audit.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099cc;
	text-align: center;
	height: 25px;
	left: 13px;
}

td.titre-2-AUDIT{
	background-image: url(../img/fleche-audit.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099cc;
	text-align: left;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EFEFF0;
}

.Link-AUDIT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099cc;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Link-AUDIT a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #1C3F77;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}


td.barre-REFERENCEMENT{
	background-attachment: fixed;
	background-image: url(../img/px-rouge-referencement.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;


}
td.titre-REFERENCEMENT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6633;
	text-align: left;
	text-transform: uppercase;
}

td.sous-titre-REFERENCEMENT{
	background-image: url(../img/px-rouge-referencement.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff6633;
	text-align: center;
	height: 25px;
	left: 13px;
}

td.titre-2-REFERENCEMENT{
	background-image: url(../img/fleche-referencement.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6633;
	text-align: left;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EFEFF0;
}

.Link-REFERENCEMENT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff6633;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Link-REFERENCEMENT a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #1C3F77;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



td.barre-FORMATION{
	background-attachment: fixed;
	background-image: url(../img/px-vert-formation.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;
}
td.titre-FORMATION{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99cc00;
	text-align: left;
	text-transform: uppercase;
}
td.sous-titre-FORMATION{
	background-image: url(../img/px-vert-formation.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99cc00;
	text-align: center;
	height: 25px;
	left: 13px;
}
td.titre-2-FORMATION{
	background-image: url(../img/fleche-formation.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99cc00;
	text-align: left;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EFEFF0;
}
.Link-FORMATION a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#99cc00;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Link-FORMATION a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #1C3F77;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



td.barre-CONSULTING{
	background-attachment: fixed;
	background-image: url(../img/px-jaune-consulting.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;


}
td.titre-CONSULTING{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffcc33;
	text-align: left;
	text-transform: uppercase;
}

td.sous-titre-CONSULTING{
	background-image: url(../img/px-jaune-consulting.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffcc33;
	text-align: center;
	height: 25px;
	left: 13px;
}

td.titre-2-CONSULTING{
	background-image: url(../img/fleche-consulting.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffcc33;
	text-align: left;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #EFEFF0;
}

.Link-CONSULTING a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffcc33;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.Link-CONSULTING a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #1C3F77;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}.AccesClient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 0px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
}
INPUT, SELECT, TEXTAREA
{
	font-size: 10px;
	color: #6F6C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #bbbbbbb;
  }
  
  /* css pour le footer de liens menant aux pages satellites */
  
  A.referencement  {
        color: #487EA0;
        cursor: text;
        text-decoration: none;
        FONT-FAMILY: Verdana; 
}
A.referencement:link {
        cursor: text;
        FONT-SIZE: 9px; 
        COLOR: #487EA0; 
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
        TEXT-DECORATION:none; 
        text-align:justify; 
}
A.referencement:visited {
        cursor: text;
        FONT-SIZE: 9px; 
        COLOR: #487EA0; 
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
        TEXT-DECORATION:none; 
        text-align:justify; 
}
A.referencement:hover {
        cursor: text;
        FONT-SIZE: 9px; 
        COLOR: #487EA0; 
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
        TEXT-DECORATION:none; 
        text-align:justify; 
}
.referencement {
cursor:text;
FONT-SIZE: 9px; 
COLOR: #487EA0; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none; 
text-align:justify;
}
.referencement-index a{
cursor:text;
FONT-SIZE: 9px; 
COLOR: #CCCCCC; 
text-decoration: none;
}
.referencement-index {
/*width: 50%;*/
margin-left:20%;
margin-right:20%;
FONT-SIZE: 8px; 
COLOR: #CCCCCC; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none; 
text-align:justify;
}
.maintxt {
padding-left: 20px;
padding-top: 10px;
color:#6699CC;
}
.maintxt a {
text-decoration:none;
color:#6699CC;
}
.maintxt h1{
font-size: 16px;
font-weight: 100;
margin-bottom: 30px;
}
.maintxt p{
display:block;
color:#666666;
width: 400px;
}
.referencement-glossaire a{
FONT-SIZE: 11px; 
COLOR: #000000; 
text-decoration: none;
}
.referencement-glossaire {
/*width: 50%;*/
margin-left:20px;
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none; 
text-align:justify;
}
.referencement-glossaire p{
margin-bottom: 0px;
margin-top: 0px;
}
