/* CSS
--------------------------------------------------*/
.load
{
    background:url('chargement.gif') no-repeat center;
} 


body {
	
	background-color: #333333;
	margin: 0;
	padding: 0;
}

 body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}   

body,td,th {
	font-family: Arial;
	font-size: 10pt;
}

/* liens */
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #FF8000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}


/* marge du haut du cadre titre  */
.Style2 {font-size: xx-small}

/* bordure des images */


 




.titre1 {
	font-size: 15pt;
	color: #E6E6DD;
	line-height: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
}


.titre2 {
	font-size: 12pt;
	color: #E6E6DD;
	line-height: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
}

.titre3 {
	font-size: 10pt;
	color: #E6E6DD;
	line-height: 17pt;
	font-weight: bold;
	margin: 10px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 5px;
}

.reference {
	font-size: 10pt;
	color: #333333;
	line-height: 17pt;
	font-weight: bold;
	margin: 5;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 5px;
}
.nota {
	font-size: 12pt;
	color: #FFFF00;
	line-height: 17pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
}

/* dernier */
.Dernier {
	font-family: Arial;
	font-size: 10pt;
	color: #0FF;
	text-decoration: blink;
	font-weight: bold;
}
	

	

