/* blocs marches */
#e_marches {
	padding:0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #e_marches {width:180px}
#e_marches table {width:150px}
* html #e_marches table {width:auto}
#e_marches td {vertical-align:top;height:100%}
#e_marches div {
	margin:0px 1px;
	border-width:1px;
	border-style:solid;
	height:100%;
	margin-bottom: 8px;
}
#e_marches div:after { content:"."; display:block; height:0px; clear:both; visibility:hidden}
#e_marches div h2 {text-align:center;color:#fff;font-weight:bold;font-size:1.2em;padding:0px 0px 3px 0px;margin:0px;font-family:verdana, arial, sans-serif}
#e_marches div p {display:table-cell;padding:2px 2px 2px 2px;margin:0px;width:100%;font-size:1em}
* html #e_marches div p {display:inline-table;width:180px}
#e_marches div p a.plus {display:table;margin-top:4px}
* html #e_marches div p a.plus {display:inline-block}
#e_marches div p strong {font-size:1em}
#e_marches div.e_mpart {
	border-color:#FF3300;
	background:#FFF8E5;
	width: 180;
}
#e_marches div.e_mpart h2 {background-color:#FF3300}
#e_marches div.e_mpro {
	border-color:#990066;
	background:#FFE5F7;
	width: 180;
}
#e_marches div.e_mpro h2 {background-color:#990066}
#e_marches div.e_ment {
	border-color:#339999;
	background:#D9F2F2;
	width: 180;
}
#e_marches div.e_ment h2 {background-color:#339999}
#e_marches div.e_mgent {
	border-color:#99CC33;
	background:#E8F3D2;
	width: 180;
}
#e_marches div.e_mgent h2 {background-color:#99CC33}
#e_marches p.bigger {font-size:1.1em}
#e_marches p.bigger a {font-size:1em}
#e_marches ul.type1 {border-top:1px solid #FF8600}
#e_marches ul.type1 li {padding-left:5px}

