/* CSS Document */
.titulo14 {
	color:#6699CC;
	font-size:14px;
	font-weight:bolder;
	padding:5px 5px 5px 5px;
}
.letras10_azul{
	color:#003366;
	font-size:10px;
}
.titulo_14_borde{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #CC3300;
	border-bottom:2px solid #FF6600;	
}
.titulo_16_borde{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF9900;
	font-weight:bolder;
	border-bottom:2px solid #000000;	
}
.titulo_16_n{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF9900;
	font-weight:bolder;
	border-bottom:2px solid #FFFFFF;	
}
.titulo_16_azul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #003399;
	font-weight:bolder;
	border-bottom:2px solid #FFFFFF;
}
.letras10_gb{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.letras9i{
	font-size:9px;
	font-style:italic;
}
.letras_16_blanca{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	
}
input{
	font-size:10px;
	background-color:#CDDBEB;
}
.letras_16_roja{
	color:#CC3300;
	font-weight:bold;
	font-size:16px;

}