
.logo1 {font-family: Arial Black; font-size: 20px; line-height: 20px; text-align: center; color: black;  margin-left: 0 px}

.logo2 {font-family: Arial Black; font-size: 20px; line-height: 20px; text-align: center; color: gold; margin-top: -22px; margin-left: 1px}

.TitreRelief1 {font-family: Arial Black;  font-size: 18px; color: black;line-height: 16px; margin-left: 0px; text-align: left}

.TitreRelief2 {font-family: Arial Black; font-size: 18px; color: red; line-height: 16px; margin-top: -18px; margin-left: 1px;text-align: left}


.Anoline {font-family: Palatino, Times, "Times New Roman"; color: blueviolet; text-decoration:none; font-size: 10pt} 

BODY {bgcolor: white;  border : thin Green;  margin-right : 128px;    }

P {font-family: Palatino, Times, "arial";font-size: 12pt; text-align: justify}

A:link {font-family: arial; color : blueviolet}
A:active {font-family: arial, Times, "Times New Roman"; color : red}
A:visited {font-family: arial, Times, "Times New Roman"; color : blueviolet;text-decoration:none}



/* .Auteurs : pour distinguer les auteurs des citations */
.auteur {font-family: arial, Times, "Times New Roman"; font-size: 10pt;  font-style: normal; font-weight: none; color: red} 

.AuteurSouligne {font-family: arial, Times, "Times New Roman"; font-size: 10pt;  font-style: normal; font-weight: none; color: red; text-decoration: underline}


.center {text-align: center}
UL {font-family: arial, Times, "Times New Roman";  font-size: 10pt; font-style: normal; color : black;  text-align: justify}
LI {font-family: arial, Times, "Times New Roman";  font-size: 10pt; font-style: normal;  color:navy;  line-height : 16px;text-align: justify}
/*CITATION : pour les citations et les textes longs */
CITE {
	font-family: arial, Times, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color : navy;
	text-align: justify;
	background-color: rgb(255,238,162);
	margin-bottom: 0mm;
	margin-left: 2mm;
	margin-right: 2mm;
	margin-top: 0mm;
	padding-bottom: 0mm;
	padding-left: 0mm;
	padding-right: 0mm;
	padding-top: 0mm;
	border : none;
	border-width : none;
}

/*CODE : pour les "dernières modification le ... " et "compteur initialisé le ..." */
CODE {font-family: arial, Times, "Times New Roman";  font-size: 10pt;  font-style: normal;color : navy; text-align: left}



TABLE {border: none;}
TR {border: none;}
TD {border: none;}
TH {border: none;}


.jaunebackground { background-color : #FFFFCC }
