/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.letra_menu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;	
}
.letra_p_tarjeta{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}
.letra_sp_tarjeta{
	font-family: Tahoma;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
}
.letra_g_tarjeta{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}
.fondo_menu{
	background-image: url(../images/images/THOMAS-GREG-_16.gif);
	height: 17px;
}
.letra_submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #F0F0F0;
	text-align: left;
	height:24px;
}
.titulos {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	vertical-align: middle;
	height: 25px;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #12A207;
	vertical-align: middle;
	height: 25px;
}
.estilolink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264C36;
}
.cajapequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.cajaselect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #556D4D;
	border-right-color: #556D4D;
	border-bottom-color: #556D4D;
	border-left-color: #556D4D;
}
.filas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}

.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

.estiloRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.letraBlanca{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.estiloRojoPruebas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.letraAzul {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #00358C;
	vertical-align: middle;
	height: 25px;
}
.letraAzulPeq {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00358C;
	vertical-align: middle;
	height: 25px;
}
