/********************************/
/**********ESTILO ENTORNO********/
/********************************/

body
{
    padding: 0px;
    margin: 0px;
    /*background-image: url('/WebDelEstudianteUser/Imagenes/Colores/f2fcf1.jpg');*/
}
  
  
.invisible
{
    visibility: hidden;
    display: none;
}
 
 
.pie
{
    height: 23px;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
    background-image: url('/WebDelEstudianteUser/Imagenes/Colores/azul.gif');
    text-transform: capitalize;
    color: #FFFFFF;
    line-height: 23px;
    vertical-align: middle;
    text-align: right;
}



.principal
{
    border-width: 1px;
    width: 962px;
    margin: 0 auto; 
}

.central
{
    padding: 10px;
    border-left: #145d94 1px solid;
    border-right: #145d94 1px solid;
    background-image: url('/WebDelEstudianteUser/Imagenes/Colores/f2fcf1.jpg' );
}

.cabecera
{
    height: 130px;
    background-image: url('/WebDelEstudianteUser/Imagenes/Colores/azul.gif' );
}

 

.testing
{
	width: 75px;
}


a
{
    font-weight: bold;
    font-size: 12px;
    color: #0c3f81;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover
{
    color: #FF9900;
    text-decoration: none;
}

input, select, textarea
{
    border: 1px solid #b6ccde;
    font-weight: bold;
    font-size: 11px;
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    }

input:focus, textarea:focus, select:focus
{
    background-color: #FFFFD2;
}

/********************************/
/**********ESTILO TEXTOS********/
/********************************/


.texto
{
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}



.cargar
{
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    background-color: #660033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    clip: rect(0px, auto, auto, 0px);
}


 #ModalUpdatePrincipal
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    z-index: 1001; /*opacity: .75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);*/
    background-image: url( '/WebDelEstudianteUser/Imagenes/Colores/pixelnegro.png' );
}

 

#ModalUpdate
{
    -moz-border-radius: 15px 55px 5px;
    -webkit-border-radius: 15px 55px 5px;
    display: none;
    position: absolute;
    top: 25%;
    left: 30%;
    width: 30%;
    height: 25%;
    padding: 16px;
    background: #FFFFFF;
    color: #000000;
    z-index: 1002;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.texto_info
{
    font-weight: bold;
    font-size: 11px;
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
}
.texto_error
{
    font-weight: bold;
    font-size: 11px;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}

.texto_mensaje
{
    font-weight: bold;
    font-size: 11px;
    color: #660066;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
    vertical-align: middle;
}

.texto_enlace
{
    font-weight: bold;
    font-size: 11px;
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
}




.Titulo_Letras_Mayus_Min
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Arial, Verdana;
	background-color: #006699;
}

.Titulo_Letras_Mayus_Min_Black
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Arial, Verdana;
	background-color: #000000;
}

.titulos
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-family: Arial, Verdana;
}


.controles
{  height: 31px;
}





.texto2
{
	font-size: 12px;
	color: navy;
	font-family: Arial, Verdana;
}


.texto_cab_constancia
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana;
}


.subtitulos
{
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    color: #f0f8ff;
    font-family: Arial, Helvetica, sans-serif;
}


.subtitulos2
{
    font-weight: bold;
    font-size: 11px;
    text-transform: capitalize;
    color: #f0f8ff;
    font-family: Arial, Helvetica, sans-serif;
}

.subtitulos3
{
    font-weight: bold;
    font-size: 11px;
    background-image: url(/WebDelEstudianteAdmin/Imagenes/Colores/azul.gif);
    text-transform: capitalize;
    color: #f0f8ff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #004e84;
}

.titulosmasgrande
{
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Arial, Verdana;
	text-align: center;
}

.tabla_datos_titulos
{
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DCDCDC;
}
.tabla_datos_texto
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.tabla_datos_grid
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}


.texto_inf
{
    font-weight: bold;
    font-size: 11px;
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}




.controles2
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Arial, Verdana;
}


.grid_controles
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial, Verdana;
}







