/*	----------------------------------------------------------------------------
	descipteurs et génériques
	------------------------------------------------------------------------- */
body, td, div, p, table {
	margin					:	0px;
	padding					:	0px;
	font-family				:	arial;	
	font-size				: 	12px;
	color					:	#898989;
}

a {
	color					:	#898989;
	text-decoration			:	underline;
}

a:hover{
	color					:	#99002E;
	text-decoration			:	underline;
}

.titre{
	color					:	#898989;
	font-size				:	18px;
	font-weight				:	bold;
}

.sous_titre{
	color					:	#99002E;
	font-size				:	14px;
	text-decoration			:	italic;
}

/*	----------------------------------------------------------------------------
	/descipteurs et génériques
	------------------------------------------------------------------------- */
	
/*	----------------------------------------------------------------------------
	contenu
	------------------------------------------------------------------------- */

.texte{
	font-family				:	arial;	
	font-size				: 	12px;
	color					:	#898989;
}
	
td.texte_infos,{
	font-family				:	arial;	
	font-size				: 	12px;
	color					:	#4B4B4B;
}
	
a.liens_menu{
	color					:	#fffefe;
	font-size				:	13px;
	font-weight				:	bold;
	text-decoration			:	none;
}

a.liens_menu:hover{
	color					:	#898989;
	text-decoration			:	none;
}

a.liens_sous_menu{
	color					:	#fffefe;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
}

a.liens_sous_menu:hover{
	color					:	#898989;
	text-decoration			:	none;
}

a.liens_actualite{
	color					:	#990033;
	font-size				:	17px;
	text-decoration			:	none;
	padding-left			:	5px;
}

a.liens_menu_haut{
	color					:	#898989;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
}
	
.titre_page, .titre_page a{
	color					:	#333333;
	font-size				:	21px;
	font-weight				:	bold;
	text-decoration			:	none;
}

a.titre_page:hover{
	color					:	#898989;
	text-decoration			:	underline;
}


.titre_article, .titre_article a{
	color					:	#898989;
	font-size				:	21px;
	font-weight				:	bold;
	text-decoration			:	none;
}

a.titre_article:hover{
	color					:	#898989;
	text-decoration			:	underline;
}

.titre_contenu, .titre_contenu a{
	color					:	#98002E;
	font-size				:	21px;
	font-weight				:	bold;
	text-decoration			:	none;
}

a.titre_contenu:hover{
	color					:	#98002E;
	text-decoration			:	underline;
}

.sous_titre_contenu, .sous_titre_contenu a{
	color					:	#898989;
	font-size				:	15px;
	font-weight				:	bold;
	text-decoration			:	none;
}


.accroche_article{
	color					:	#898989;
	font-size				:	12px;
	font-weight				:	bold;
	font-style				:	italic;
}

.sous_titre_article, .sous_titre_article a{
	color					:	#98002e;
	font-size				:	15px;
	font-weight				:	bold;
	text-decoration			:	none;
}

.texte_11, .texte_11 a{
	color					:	#98002e;
	font-size				:	11px;
	font-weight				:	bold;
	text-decoration			:	none;
}




/*	----------------------------------------------------------------------------
	/contenu
	------------------------------------------------------------------------- */
		
			
/*	----------------------------------------------------------------------------
			baseline
	------------------------------------------------------------------------- */

/*------baseline menu-----------*/
.menu_baseline{
	font-size				: 	10px;
	color					:	#898989;
}
/*------/baseline menu----------*/

/*------baseline AXN----------*/
.baseline_axn, div{
	font-size				: 	10px;
	color					:	#898989;
}

a.baseline_axn{	
	text-decoration			:	none;
}

a.baseline_axn:hover{
	text-decoration			:	underline;
	color					:	#99002E;
}

/*------/baseline AXN----------*/

/*	----------------------------------------------------------------------------
			/baseline
	------------------------------------------------------------------------- */

/*	----------------------------------------------------------------------------
		/contenu
	------------------------------------------------------------------------- */	
