﻿.textos{
	FONT: bold 12px Verdana;
	COLOR: #1F4E81;
	background: white;
	text-align: center;
}
.textos_r{
	FONT: 11px Verdana;
	COLOR: #1F4E81;
	background: white;
	text-align:left;
}
.textos_t{
	FONT: bold 11px Verdana;
	COLOR: #1F4E81;
	background: white;
	text-align: left;
}
.textos_g{
	FONT: 11px Verdana;
	COLOR: #1F4E81;
	background: white;
	text-align: center;
}
.textos_m{
	FONT: bold 11px Verdana;
	COLOR: white;
	background: #CCD751;
	text-align: left;
}
.textos_d{
	FONT: bold 11px Verdana;
	COLOR: #1F4E81;
	background: #CBD8E0;
	text-align: center;
}
.textos_a{
	FONT: bold 10px Verdana;
	COLOR: white;
	background: #1F4E81;
	text-align: center;
}
.textos_p{
	FONT: bold 11px Verdana;
	COLOR: #000066;
	text-align: center;
}
.textos_s{
	FONT: 11px Verdana;
	COLOR: white;
	text-align: left;
}
.textos_f{
	FONT: 11px Verdana;
	COLOR: #1F4E81;
	background: white;
	text-align:right;
}
.textos_i{
	FONT: 11px Verdana;
	COLOR: black;
	background: white;
	text-align: left;
}
.textos_it{
	FONT: bold 12px Verdana;
	COLOR: black;
	background: white;
	text-align: center;
}
.botones {
	FONT: 12px Verdana;
	TEXT-TRANSFORM: none;
	COLOR: #1F4E81;
	text-align: center;
	cursor:hand;
}
.botones_i {
	FONT: bold 11px Verdana;
	TEXT-TRANSFORM: none;
	COLOR: black;
	text-align: center;
	cursor:hand;
}

