.puntos_vertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
}
.puntos_vertical1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000066;
}
.inicio_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009DE9;
	text-decoration: underline;
}
.puntos_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.noticias_inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.info:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.inicio_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009DE9;
	text-decoration: none;
}

