/****************ALIMENTADORES***********************************/

/******************FUENTES*************************************/

/*****************VINCULOS****************/
body {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#0099FF;;
scrollbar-track-color:#FFFFFF;
}

A.vinculo:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0099FF; 
	text-decoration:none;
	font-weight: bold;
}
A.vinculo:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0099FF; 
	text-decoration:none;
	font-weight: bold;
	
}
A.vinculo:active {
	font-family: "Trebuchet MS";
	font-size: 110px;
	color: #0033CC; 
	text-decoration: underline;
	font-weight: bold;
}
A.vinculo:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0033CC; 
	text-decoration: underline;
	font-weight: bold;
}

/**********************/

.vinactivo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-align:left;
	font-weight: bold;
	text-align:center;
}

/***************************** TEXTOS Y CAJAS DATOS ***********************************/

.nomcampos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #297ED4;
	text-align:right;
}
.nomcamposad {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align:right;
}
.texconsul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #297ED4;
}
.datazul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #297ED4;
	text-align:left;
}

.datnaranja {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	text-align:left;
}

.cajadat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #297ED4;
	border-style: solid;
    border-color: #297ED4;
    border-width: 1px; 
	?)?, Direction=?);
}

.cajatrans {
	font-family: "Trebuchet MS";
	font-size: 12px;	
	color: #FF9900;
	border: none;
	height: 16pt;
}
.cajacuenta {
	font-family: "Trebuchet MS";
	font-size: 10px;	
	color: #FF9900;
	border: none;
	height: 14pt;
}

/**********************************************************************************/

.textozona {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
}


.textorosario {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #297ED4;
	text-align:right;
}




/***************************** BOTONES ***********************************/


.botgoogle {
cursor:pointer; 
border:hidden
width:80px;
height:22px; 
background-color:#0099FF; 
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


.botcrear {
cursor:pointer;
border:none;
width:45px;
height:17px;
background-image:url(../images/crear.jpg);
}

.botborrar {
cursor:pointer;
border:none;
width:45px;
height:17px;
background-image:url(../images/borrar.jpg);
}

.botmofificar {
cursor:pointer;
border:none;
width:60px;
height:17px;
background-image:url(../images/modificar.jpg);
}

.boteliminar {
cursor:pointer;
border:none;
width:60px;
height:17px;
background-image:url(../images/eliminar.jpg);
}
.botvaciar {
cursor:pointer;
border:none;
width:60px;
height:17px;
background-image:url(../images/vaciar.jpg);
}
.botver {
cursor:pointer;
border:none;
width:45px;
height:17px;
background-image:url(../images/entrar.jpg);
}

