#mapa{
text-align:center;
margin:30px;
}

.texto{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
}
.red{
	color:#CC0000;
	font-size:14px;
	margin-bottom:25px;
	font-weight:bold;
}
table{
	margin-left:80px;
	margin-bottom:40px;
}
table,td{
	border:none;
}
td{
	width:160px;
}
td.ele{
	width:250px;
}
td img{
	border:1px solid #bbb;
}