/*Bramcor*/
body {
	background-color: #133A72;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.texto_resaltado{
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
	.texto_1{
	font-family: Tahoma;
	font-size: 12px;
	color: #E8B612;
	text-align: left;
	font-weight: bold;
}
	.texto_2{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
	.texto_3{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
	.texto_bottones{
	font-family: Tahoma;
	font-size: 11px;
	color: #E8B612
	text-align: center;
	font-weight: bold;
}

	.texto_titulos{
	font-family: Tahoma;
	font-size: 14px;
	color: #BB292A;
	text-align: left;
	font-weight: bold;
}
	.texto_titulos_azul{
	font-family: Tahoma;
	font-size: 14px;
	color: #133A72;
	text-align: left;
	font-weight: bold;
}
	.links{
	font-family: Tahoma;
	font-size: 11px;
	color: #E8B612;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
	.links:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #BB292A;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

