#zona_centro .separadorPunto {
	height: 11px;
	width: 410px;
	background-image: url(../imagenes/separador_punto.gif);
	background-repeat:  repeat-x;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
	background-position: top;
}

#zona_centro .separadorVacio {
	width: 410px;
	height: 12px;
	clear: both;
}

#zona_centro .enlace {
	clear: both;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#zona_centro .enlace h3 {
	font-size: 0.7em;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#zona_centro .enlace h1 {
	font-size: 0.7em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: justify;
}

#zona_centro .enlace .foto {
	width: 65px;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
	padding: 0px;
	vertical-align: middle;
}

#zona_centro .enlace p  {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999;
}

#zona_centro .enlace .textoEnlace {
	color: #999;
}

#zona_centro .tabla_paginacion {
	font-family: "Arial";
	font-size: 11px;
	color: #999;
}

#zona_centro .tabla_paginacion .enlace_pagina {
	color: #999;
	text-decoration: none;
}

#zona_centro .tabla_paginacion .enlace_pagina:hover {
	color: #999;
	text-decoration: underline;
}

#zona_centro .tabla_paginacion .enlace_pagina_activo {
	color: #333;
	text-decoration: underline;
}
