/* CSS Spécial Tiny MCE */

body {
		font-family:"Trebuchet MS";
		margin-bottom:0px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		font-size:12px;
	}
td {
	font-size:12px;
}

textarea,tbody,td { font-size:1em; }

a {	color:#3B86C9; }

/* Structure CSS de base : bleue + générique */

.Tiny_Titre_Bleu {
		font-family:"Trebuchet MS";
		color:#3B86C9;
		font-weight:bold;
		font-size:1.4em;
		text-transform:uppercase;
		text-align: center;
	}

.Tiny_Preambule {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-style:normal;
		font-size:1em;
		text-align: justify;
}

.Tiny_Ss_Titre_Bleu {
		color:#3B86C9;
		font-family:"Trebuchet MS";
		text-decoration:none;
		font-weight:bold;
		font-size:1.3em;
	}
	
.Tiny_Ss_Titre_Vert {
		color:#99C24C;
		font-family:"Trebuchet MS";
		text-decoration:none;
		font-weight:bold;
		font-size:1.3em;
	}

.Tiny_Texte_Bleu {
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:0.9em;
		color:#3B86C9;
	}

.Tiny_Texte_Bleu_Fonce {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-style:normal;
		font-size:0.9em;
	}

.Tiny_Lien_Bleu_Fonce {
		color:#29396C;
		text-decoration:underline;
	}
	
a.Tiny_Lien_Bleu_Fonce {
		color:#29396C;
		text-decoration:underline;
	}
	
a:hover.Tiny_Lien_Bleu_Fonce {
		color:#29396C;
		text-decoration:none;
	}

a:visited.Tiny_Lien_Bleu_Fonce {
		color:#9b5bbf;
		text-decoration:underline;
	}
	
	
.Tiny_Lien_Bleu_Clair {
		color:#3B86C9;
		text-decoration:underline;
	}
	
a.Tiny_Lien_Bleu_Clair {
		color:#3B86C9;
		text-decoration:underline;
	}
	
a:hover.Tiny_Lien_Bleu_Clair {
		color:#3B86C9;
		text-decoration:none;
	}

a:visited.Tiny_Lien_Bleu_Clair {
		color:#9b5bbf;
		text-decoration:underline;
	}
	
	
.Tiny_Petit_Bleu {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:0.8em;
	}
	
.Tiny_Petit_Vert {
		color:#99C24C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:0.8em;
	}
	
	
	
	
/* Fin Structure de base */	

.violet {
	color:#9b5bbf;
}

/* Structure CSS de base : bleue + générique */

.titrebleu {
		font-family:"Trebuchet MS";
		color:#3B86C9;
		font-weight:bold;
		font-size:1.2em;
		text-transform:uppercase;
	}

.preambule {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-style:normal;
		font-size:1em;
		text-align: justify;
}

.sstitre {
		color:#3B86C9;
		font-family:"Trebuchet MS";
		text-decoration:none;
		font-weight:bold;
		font-size:1em;
	}
a.sstitre {
		color:#3B86C9;
	}
a:hover.sstitre {
		color:#363C78;
	}

.textebleu {
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:0.9em;
		color:#3B86C9;
	}

.trebuchetbleufonce {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-style:normal;
		font-size:0.9em;
	}
	
/* Fin Structure de base */	


.Lien {
		color:#99C24C;
		text-decoration:none;
	}
a:hover.Lien {
		color:#99C24C;
		text-decoration:underline;
	}



.titrenoir {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:0.9em;
		font-weight:bold;
	}

.lienbleu {
		color:#29396C;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-style:normal;
		font-size:0.8em;
	}
a.lienbleu {
		text-decoration:none;
	}
a:hover.lienbleu {
		color:#FFFFFF;
	}

