.borda-azul {
	border: 1px solid #2A435C;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5C4EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2A435C;
	border-right-color: #2A435C;
	border-bottom-color: #2A435C;
	border-left-color: #2A435C;
	font-weight: bold;
	background-color: #0A2E52;
}
.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5C4EB;
}
.txt-menor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borda-azul2 {

	border: 1px solid #B5C4EB;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #B5C4EB;
}
.titulo-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

