/*
 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_dossierList .module_title{
	/*font-size		:9px;
	font-weight		:bold;
	color			:#546069;
	text-align		:right;
	text-transform	:uppercase;
}*/
/*#m_dossierList .module_cntr{
	font-size		:9px;
}*/
/* FIN SEPARATION DES POLICES DE CARACTERES */
/******  ITEMS DU MODULE DE TYPE LIENS *******************/
/*#m_dossierList .module_cntr .item a{
	color			:#546069;
	text-decoration	:none;
}
#m_dossierList .module_cntr a.item_link:hover, a.item_link:active {
	background-color: #f7a3cc	; 
	color: #FFFFFF
}*/
/******  fin ITEMS DU MODULE DE TYPE LIENS *******************/
/******  ITEMS DU MODULE DE TYPE TEXTE *******************/
/*#m_dossierList .m_intro{
	color: #324047;
}*/
/******  fin ITEMS DU MODULE DE TYPE TEXTE *******************/
/* SEPARATION DES COULEURS */
/*#m_dossierList{
	background-color	:#f00;
}

#m_dossierList .module_cntr{
	border-bottom-color	:#8e979d;
}
#m_dossierList .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_dossierList .module_title{
	padding-top			:4px;
	padding-right		:3px;
	padding-bottom		:4px;
	
	border-bottom-width	:1px;
	border-bottom-style	:solid;
	
	margin-top			:3px;	
}
#m_dossierList .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_dossierList  .module_cntr .item{
	padding-left		:2px;
	padding-top			:4px;
}*/
/* FIN SEPARATION DES BORDURES ET ESPACEMENTS */
#m_dossierList{
	font-size:17px;
}
#m_dossierList #m_dossierList_cntr{
	background-color	:#fff;
}
#m_dossierList .item_wrapper{
		position:relative;
		text-align:center;
		/*font-size:10px;*/
		border:#f7a3cc 1px dotted;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:2px;
		padding-right:2px;
		margin:3px;
	}
#m_dossierList .message_cntr {
			font-size :10px;
			color:#515659;
			border:#f7a3cc 1px dotted;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:2px;
			padding-right:2px;
			margin:3px;
		}
#m_dossierList .message_cntr a{
			text-decoration:none;
			color:#515659;
		}
#m_dossierList .list_item a{
			text-decoration:none;
			color:#000;
		}
#m_dossierList .list_item .message{
				padding-bottom:8px;
				padding-top:5px;
				color:#515659;
			}
#m_dossierList .list_item .titre{
				font-weight:bold;
				padding-top:2px;
			}
#m_dossierList .list_item .date{
			
			}
#m_dossierList .list_item .zoomImg{
				display:none;
				position:absolute;
				left:30px;
				top:15px;
				border:#000 1px solid;
			}
#m_dossierList .list_item .image img{
				width:85px;
				border:#000 1px solid;
			}

