  BODY {color: #00000; font-family: verdana; font-size: 11pt; font-style: normal }  
  TD {color: #00000; font-family: verdana; font-size:11px; font-style: normal}
.justify {text-align: justify}
  
/* Style pour les liens par défaut */  

A:link {color: #74ABBD;font-style: normal;font-family: Verdana;font-weight: bold;text-decoration: none;}
A:visited {color: #74ABBD;font-style: normal;font-weight: bold;text-decoration: none;}
A:hover{color: #74ABBD;font-style: normal;font-weight: bold;text-decoration: none;}
A:active{color: #B1E5F6;font-style: normal;text-decoration: none;font-weight: bold;}

/* Style pour les liens or */
.lienor {
	color: #CCA01A;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

A:link.lien {color : #74ABBD;  font-family: Verdana; font-style: bold; text-decoration: none;}
A:visited.lien {color : #74ABBD;font-style: bold; font-family: Verdana; text-decoration: none;}
A:active.lien {color : #74ABBD;  font-style: bold; font-family: Verdana; text-decoration: none;}
A:hover.lien {color: #B1E5F6;  font-family: Verdana; font-style: bold; text-decoration: none;}

/* Style pour les liens vert */
.lienvert {color: #74ABBD;font-family: Verdana;font-style: normal;font-weight: bold;text-decoration: none;}
A:link.lienvert {  color : #74ABBD;  font-family: Verdana; font-style: bold; text-decoration: none;}
A:visited.lienvert { color : #74ABBD;font-style: bold; font-family: Verdana; text-decoration: none;}
A:active.lienvert {  color : #74ABBD;  font-style: bold; font-family: Verdana; text-decoration: none;}
A:hover.lienvert {color: #B1E5F6;  font-family: Verdana; font-style: bold; text-decoration: none;}


/* Style pour les liens gris */
.liengris1 {color: #989DA4; font-family: Verdana;font-style: normal;font-weight: bold;text-decoration: none;font-size: 10px;}
A:link.liengris1 {  color : #989DA4;  font-family: Verdana; font-style: bold; text-decoration: none;font-size: 10px;}
A:visited.liengris1 { color : #989DA4;font-style: bold; font-family: Verdana; text-decoration: none;font-size: 10px;}
A:active.liengris1 {  color : #989DA4;  font-style: bold; font-family: Verdana; text-decoration: none;font-size: 10px;}
A:hover.liengris1 {color: #CCA01A;  font-family: Verdana; font-style: bold; text-decoration: none;font-size: 10px;}

/* Style pour les puces */
.puce {  list-style-image: url(images/puce.gif)}
.puce2 {  list-style-image: url(images/bt.gif)}

/* Style pour les textes + gros */
.texte16gras {font-family: arial;font-size: 16px;font-style: italic;font-weight: bold;color : #000000;text-decoration: none;}
.texte16grasbleu {font-family: arial;font-size: 16px;font-style: italic;font-weight: bold;color : #515151;text-decoration: none;}
.texte16frame {font-family: arial;font-size: 16px;font-style: normal;font-weight: bold;color : #CC9933;text-decoration: none;}
.texte12frame {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;color : #0099CC;	text-decoration: none;}
.textegras {font-family: arial;font-size: 16px;font-style: italic;font-weight: bold;color : #000000;text-decoration: none;}
.texte11blanc {font-family: arial;font-size: 11px;color : #ffffff;text-decoration: none;}
.texte11blancgras {font-family: arial;font-size: 11px;font-weight: bold;color : #ffffff;text-decoration: none;}
.texte12gras {font-family: arial;font-size: 12px;font-weight: bold;color : #000000;text-decoration: none;}

/* Style pour infolive */
.texte1infolive {font-family: verdana;font-size: 10px;font-style: normal;font-weight: normal;color : #000000;text-decoration: none;}
.texte1grasinfolive {font-family: verdana;font-size: 11px;font-style: normal;font-weight: bold;color : #000000;text-decoration: none;}
.texte1italiqueinfolive {font-family: verdana;font-size: 11px;font-style: italic;font-weight: normal;color : #000000;text-decoration: none;}
.lieninfolive {color: #5378A0;font-family: Verdana;text-decoration: none;}
A:hover.lieninfolive {color: #5378A0;  font-family: Verdana;  text-decoration: none;}
A:link.lieninfolive{color : #5378A0;  font-family: Verdana;  text-decoration: none;}
A:visited.lieninfolive {color : #5378A0; font-family: Verdana; text-decoration: none;}
A:active.lieninfolive {color : #5378A0;  font-family: Verdana; text-decoration: none;}

/* Style pour les tableaux */
.table-separateur {font-size : 13px; font-family : Verdana, arial, helvetica, sans-serif;  color : #FFFFFF;  background-color : #000000; ; font-weight: bolder}
.table-titre { font-size : 13px;  font-family : Verdana; color : #FFFFFF; text-align : center; font-weight : bold;  background-color : #666666}
.table-entete {font-size : 12px;  font-family : Verdana;  color : #000000; background-color : CCA01A; font-weight: bold}
.table-ligne1 { font-size : 11px; text-align: justify; font-family : Verdana; color : #000000; background-color : #ebebeb}
.table-ligne2 {font-size : 11px; text-align: center; font-family : Verdana;color : #000000;  background-color : #E9EFFC}
.margetableau {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}

/* Style pour les formulaires */
.zonetexte {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: courier;
	font-size:12px;
	font-style: normal;
	color:#000000;
	height: 15px;
	font-weight: lighter;
	}
	
	.zonetexte2 {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: courier;
	font-size:12px;
	font-style: normal;
	color:#000000;
	font-weight: lighter;
	}

/*bordure image*/
.bordureimage {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid;BORDER-BOTTOM: #000000 1px solid;}
.texterouge {
font-family: verdana;font-size: 11px;font-style: normal;font-weight: bold;color : #FF0000;text-decoration: none;
}

/* Style pour les tableaux 650px*/

.Tablo650 {
	width: 650px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

}
.Tablo650 th{
	background-color:#72BBDB;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo650 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}