﻿  <!-- 
  /* Mise en page du site web ADNETIS.com
     Création du fichier : 17 Mars 2007
  */ 
  --> 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(../images_ADNETIS/bck.gif); */
	background-color:#1A4D84;
}
.section {
	
	font-family: Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8A9022;   	
}
.style1 {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #325374;
}
.style3 {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

  <!-- 
  /* Propriétés des liens du site web */ 
  --> 
a:link {
	color: #325374;
}
a:visited {
	color: #325374;	
}
a:hover {
	color: #006C96;	
}
a:active {
	color: #325374;
}

  <!-- 
  /* Propriétés des titres */ 
  -->
.archivesTable tr td {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
;
	font-size: 13px;
	color: #3B4B62;
}
.style4 {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
;
	font-size: 13px;
	color: #3B4B62;
}
.archivesNumber
{
	display:none;
}