#estructuramapa{
	width: 100%;
}


#estructuramapa #mp{
	width: 22%;
	float: left;
	background: #ffffff;
	height: 100%;
	margin-right: 11px;
	height: 175px;
}

#estructuramapa #menuprincipal{
	width: 100%;
	float: left;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #2261AC;
}

#estructuramapa #ms{	
	float: left;
	width: 100%;
	background: #ffffff;
}

#estructuramapa #ms #menusecundario{
	float: left;
	width: 90%;
	padding-left: 15px;
	padding-top: 5px;
	background: url("../img/comunes/flechaazul.gif") no-repeat;
	background-position: 10px 8px;
}