.Campos_BaseDeDatos
{
	font-size: 11px;
	font-family: Arial, Verdana;
}
.Campos_BaseDeDatos_InformeVocacional
{
	font-size: 9px;
	font-family: Arial, Verdana;
}
.Titulos_BaseDeDatos
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Verdana;
}
.Titulos_BaseDeDatos2
{
	font-weight: bold;
	font-size: 13px;
	color: #000066;
	font-family: Arial, Verdana;
}


.grid_selected
{
	background-image: url(/WebDelEstudianteAdmin/Imagenes/Aplicacion/GridSlected.gif);
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
}

.grid_unselected
{
	font-size: 11px;
	background-image: url(/WebDelEstudianteAdmin/Imagenes/Aplicacion/GridUnSlected.gif);
	color: black;
	font-family: Arial, Verdana;
}

.grid_pager
{
	font-size: 11px;
	background-image: url(/WebDelEstudianteAdmin/Imagenes/Aplicacion/GridPager.gif);
	color: Black ;
	font-family: Arial, Verdana;
	text-decoration: none;
}	


/*Estilo para reportes**/
.reporte_titulo1
{
    font-weight: bold;
    font-size: 20px;
    font-family: Arial, Verdana;
    text-align: center;
     
}
.reporte_titulo2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana;
	text-align: center;
	 
}


.reporte_titulo3
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana;
	text-align: center;
}

.reporte_titulo4
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana;
	text-align: center;
	 text-decoration: underline;
}

.reporte_texto
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

.reporte_texto2
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
}



/********************************/
/**********ESTILO FONDOS*********/
/********************************/


.fondo1
{
	font-weight: bold;
	font-size: 11px;
	color: #003333;
	font-family: Arial, Verdana;
	height: 22px;
	background-color: #f0f8fb;
}

.fondo2
{
	font-weight: bold;
	font-size: 11px;
	color: #003333;
	font-family: Arial, Verdana;
	height: 22px;
	background-color: #d0dfea;
}
.fondo3
{
	font-weight: bold;
	font-size: 11px;
	color: #003333;
	font-family: Arial, Verdana;
	height: 25px;
	background-color: #ffffff;
	text-decoration: none;
}

.fondo4
{
	font-weight: bold;
	font-size: 10px;
	color: #003333;
	font-family: Arial, Verdana;
	background-color: Gainsboro;
}

.fondo5
{
	font-weight: bold;
	font-size: 10px;
	color: #003333;
	font-family: Arial, Verdana;
	background-color: #eeeeee;
}
.fondo6
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-align: left;
}
.fondo7
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Arial, Verdana;
	background-color: lavender;
	text-align: left;
}

.fondo8
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(/WebDelEstudianteUser/Imagenes/Colores/celestef0f7fb.jpg);
	vertical-align:middle;
	color: #003366;
	text-indent: 2px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-align:  left;

}


/********************************/
/*****ESTILOS DE LAS TABLAS******/
/********************************/
.tabla_general
{
    border: 1px solid #dee7ee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
      /*cellspacing*/
    border-collapse: separate;
    border-spacing: 1px;
   /*border-spacing:0;
     border-collapse:collapse;*/
      margin-left:auto; 
    margin-right:auto;
}

.tabla_general td {
 padding: 4px;
}

.tabla_datos_texto_cabecera
{
    padding: 2px;
    font-weight: bold;
    font-size: 12px;
    color: #0c3f81;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    background-image: url(  '/WebDelEstudianteUser/Imagenes/Colores/dee7ee.jpg' ); /*background-image: url(  '/WebDelEstudianteUser/Imagenes/Colores/azul.gif' );*/
    background-repeat: repeat;
}


.tabla_datos_texto_pie
{
    font-size: 12px;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
}


     
.tabla_datos_texto_seleccion
{
    font-size: 12px;
    color: #CC3300;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFCC;
    font-weight: bold;
}

.tabla_datos_texto_item
{
    font-size: 11px;
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f0f8fb;
}

.tabla_datos_texto_item_alterno
{
    font-size: 11px;
    color: #8F8F8F;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}


.tabla_datos_texto_cabecera_negro
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

.tabla_datos_texto_caption
{
    font-weight: bold;
    font-size: 12px;
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.tabla_datos_texto
{
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

.Limpiar {

 clear: both;
}