.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.imagenlink {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 50px;
	width: 100px;
	text-align: center;
}

.imagenlinknot {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.tituloBajo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: normal;
	text-align: justify;
}
.parrafoCalendario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
	text-align: justify;
}
.Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
	font-weight: bolder;
}
.imagenBorde {
	text-align: center;
	white-space: nowrap;
}


.textopeq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
	text-align:center;

}

.epigrafe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: justify;
}
.contitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}

.contitulo_centrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
}

.parrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
	margin: 5px;
}
.tituloCalendario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00F;
	text-align: justify;
}
.imagen {
	border: thin solid #666;
	height: 100px;
	width: 150px;
}
.imagen_borde_blanco {
	border: thin solid #FFF;
	height: 100px;
	width: 150px;
}
.imagen_noticias {
	border: medium solid #666;
	height: 180px;
	width: 200px;
}
.centrado {
	text-align: center;
	text-align: center;
}
.minitexto {
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
}

