BODY, TD, P, A {
	color: #000000;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
   	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	}

/* choix du haut */
A.topinactif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFF00; //666666;
	}

A.topactif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: red; //#336600;
	}

/* choix du bas */
A.botinactif {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #663C3C; //#c0c0c0;
	}

A.botactif {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: blue; //#CE3939;
	}	

/* choix de gauche */
A.left0inactif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000s;   
	}
A.left0actif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;                     // #EA8D25; 336600
	}

A.left1inactif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style : italic;
	font-size: 12px;
	color: #000000;
	}
	
A.left1actif {
	font-family: tahoma,Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style : italic;
	font-size: 12px;
	color: #000000;		
	}

/* Effect */
A.topinactif:hover {color:"#FFFFFF";} 
A.left0inactif:hover {color:"#996633";} 
A.left1inactif:hover {color:"#996633";}
A.left1inactif:hover {color:"#FFFFFF";}



.bandeau {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFF00; 
	}

/* Texte */

.titrepg {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: turquoise; 
	}

.entete {
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: red;
	}
A.entete {
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: green;
	}
A.entete:hover {color:"#F58757";}

.text14 {
	font-family:  times new roman,  arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	}
.text12 {
	font-family:  times new roman,  arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}
A.liens14 {
	font-family:  times new roman,  arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	}
A.lien14:hover {color:"#6633FF";}	

