/*	----------------------------------------------------------------------------
	descipteurs et génériques
	------------------------------------------------------------------------- */
body, td, div {
	font-family				:	trebuchet ms;	
	font-size				: 	12px;
	color					:	#000;
	font-weight				:	regular;
	letter-spacing			:	0px;
	line-height				:	14px;
}

a {
	color					:	#9e1e0e;
	text-decoration			:	none;
}

a:hover{
	text-decoration			:	underline;
}

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

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

.intranet{
	background-color			: 	#dbdbdd;
	color						:	#fff;
}

.intranet_hover{
	background-color			: 	#d91800;
	color						:	#fff;
	cursor						:	hand;
	cursor						:	pointer;
}

.lien_menu {
	color						:	#fff;
	font-weight					:	bold;
	font-size					:	11px;	
	text-decoration				:	none;
}

.lien_menu:hover{
	color						:	#000;
	text-decoration				:	none;
}

.lien_menu_hover {
	color						:	#fff;
	font-weight					:	bold;
	font-size					:	11px;	
	text-decoration				:	none;
}

.lien_sous_menu {
	color						:	#fff;
	font-size					:	9px;	
	text-decoration				:	none;	
}

.lien_sous_menu:hover {
	color						:	#000;
	font-size					:	9px;	
	text-decoration				:	none;	
}

.bloc_couleur{
	height						:	10px;
	width						:	10px;
	background-color			:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
}

.titre_page{
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-size					:	21px;
	line-height					:	24px;
	letter-spacing				:	1px;
}

.titre_rubrique{	
	color						:	#000;	
	font-size					:	13px;
	font-weight					:	bold;
}

.titre_actualites {	
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-size					:	18px;
	letter-spacing				:	2px;
	line-height					:	24px;
}

.titre_article {	
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-size					:	14px;
	font-weight					:	bold;
	letter-spacing				:	1px;
}

.sous_titre_article, .element_fiche {	
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-size					:	12px;
	font-weight					:	bold;
	line-height					:	14px;
	letter-spacing				:	1px;
	/*padding						:	20px 0px 10px 0px;*/	
}

.sous_titre_filiale {	
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-size					:	15px;
	letter-spacing				:	1px;
}


.accroche_article {	
	font-size					:	11px;
	line-height					:	12px;
}

.accroche {	
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
	font-style					:	italic;
	font-size					:	10px;
	line-height					:	12px;
	letter-spacing				:	1px;
}

.fichiers_joints {	
	font-size					:	11px;
	color						:	#9e1e0e;	/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
    padding                     :   4px 10px 0px 3px ;
}

.separateur{
	width						:	345px;
	height						:	1px;
	color						:	#c6d6de;
	background-color			:	#c6d6de;
	border						:	0px;
}

.loupe{
	background					:	url(/img/loupe.gif) no-repeat;
}

.loupe_survol{
	background					:	url(/img/loupe_survol.gif) no-repeat;
}

.main{
	cursor						:	hand;	
	cursor						:	pointer;
}

.photo, .photo_filiale, .photo_trombi{
	border						:	1px solid #fff;
}

.photo_filiale{
	width						:	174px;
}

.photo_trombi{
	margin						:	20px;
	width						:	125px;
}

.element_fiche{
	width						:	100px;
}

.texte_fiche{
	font-size					:	11px;
}

.libelle_liste{
	font-size					:	11px;
	line-height					:	11px;
}

/*------carte-----------*/
.bloc_carte{
	height						:	24px;
	width						:	33px;
	cursor						:	hand;
	cursor						:	pointer;
}	

.info_carte{
	height						:	65px;
	width						:	110px;
	background					:	url(/img/carte/info-bulle.gif) no-repeat;
}	

.info_texte{
	font-size					:	11px;
	padding						:	5px;
}
/*------/carte-----------*/

/*------fil ariane-----------*/
.fil_ariane, .fil_ariane a, .fil_ariane a:hover{
	font-size					:	9px;
	color						:	#9e1e0e;		/*	beton=004576; granulats=904c18; tp=e95d0f;			*/
}	
/*------/fil ariane-----------*/

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

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

/*------baseline AXN----------*/
.baseline_axn{
	font-size				: 	9px;
	color					:	#000;
}

a.baseline_axn{	
	text-decoration			:	none;
}

a.baseline_axn:hover{
	text-decoration			:	underline;
}
/*------/baseline AXN----------*/

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

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