body	{
	color: white;
	background: black;
    margin-left: 5pt; 
}

a {
	color: white;
}

:link {
	color: white;
}

/* ----------------------------------------------------- 
	par defaut 
   ----------------------------------------------------- */

p {
	font-family: "Verdana"; 
	font-size: 8pt;
}
td {
	font-family: "Verdana"; 
	font-size: 8pt;
}


div.titre {
	color: #330033;
	font-family: "Verdana"; 
	margin-top: 10pt;
	margin-left: 10pt;
	margin-right: 10pt;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}


/* ----------------------------------------------------- 
	toc
   ----------------------------------------------------- */
td.toc {
	font-family: "Verdana"; 
	font-size: 9pt;
	color: #CC99FF;
	margin-top: 16pt;
}

span.current {
	color : #CC99FF;
	
}

div.lang {
	font-style:italic;
	vertical-align:bottom;


}

li {
	margin-bottom: 5pt;	
}
/* ----------------------------------------------------- 
	texte
   ----------------------------------------------------- */
div.accueil {
	color: #330033;
	margin-top: 16pt;
	margin-left: 10pt;
	margin-right: 10pt;
	font-family: "Verdana"; 
	font-size: 9pt;
	margin-bottom: 16pt;
}


span.accueil {
	color: #330033;
	
}
div.quote {
	font-style:italic;
	font-size: 8pt;
	margin-left: 10pt;

}

div.actu {
	font-family: "Verdana"; 
	font-size: 8pt;	
	margin-top: 10pt;
	margin-bottom: 10pt;
	text-align: center;
}

div.info {
	font-family: "Verdana"; 
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	margin-top: 10pt;	
	color: red; 
}

div.info-actu {
	font-family: "Verdana"; 
	font-size: 8pt;	
	margin-top: 10pt;
	margin-bottom: 10pt;
}


td.arrond {
	font-family: "Verdana"; 
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	text-align: center;	
}

td.ecole {
	font-style:italic;
	margin-left: 15pt; 
}


/* lettre */
body.lettre	{
	color: black;
	background: white;
        margin-left: 5pt; 
}

div.dest {
	font-family: "Verdana"; 
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;	
}

div.para {
	font-family: "Verdana"; 
	font-size: 8pt;
	margin-left: 15pt; 	
}

div.sign {
	font-family: "Verdana"; 
	font-size: 10pt;
	font-style:italic;
	margin-left: 15pt; 	
}

span.underline {
	background: yellow;
	
}
