<!--
a { text-decoration: none ;     }
a:visited { text-decoration: none ; color: navy ;}
a:hover { text-decoration: none ; color: red ;}
.titre-couleur {  background-color:#8AC8F4 ; color:black ; text-align:left ; font-family:sans-serif ; font-size:4mm ;}
.titre-alert {  background-color:#FF6342 ; color:black ; text-align:left ; font-family:sans-serif ; font-size:4mm ;}
.texte-couleur {  background-color:#FFE7C6 ; color:black ; text-align:left ; font-family:sans-serif ; font-size:3.5mm ;}
.texte-std {  background-color:#FFFFFF ; color:black ; text-align:justify ; font-family:sans-serif ; font-size:3.5mm ;}
.texte-courrier {  background-color:#FFFFFF ; color:black ; text-align:justify ; 
font-family:monospace ; font-size:3.5mm ;}
table {font-family:sans-serif ; font-size:3.5mm ;}
.texte-petit {    font-family:sans-serif ; font-size:2.5mm ;}
.legende-figure { font-family:sans-serif ; font-size:2.5mm ; text-align: right ; vertical-align:text-top; font-weight:bold;}
.image-pure { padding:  0px 0px 0px 0px ; }
.texte-detach { color:#255F9D ; }
.cadre-fin { border: 2px solid #A1A1A1; }
.cadre-fin-tyrien { border: 2px solid #FF2462; padding:  2mm;}
.alert { border: 3px solid #FF9473; padding:  2mm; }
.thin_table { border: 1px solid #AAAAAA; padding:  2mm; }
th { text-align:left }

.titre-item {background-color:#B0B0B0; }

.caseG /*bordure en gauche*/
{
	padding: 5px;
	border: none;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px dashed #A0A0A0;
	text-align: justify;

}
.caseGB /*bordure en gauche*/
{
	padding: 5px;
	border: none;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	text-align: justify;

}
.caseD
{
	border:none;
	border-bottom: 1px dashed #A0A0A0;
	border-right: 1px solid #A0A0A0;
}
.caseDB
{
	border:none;
	border-bottom: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
}

.bord_bas
{
	border:none;
	border-bottom: 1px solid #841029;
}
.caseVide 
{
	border:none;
	border-bottom: 1px solid #A0A0A0;
}

-->
