.contentin_m {
	margin:10px 10% 0px 10%;
	height: 280px;
}
.menumappa {
	float:left;
	width:21%;
	margin: 20px 1% 10px 1%;
}
.menumappa_p {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FCFCB5;
}
.menumappa_t {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #E7EEFC;
}
.menumappa_a {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FAFAED;
}
.menumappa_s {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F2FDF2;
}
.contentin_m a {
	width:120px;
	display:block;
	border:1px solid #fff;
	text-decoration:none;
	color:#000033;
	background-color:#fff;
	font-size:1em;
	margin:auto;
}
.contentin_m a:hover {
  background-color:#fcfcfc;
  border:1px solid #5ac;
  color:#000;
}
#testahm {
	position:relative;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	background-image: url(img/bimbodx.jpg);
	background-repeat: repeat-x;
}
#testa1m {
	position:relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
}
#testa11m {
	position:absolute;
	text-align: center;
	width:200px;
	top: 30px;
	left:5%;
	z-index: 2;
}
#testa12m {
	position:relative;
	text-align: center;
	z-index: 1;
}
#testa13m {
	position:absolute;
	text-align: center;
	width: 200px;
	top: 30px;
	right: 5%;
	z-index: 3;
}

