td.grande{
	width:206;
	height: 60;
}
td.centro{
	width:206;
	height:210;
}
table.hijo{
	border-top : 1px solid Black;
}
td.hijo{
	font-size : 12px;
	font-family : Arial;
}
a.enlace{
	text-decoration : none;
	color : Black;
}
a.enlace:hover{
	color : Navy;
}
td.padre{
	font-size : 14px;
	font-family : Arial;
	border-top : 1px solid Black;
}
table.mapa{
	width:206;
	height:210;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	border : 0px solid;
}
table.borde{
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}