/*
 vous pouvez modifier les css d'un module spécifique via ce fichier css...
*/
/* SEPARATION DES DIMENSIONS */
/* FIN SEPARATION DES DIMENSIONS */
/* SEPARATION DES POLICES DE CARACTERES */
/*#m_pathway.module_title{
	/*font-size		:9px;
	font-weight		:bold;
	color			:#546069;
	text-align		:right;
	text-transform	:uppercase;
}*/
#m_pathway{
	padding-top			:3px;
	padding-right		:3px;
	padding-bottom		:3px;
	padding-left		:3px;
	
	margin		:0px;
	
	border:0px;
	
	border-bottom-color	:#ee4799;
	border-bottom-width	:1px;
	border-bottom-style	:solid;
	
	
	

	background-color	:#fff;
}
#m_pathway_cntr{
	padding-top			:0px;
	padding-right		:0px;
	padding-bottom		:0px;
	padding-left		:0px;
	margin		:0px;
	border:0px;
	
	/*background-color	:#fff;*/
	border-bottom-color	:#ee4799;
	border-bottom-width	:1px;
	border-bottom-style	:solid;
}
#m_pathway .module_cntr {
padding-top			:0px;
	padding-right		:0px;
	padding-bottom		:0px;
	padding-left		:0px;
	margin		:0px;
	border:0px;
	}
#m_pathway .module_cntr  .item_pathway{

	font-size		:9px;
	display:inline;
}
/* FIN SEPARATION DES POLICES DE CARACTERES */
/******  ITEMS DU MODULE DE TYPE LIENS *******************/
#m_pathway .module_cntr .item_pathway a{
	color			:#546069;
	text-decoration	:none;
}
#m_pathway .module_cntr a:hover, a:active {
	background-color: #f7a3cc	; 
	color: #FFFFFF
}
/******  fin ITEMS DU MODULE DE TYPE LIENS *******************/
/******  ITEMS DU MODULE DE TYPE TEXTE *******************/
/*#m_pathway.m_intro{
	color: #324047;
}*/
/******  fin ITEMS DU MODULE DE TYPE TEXTE *******************/
/* SEPARATION DES COULEURS */


/*#m_pathway.module_cntr{
	border-bottom-color	:#8e979d;
}
#m_pathway.module_title{
	background			:url(../images/zone_gauche_module_title_background.gif);
	border-bottom-color	:#8e979d;
}*/
/* FIN SEPARATION DES COULEURS */
/* SEPARATION DES BORDURES ET ESPACEMENTS */
/*#m_pathway.module_title{
	padding-top			:4px;
	padding-right		:3px;
	padding-bottom		:4px;
	
	border-bottom-width	:1px;
	border-bottom-style	:solid;
	
	margin-top			:3px;	
}
#m_pathway.module_cntr{
	padding-top			:3px;
	padding-right		:5px;
	padding-bottom		:8px;
	padding-left		:4px;
	
	border-bottom-width	:1px;
	border-bottom-style	:solid;
	
	margin-bottom		:3px;
}
#m_pathway .module_cntr .item{
	padding-left		:2px;
	padding-top			:4px;
}*/
/* FIN SEPARATION DES BORDURES ET ESPACEMENTS */


