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

table#enlaces {
	/*margin-top: 15px;*/
}
table#enlaces td {
	width: 470px;
	border: 1px solid #E1E1E9;
	color: #CDCDCD;
	background-color: #FFFFFF;
	height: 23px;
}

table#enlaces td#espacio {
	border: 0px;
	width: 50px;
}

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

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

}


table#enlaces div {
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
}