﻿body 
{
}

.TextoGeneral
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}

a.Menu
{
	font-family:Verdana;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	color:White;
}
a.Menu:hover
{
	font-family:Verdana;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	color:Aqua;
}

a.MenuS
{
	font-family:Verdana;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	color:Yellow;
}
a.MenuS:hover
{
	font-family:Verdana;
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	color:Aqua;
}

a.Paises
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color:#0088ff;
}
a.Paises:hover
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
	color:Blue;
}

.TextoEncabezado
{
	font-family:Verdana;
	font-size:14px;
	color:Black;
	font-weight:bold;
}

.TextoEncabezado2
{
	font-family:Verdana;
	font-size:14px;
	color:Blue;
	font-weight:bold;
}

.TextoNotas
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
}

.TextoNotas2
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;
}

.TextoMenuLateral
{
	font-family:Verdana;
	font-size:14px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

.TextoUbicacion
{
	font-family:Verdana;
	font-size:14px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

.TextoAviso
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
	font-weight:bold;
}

.TextoError
{
	font-family:Verdana;
	font-size:10px;
	color:Red;
	font-weight:bold;
}

.TextoTitulo
{
	font-family:Verdana;
	font-size:18px;
	color:Black;
	font-weight:bold;
}

.TextoTituloFicha
{
	font-family:Verdana;
	font-size: 22px;
	color:Blue;
	font-weight:bold;
}

.TextoEnlace
{
	font-family:Verdana;
	font-size:12px;
	color:Blue;
	font-weight:bold;
	text-decoration:underline;
}

.TextoMonoespaciado
{
	font-family:Courier New;
	font-size:12px;
	color:Black;
}

.TextoCabecera
{	
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.TextoTitulo
{	
	font-family:Arial;
	font-size:18px;
	color:#0000AA;
	font-weight:bold;
}

.Enlace
{
	font-family:Arial;
	font-size:14px;
	color:blue;
	text-decoration:underline;
	font-weight:bold;
}

.TextoAlerta
{
	font-family:Arial ;
	font-size:20px;
	color:Red;
	left:auto;
	font-weight:bold;	
}
