/* CSS Document */
BODY {
      SCROLLBAR-FACE-COLOR: #C7D4DD;
      SCROLLBAR-HIGHLIGHT-COLOR: #E9EAFE;
      SCROLLBAR-SHADOW-COLOR: #8989E5;
      SCROLLBAR-3DLIGHT-COLOR: #ffffff;
      SCROLLBAR-ARROW-COLOR: #000000;
      SCROLLBAR-TRACK-COLOR: #FFFFFF;
      SCROLLBAR-DARKSHADOW-COLOR: #C8CCE9;
	  margin-top:0px;
	  margin-left:0px;
	  margin-right: 0px;
}

/****************** ESTILOS DE LOS TEXTOS ******************************/
.texto{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	text-align: justify;
	color: #015BB6;
}

.textoSinJustificar{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	color: #015BB6;
}

.textoGrande{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : normal;
	text-align: right;
	color: #015BB6;
}

.textoNegrita{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	text-align: justify;
	color: #015BB6;
}

.textoCentrado{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	text-align:center;
	color:#737373;
}

.textoHora{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	text-align: right;
	color:#f5b635;
}

.textoError{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	color:#FF0000;
}

.textoPie{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
	color:#FFFFFF;
}

.textoPieN{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
	color:#FFFFFF;
}

.textoTitulo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	color:#737373;
}

.textoAcceso {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #000040;
	TEXT-DECORATION: none;
}

.tituloOscuro{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : #FFFFFF;
	TEXT-DECORATION: none;
}
.tituloOscuroNegrita{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color : #FFFFFF;
	TEXT-DECORATION: none;
}

.claseError {
	background-color: #ffd98a;
}

.claseNormal {
	background-color: #ffffff;
}

/****************** ESTILOS DE LOS ENLACES ******************************/
.e_Pie, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#FFF;
}
.e_Pie:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#7788dd;
}

.e_Menu, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#f5b635;
}
.e_Menu:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#f59d35;
}

.e_Texto, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: none;
	color:#015BB6;
}
.e_Texto:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: normal;
	color:#96BEEF;
}

.e_AzulFino, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: underline;
	color:#015BB6;
}
.e_AzulFino:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
    font-style : normal;
    font-variant : normal;
	text-decoration: normal;
	color:#96BEEF;
}

.e_TextoPie, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	text-decoration: none;
	color:#f5b635;
}

.e_TextoPie:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	text-decoration: none;
	color:#FF9933;
}

.e_TextoCabecera, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
	text-decoration: none;
	color:#96BEEF;
}

.e_TextoCabecera:hover{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
	text-decoration: none;
	color:#96BEEF;
}

.e_promocionAzul, link, visited{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none;
	color:#003399;
}

.e_promocionAzul:hover{
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none;
	color:#f5b635;
}

/****************** ESTILOS DE LAS TABLAS ******************************/
.celdaRegistro{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : bold;
    font-style : normal;
    font-variant : normal;
	text-decoration: normal;
	padding:2px;
	color:#000000;
	background-color:#E4EFFC
}

.celdaRegistroCampo{
	padding:2px;
	background-color:#E4EFFC
}

/****************** ESTILOS DE LOS BOTONES ******************************/
.boton{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding:2px;
	border:1px solid #3333CC;
	color: #2E54EB;
	background-color: #E4EFFC;
	cursor:auto;
}