@charset "utf-8";
.titulos_noticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #134d86;
	text-align: left;
}

.texto_normal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.titulo_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #134d86;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
.texto_destacado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
}
.fotos {
	border: medium double #E6E6E6;
	padding: 0px;
}
.bajada_titulo {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
}
.texto_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_normal_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.parrafo_new {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.normal_nuevo {
	font-family: Verdana;
	font-size: 12px;
}
.titular_curso {
	font-family: Arial;
	font-size: 16px;
	color: #06C;
}
.formulario {
	background-color: #CCCCCC;
}

