.* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #7C7C7C;
    background-color: #ffffff;
}

table {
  	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a, a:link, a:visited, a:active {
    color: #7c7c7c;
    background-color: inherit;
}

a:hover {
    color: #0000ff;
    background-color: inherit;
    text-decoration: underline;
}

.opcionMenu {
    background-color: #ffff55;
}

.listasMultiSel{
    width: 380;
}

.botonNormal{
    width: 30;
}


.centerAlign {
	text-align: center
}

.rightAlign {
	text-align: right
}

.colEnuncia {
	text-align: right;
    font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
}
.colEnuncia20 {
	text-align: right;
    font-size: 10pt;
	font-weight: bold;
	background-color: #DBDBDB;	
	vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    width: 10%;
}


.colDatos{
    font-size: 11pt;
	background-color: #ffffff;	
	vertical-align: top;
}

.colDatos10{
	width: 10%;
}

.colDatos15{
	width: 15%;
}

.colDatos20{
	width: 20%;
}
.colDatos30{
	width: 30%;
	vertical-align: top;
}

.colDatos40{
	width: 40%;
	vertical-align: top;
}
.colDatos50{
	width: 50%;
	vertical-align: top;
}
}
.colDatos60{
	width: 60%;
}
}
.colDatos70{
	width: 70%;
	vertical-align: top;
}
.colCenter10{
	width: 10%;
	text-align: center
}

.colCenter15{
	width: 15%;
	text-align: center
}

.colCenter20{
	width: 20%;
	text-align: center
}
.colCenter30{
	width: 30%;
	text-align: center
}

.colCenter40{
	width: 40%;
	text-align: center
}

.colCenter50{
	width: 50%;
	text-align: center
}


.colTipo10{
	width: 10%;
	text-align: center;
}

.colDesc40{
	width: 40%;
	text-align: left;
}

.colOper20{
	width: 20%;
	text-align: center;
}

.colControl10{
	width: 10%;
	text-align: center;
}

.colControl40{
	width: 40%;
	text-align: center;
}

.colMenu {
	vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
}



.leftAlign {
	vertical-align: top;
    text-align: left
	
}

.title {
	font-size: 11pt;
	font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
	
}

.tituloLateral {
	font-size: 11pt;
	font-weight: bold
}
.textoNormal {
	color: #7c7c7c;	
	font-size: 10pt
}

.subTitle {
	font-size: small;
	font-weight: bold;
}

.highLight {
	font-weight: bold;
}

.highLight2 {
	color: green;
}

.errorMessage {
	color: red;
}

table.standard {
	background-color: #FFFFFF;
	width: 100%;
	border-style:none;
	border-collapse: collapse;
}

table.standardRight {
	background-color: #FFFFFF;
	width: 100%;
	text-align:right;
	border-style:none;
	border-collapse: collapse;
}

table.box {
	background-color: #FFFFFF;
	width:100%;
	padding: 2px;
	border-collapse: collapse;
}

table.box2 {
	background-color: #FFFFFF;
	width:100%;
	padding: 2px;
	border:1px solid #336666;
	border-collapse: collapse;
}

th.highLight {
	background-color: #6480b4;
}

.oculto {
	visibility: hidden
}

td.full {
	width: 100%
}

td.signon {
	border:1px solid #808080;
}
.celdaFechaHoy {
    background-color: #DDDDDD;
    color: #000000;
    border: none;
}
.tablaDatos {
	width: 100%;
	border: none;
	padding: 3px;
}
.filaTitulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    HEIGHT: 25px;   
    BACKGROUND-COLOR: #6A6A6A}
.fila1
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #D3D3D3}
.fila2
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #E4E4E4}

.menu2 
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #666666;
    BACKGROUND-COLOR: #c00e26;
    FONT-FAMILY: Arial, Verdana;
    text-align: right;
}
.filaCiclo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c00e26;
	background-color: #DBDBDB;
}
.ciclosEstud 
{
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	font-variant: normal;
	text-transform: capitalize;
	width: 50%;
}
.tdRangoNormal {
    background-color: #ffffff;
    color: #000000;
}

.tdRangoGrupo {
    background-color: #B5C6DB;
    color: #000000;
}
.tabFormulario {
	border: 1px outset #A8A855;
	width: 100%;
	background-color: #E4E4E4;
}
.tablaLogin {
	background-color: #D3D3D3;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #400000;
}
.footerLogin {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c00e26;
	height: 22px;
}
.filaRes {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFC6;
}
.celdaEvalSel {
	font-weight: bold;
	background-color: #FFFFC6;
}
.mensaje {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC9AE;
	text-align: center;
	color: #666666;
}	
.filaCarpeta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #8CC6C6;
	height: 20px;
	text-transform: none;
	font-variant: small-caps;
}
.headerMes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: lowercase;
}
.headerSem {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.glNoSel {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px groove #006699;
	background-color: #DFEFFF;
	vertical-align: middle;
	color: #FF0099;
}
.celdaActivOk {
	background-color: #8CC6C6;	
}
.celdaSmall {
	font-size: 9px;
}
table.tablaFiltro {
	border-width: thin;
	border-spacing: 2px;
	border-style: none;
	border-color: #6CB8E9;
	border-collapse: collapse;
	width: 100%;
}
