div.content_mSommaire2Bloc{
	float:left;
}

div.mSommaire2_lePere{
	float:left;
	padding-left:5px; /* 60px */
	margin-bottom:20px;
}

span.mSommaire2_lePere{
	font-family:arial;
	font-size: 21px;
	font-weight: bold;
	color:#013E80;
}

a.mSommaire2_lePere{
	font-family:arial;
	font-size: 21px;
	font-weight: bold;
	color:#013E80;
	text-decoration:none;
}

a.mSommaire2_lePere:hover{
	/*font-family:arial;
	font-size: 21px;
	font-weight: bold;*/
	color:#FF7100;
	text-decoration:underline;
}

div.mSommaire2_lesFils{
	clear:both;
	float:left;
	margin-left:5px; /*23px*/
	width:400px;
}

/* classe CONTENT pour le menu mSommaire2 de niveau N0 */
DIV.content_mSommaire2_n0 {
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	width:400px;
}


/* classe ITEM pour le menu mSommaire2 de niveau N1 */
DIV.item_mSommaire2_n1 {
}

DIV.item_mSommaire2_n1_over, DIV.item_mSommaire2_n1_open, DIV.item_mSommaire2_n1_open_over {
}

DIV.item_mSommaire2_n1_over, DIV.item_mSommaire2_n1_open_over {
	cursor: pointer;
}

/* classe MENU pour le menu mSommaire2 de niveau N1 */
DIV.menu_mSommaire2_n1 {
	text-align: left;
	padding-top:2px;
	padding-bottom:2px;
}

DIV.item_mSommaire2_n1_over DIV.menu_mSommaire2_n1, DIV.item_mSommaire2_n1_open DIV.menu_mSommaire2_n1, DIV.item_mSommaire2_n1_open_over DIV.menu_mSommaire2_n1 {
}

SPAN.link_mSommaire2_n1 {
	color: #0670AD;
	text-decoration:none;
}

DIV.item_mSommaire2_n1_over SPAN.link_mSommaire2_n1, DIV.item_mSommaire2_n1_open SPAN.link_mSommaire2_n1, DIV.item_mSommaire2_n1_open_over SPAN.link_mSommaire2_n1 {
	color: #FF7100;
	font-weight: normal;
	text-decoration:underline;
}