  BODY {color: #00000; font-family: verdana; font-size: 10pt; font-style: normal }  
  TD {color: #00000; font-family: verdana; font-size:10px; font-style: normal}

  
/* Style pour les liens par défaut */  

A:link {color: #ff6600;font-style: bold;font-family: Verdana;text-decoration: none;}
A:visited {color: #ff6600;font-style: bold;text-decoration: none;}
A:hover{color: #744012;font-style: bold;text-decoration: none;}
A:active{color: #ff6600;font-style: bold;text-decoration: none;}

/* Style pour les liens bleu */
.lien10orange {
	color: #FBD786;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A:link.lien10orange {  color : #ff6600;  font-weight: bold;font-style: bold;font-family: Verdana; text-decoration: none;font-size: 11px;}
A:visited.lien10orange { color : #ff6600; font-weight: bold;font-style: bold;font-family: Verdana; text-decoration: none;font-size: 11px;}
A:active.lien10orange {  color : #ff6600;  font-weight: bold;font-style: bold; font-family: Verdana; text-decoration: none;font-size: 11px;}
A:hover.lien10orange{color: #744012;  font-weight: bold;font-style: bold;font-family: Verdana;  text-decoration: none;font-size: 11px;}

.lien10bleufdgris {color: #72bbdb; font-family: Verdana;font-style: normal;text-decoration: none;font-size: 10px;}
A:link.lien10bleufdgris {  color : #72bbdb;  font-family: Verdana; text-decoration: none;font-size: 10px;}
A:visited.lien10bleufdgris { color : #72bbdb; font-family: Verdana; text-decoration: none;font-size: 10px;}
A:active.lien10bleufdgris {  color : #72bbdb;   font-family: Verdana; text-decoration: none;font-size: 10px;}
A:hover.lien10bleufdgris {color: #744012;  font-family: Verdana;  text-decoration: none;font-size: 10px;}


/* Style pour les textes blanc sur gris fond */
.texte9blancfond {font-family: verdana;font-size: 9px;color : #ffffff;text-decoration: none;}

/* Style pour les textes 11 noir */
.texte11noir {font-family: verdana;font-size: 11px;color : #000000;text-decoration: none;}
.texte11noirbold {
	font-family: verdana;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 10 noir */
.texte10noir {font-family: verdana;font-size: 10px;color : #000000;text-decoration: none;}
.texte10noirbold {
	font-family: verdana;
	font-size: 10px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 16 noir */
.texte16noir {font-family: verdana;font-size: 16px;color : #000000;text-decoration: none;}
.texte16noirbold {
	font-family: verdana;
	font-size: 16px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 9 noir */
.texte9noir {font-family: verdana;font-size: 9px;color : #000000;text-decoration: none;}
.texte9noirbold {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 12 bleu */
.texte12bleu {font-family: verdana;font-size: 13px;color : #095374;text-decoration: none;}
.texte12bleubold {
	font-family: verdana;
	font-size: 13px;
	color : #095374;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les textes 16 bleu */
.texte16bleu {font-family: verdana;font-size: 16px;color : #095374;text-decoration: none;}
.texte16bleubold {
	font-family: verdana;
	font-size: 16px;
	color : #095374;
	text-decoration: none;
	font-weight: bold;
}

/* Style pour les tableaux 340px*/

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

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

/* Style pour les tableaux 340px sans pointilles*/

.Tablo340sspointilles{
	width: 340px;
	border:0px solid ;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

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

/* 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:#FAB704;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo650 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}


/* Style pour les tableaux 550px*/

.Tablo550 {
	width: 550px;
	border:0px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;

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

/* Style pour les tableaux 240px*/

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

}
.Tablo240 th{
	background-color:#FAB704;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px;
}
.Tablo240 td{
	border:1px dashed #999;
	text-align:center;
	padding:0px;
}
/* Style pour les tableaux liens*/

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

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




/* Style pour les brèves */
.texte9bleubreves {
	font-family: verdana;
	font-size: 9px;
	color : #72bbdb;
	text-decoration: underline;
	font-weight: bold;
} 

/* titre orange*/
.texte16orange {
	font-family: verdana;
	font-size: 16px;
	color : #FF3300;
	text-decoration: underline;
	font-weight: bold;
} 

/* Style pour les dossiers */
.titredossier {
	font-family: verdana;
	font-size: 9px;
	color : #0a4968;
	text-decoration: underline;
	font-weight: bold;
}
.sstitredossier {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.introductiondossier {
	font-family: verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

.lien11gris {color: #ED7A0F; font-family: Verdana;font-style: normal;text-decoration: none;font-size: 11px;}
A:link.lien11gris {  color : #ED7A0F;  font-family: Verdana; text-decoration: none;font-size: 11px;}
A:visited.lien11gris { color : #ED7A0F; font-family: Verdana; text-decoration: none;font-size: 11px;}
A:active.lien11grise {  color : #ED7A0F;   font-family: Verdana; text-decoration: none;font-size: 11px;}
A:hover.lien11gris {color: #858585;  font-family: Verdana;  text-decoration: none;font-size: 11px;}

/*bordure image*/
.bordureimage {BORDER-RIGHT: #ff9600 1px solid; BORDER-TOP: #ff9600 1px solid; BORDER-LEFT: #ff9600 1px solid;BORDER-BOTTOM: #ff9600 1px solid;}

/* 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: verdana;
	font-size:9px;
	font-style: normal;
	color:#000000;
	height: 15px;
	font-weight: lighter;
	}
	
/* Style pour les pointilles */
.SeparateurLignePointilles {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	
.FondColone {
	background-color: #F1F1F1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}.LignePointilles {
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat-x;
}

.Selectionsoustexte {
	background-color: #ffebce;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}

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

.FondColone2 {
	background-image: url(images/pointilles_separation.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.FondBloc {
	background-image: url(images/bloc_fond.jpg);
	background-repeat: repeat-x;
}

.FondCalepin {
	background-image: url(images/fd-calepin.gif);
	background-repeat: repeat;
}

/*style pour les tableaux*/
.Tablo {
	width: 570px;
	border:1px solid #000;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size:9px;
}
.Tablo th{
	background-color:#FAB704;
	border:1px solid #000;
	font-weight:bold;
	padding:3px;
}
.Tablo td{
	border:1px dashed #999;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color : #000000;
	padding:3px;
}
