table#portada {
	width:100%;
	height: 460px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	background-image: url(../images/organizacion_municipal/inicio.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table#portada td {
	vertical-align: top;
	width: 220px;
}

table#enlaces {
	width: 220px;
	margin-left: 20px;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;

}

table#enlaces td{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#enlaces a {
	width: 220px;
	height: 20px;
	text-decoration: none;
}

table#enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}
