body {	background-image: url(../Imagenes/bg.gif);	margin-top: 3px;	margin-bottom: 0px;}

a:link {	text-decoration: none;	color: #006699;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: none;}
a:active {	text-decoration: none;	color: #FF9900;}

a.esti1:link { font-family: "Trebuchet MS"; color:#FFFFFF; font-size:13px; text-decoration:none;}
a.esti1:visited { font-family: "Trebuchet MS"; color: #FFFFFF; font-size:13px; text-decoration:none;}
a.esti1:hover { font-family: "Trebuchet MS"; color:#364157; font-size:13px; }
a.esti1:active { font-family: "Trebuchet MS"; color:#FFFFFF; font-size:13px; text-decoration:none;}

a.esti2:link { font-family: "Trebuchet MS"; color:#0066CC; font-size:13px; text-decoration:none;}
a.esti2:visited { font-family: "Trebuchet MS"; color: #0066CC; font-size:13px; text-decoration:none;}
a.esti2:hover { font-family: "Trebuchet MS"; color:#999999; font-size:13px; }
a.esti2:active { font-family: "Trebuchet MS"; color:#0066CC; font-size:13px; text-decoration:none;}

a.esti3:link { font-family: "Trebuchet MS"; color:#006699; font-size:12px; text-decoration:none;}
a.esti3:visited { font-family: "Trebuchet MS"; color: #006699; font-size:12px; text-decoration:none;}
a.esti3:hover { font-family: "Trebuchet MS"; color:#999999; font-size:12px; }
a.esti3:active { font-family: "Trebuchet MS"; color:#006699; font-size:12px; text-decoration:none;}



.Estilo1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #7887AB; font-size: 13px;}
.Estilo2 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #F0580F; font-size: 15px;}
.Estilo3 {	font-family : Tahoma,Verdana,Arial; color: #000000; font-size:11px;}
.Estilo4 {	font-family : Tahoma,Verdana,Arial; color: #0066CC; font-size:12px;}
.Estilo5 {	font-family : "Trebuchet MS"; color: #FFFFFF; font-size:14px;}
.Estilo6 {	font-family : "Trebuchet MS"; color: #FFFFFF; font-size:18px;}
.Estilo7 {	font-family : "Trebuchet MS"; color: #FF8F07; font-size:16px;}
.Estilo8 {	font-family : "Trebuchet MS"; color: #87BB5F; font-size:16px;}
.Estilo9 {	font-family : "Trebuchet MS"; color: #999999; font-size:16px;}
.Estilo10 {	font-family : "Trebuchet MS"; color: #FF8F07; font-size:14px;}
.Estilo11 { font-family: Verdana, Arial, Helvetica, sans-serif;	color: #3366CC;	font-size: 14px;}
.Estilo12 {	font-family : "Trebuchet MS"; color: #FE9005; font-size:12px;}
.Estilo13 {	font-family : "Trebuchet MS"; color: #FFFFFF; font-size:14px;}

TD.Linea_Superior
{
    BORDER-TOP: #F0580F 1px solid;
}

TABLE.Ploma
{
    BORDER-RIGHT: #7887AB 1px solid;
    BORDER-TOP: #7887AB 1px solid;
    BORDER-LEFT: #7887AB 1px solid;
    BORDER-BOTTOM: #7887AB 1px solid;
}
TABLE.Espacio_Inferior
{
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}

.celda_enlace {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #DAE2E0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
}
A.celda_enlace:hover {
	color: #FFFFFF;
	background-color: #FBC971;
}

form.formulario_verificacion
{   COLOR: #636363;
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
}

input.cajas_area_consultas
{
	font-family:Trebuchet MS;
	font-size:14px;
	background:url(../Imagenes/Web/fondo_input_usuarios.jpg) bottom repeat-x white;
	color: #000000;
	border:1px solid #3E71A6;
	text-align:left;
}

input.boton_enviar
{
	background:url(../Imagenes/Web/fondo_input_enviar.jpg) bottom repeat-x #7EACD3;
	font-family:Trebuchet MS;
	font-size:11px;
	color: #000000;
    height: 18px;
	border:1px solid #3E71A6;
}
IMG.Borde_Imagen
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
TABLE.Bordeado_Tabla
{
    BORDER-RIGHT: #0066CC 1px solid;
    BORDER-TOP: #0066CC 1px solid;
    BORDER-LEFT: #0066CC 1px solid;
    BORDER-BOTTOM: #0066CC 1px solid;
    MARGIN-BOTTOM: 3px;
}