@charset "iso-8859-1";

.summaryIndent0 {
  margin-left : 0px;
  font-weight : normal;
  font-size : 10pt;
  font-family : "Verdana, Times";
}
.lecteur {
  font-weight : normal;
  text-align : center;
  font-size : 8pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

.summaryIndent1 {
  margin-left : 15px;
  font-weight : normal;
  font-size : 9pt;
  font-family : "Verdana, Times";
}

.summaryIndent2 {
  margin-left : 30px;
  font-weight : normal;
  font-size : 9pt;
  font-family : "Verdana, Times";
}

.summaryIndent3 {
  margin-left : 45px;
  font-weight : normal;
  font-size : 9pt;
  font-family : "Verdana, Times";
}

A.auteur {
  color : #003366;
  font-weight : normal;
  text-align : center;
  font-size : 9pt;
  font-family : "Verdana, Times";
}

A.homepage {
  color : #6699FF;
  font-weight : normal;
  text-align : center;
  font-size : 8pt;
  font-family : "Verdana, Times";
}

A.lienArticle {
  color : #003366;
  font-weight : normal;
  text-align : center;
  font-size : 10pt;
  font-family : "Verdana, Times";
}

.licence {
  color : #000000;
  font-weight : normal;
  text-align : center;
  font-size : 8pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

.cadrearticle {
  color : #000000;
  font-weight : normal;
  font-size : 10pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

.titreArticle {
  color : #000000;
  font-weight : bold;
  text-align : center;
  font-size : 15pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

.dateArticle {
  color : #FF0000;
  font-weight : normal;
  text-align : center;
  font-size : 9pt;
  font-style : normal;
  
  font-family : "Verdana, Times";
  text-decoration : none;
}

div.paragraph {
  margin-left:15px;
  margin-right:15px;
  color : #000000;
  font-weight : normal;
  text-align : justify;
  font-size : 9pt;
  font-family : "Verdana, Times";
  text-decoration : none;
  margin-left : 15px;
}

div.important {
  margin-left:15px;
  margin-right:15px;
  color : #FF0000;
  font-weight : normal;
  text-align : justify;
  font-size : 12pt;
  font-family : "Verdana, Times";
  font-weight : bold;
  margin-left : 15px;
}

.liste {
  margin-left:15px;
  margin-right:15px;
  color : #000000;
  font-weight : normal;
  text-align : justify;
  font-size : 9pt;
  font-family : "Verdana, Times";
  text-decoration : none;
  margin-left : 15px;
}

.TitreSection0 {
  padding : 2px;
  font-weight : bold;
  text-align : left;
  font-size : 10pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

.TitreSection1 {
	padding : 2px;
	color : #6699FF;

	font-weight : bold;
	text-align : left;
	font-size : 10pt;
	font-family : "Verdana, Times";
	text-decoration : none;
	margin-left : 50px;
}

.TitreSection2 {
  padding : 2px;
  color : #6699FF;
  background-color : White;
  font-weight : bold;
  text-align : left;
  font-size : 9pt;
  font-family : "Verdana, Times";
  text-decoration : none;
  margin-left : 50px;
}

.TitreSection3 {
  padding : 2px;
  color : #FFFFCC;
  background-color : #6699FF;
  font-weight : bold;
  text-align : left;
  font-size : 10pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}
  
   
.synopsis {
  padding : 10px;
  color : #666666;
background-color : #DDEEFF;
  font-weight : normal;
  text-align : justify;
  font-size : 9pt;
  font-family : "Verdana, Times";
  text-decoration : none;
  border: #6699FF; 
  border-style: solid; 
  border-width: 1px;  
  margin-left : 50px;
  margin-right : 50px;
}


td.col1NoteBasPage {
  width : 25px;
} 


div.ini_code {
  padding : 10px;
  background-color : #CCCCCC;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #666666; 
  border-style: solid; 
  border-width: 1px;  
}

div.bcb_code {
  padding : 10px;
  background-color : #CCCCCC;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #666666; 
  border-style: solid; 
  border-width: 1px;  
}

div.java_code {
  padding : 10px;
  background-color : #CCCCCC;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #666666; 
  border-style: solid; 
  border-width: 1px;  
}


div.csharp_code {
  padding : 10px;
  background-color : #FAFAFA;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #D1D7DC;  
  border-style: solid; 
  border-width: 1px;  
}



div.delphi_code {
  padding : 10px;
  background-color : #CCCCCC;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #D1D7DC;
  border-style: solid; 
  border-width: 1px;  
}


div.xml_code {
  padding : 10px;
  background-color : #FAFAFA;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #D1D7DC; 
  border-style: solid; 
  border-width: 1px;  
}



.image {
  margin : 10px;
  text-align : center;
}

.tableau {
  margin : 20px;
  text-align : center;
  border-style: none;
}

.ligne {
}

.colonne {
  padding-left: 5px;
  padding-right: 5px;
  border : 1px;
  border-style: solid;
  text-align :left;
  font-size : 10pt;
}

.renvoiSignet {
  font-weight : normal;
  font-size : 10pt;
  font-family : "Verdana, Times";
  text-decoration : none;
}

div.vbnet_code {
  padding : 10px;
  background-color : #FAFAFA;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Courier";
  text-decoration : none;
  border: #D1D7DC; 
  border-style: solid; 
  border-width: 1px;  
}

div.seealso {
  padding : 10px;
  background-color : #FAFAFA;
  margin-left : 30px;
  margin-right : 30px;
  text-align : left;
  font-size : 10pt;
  font-family : "Verdana";
  text-decoration : none;
  border: #D1D7DC; 
  border-style: solid; 
  border-width: 1px;  
}



.tableref {
  width : 600px;
  padding-left : 10px;
  padding-right : 10px;
  color : #666666;
  background-color : #DDEEFF;
  font-size : 9pt;
  font-family : "Verdana, Times";
  text-decoration : none;
  border: #6389D8; 
  border-style: solid; 
  border-width: 3px;  
  margin-left : 50px;
  margin-right : 50px;
}

.trreftitle {
  padding-top : 10px;
  padding-left : 10px;
  color : #6389D8;
  font-weight : bold;
}

.trrefelem {
  padding-left : 30px;
  padding-top : 0;
  padding-bottom : 0;
}