/*------------------------------------------------------------------*/
/*                      Gabarit editorial du MINEFE               */
/*-----------------------------------------------------------------*/

/* =======================================================
 *  @nom du template     : minefe
 *  @version du template : 1.0 gabarit affichage
 *  @compatibilté        : Joomla! 1.5.0 et plus
 *  @nom de l'auteur     : Georges BEYNA
 *  @url de l'auteur     : www.richcongress.com
 *  @email de l'auteur   : gbeyna@richcongress.com
 * -------------------------------------------------------*/
 
.titre_grisbleu {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #656C7F;
	text-transform: uppercase;
	font-weight: bold;
}

.titre_noir {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: bold;
}

.titre_violet {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #77297e;
	font-weight: bold;
}

.titre_gris {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #BABABA;
	font-weight: bold;
	font-style: italic;
}

.titre_para {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
}

.titre_place_droite-table {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
	vertical-align: top;
	float: right;
}
 
.nom_grisbleu {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656C7F;
}