.header{
    padding-top: 10px;
    text-align: center;
    background-color:#D5EDB3;
    padding-bottom: 10px;
}
.titulo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #5C743D;
}
.titulo2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #5C743D;
    text-align:center;
}

.subtitulo{
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #993300;
    font-weight: bold;
}

.rowselected
{
    color: #000;
    background-color: #DBEAF5;
}
.Estilo1 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #993300;
    font-weight: bold;
}
.Estilo2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #5C743D;
}
body {
    background-color:#FFF;
    margin: 0;
    padding:0;
}
#Layer1 {
    /*position:absolute;*/
    position:relative;
    left:-27px;
    top:96px;
    width:1393px;
    height:38px;
    z-index:1;
    overflow: visible;
}
.Estilo4 {color: #D5EDB3}
/*Seccion para el modulo royal*/
.Estilo6 {
    font-family: AngsanaUPC;
    font-weight: bold;
    font-size: 20px;
    color: #993300;
}
#Layer3 {
    position:absolute;
    left:19px;
    top:26px;
    width:30px;
    height:74px;
    z-index:1;
}
#Layer4 {
    position:absolute;
    left:283px;
    top:99px;
    width:92px;
    height:59px;
    z-index:2;
}
.Estilo10 {color: #5C743D; font-size: 15px;}
.Estilo14 {font-family: "Courier New", Courier, monospace}
.Estilo33 {color: #993300; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.Estilo34 {color: #CCCC99}

.ttabla{
    /*border-color: #C0C0C0;*/
    border-bottom: #AACCEE 1px solid;
    border-left: #AACCEE 1px solid;
    border-top: #AACCEE 1px solid;
    border-right: #AACCEE 1px solid;
}

a
{
/*    FONT-SIZE: 9pt;*/
    color: #3A6D96;
    font-family: Arial, Helvetica, 'sans serif';
    text-decoration: none;
}
.Estilo6 {
    font-family: AngsanaUPC;
    font-weight: bold;
    font-size: 20px;
    color: #993300;
}

#Layer3 {
    position:absolute;
    left:19px;
    top:26px;
    width:30px;
    height:74px;
    z-index:1;
}

#Layer1 {
    position:absolute;
    left:283px;
    top:99px;
    width:92px;
    height:59px;
    z-index:2;
}
.shade
{
    color: #555555;
    background-color: #E4EBEC;
}

.shade1
{
    color: #07519A;
    background-color: #EBF3FB;
}
.parent{
    border-bottom-color:#ace;
    border-left-color:#ace;
    border-right-color:#ace;
    border-top-color:#ace;
}
.chrome5.parent {
    /*BORDER-BOTTOM: 1px solid;*/
    /*BORDER-LEFT: 1px solid;*/
    margin: 6px 6px 6px;
    /*BORDER-TOP: 1px solid;*/
    /*BORDER-RIGHT: 1px solid;*/
}
.parent h5 {
    /*background: #ebf3fb  0% 40%;*/
    background:url(images/button3a.gif);
    border-bottom-color:#ace;
    color:#000000;
    text-align:center;
}
.parent span{
    color: #CC6600;
}
.chrome5.parent h5 {
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
    margin: 0px 0px 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
}

.blackshade
{
    color: #000066;
    /*BACKGROUND-COLOR: #9CADA3;*/
    background:url(images/schemaHeader.png) repeat-x scroll center top transparent;
    font-weight: bold;
    text-align:center;
}

.hrestilo{
    width:100%;
    border-color: #666;
}

/*TD, TH{FONT-SIZE: 9pt; COLOR: #006; FONT-FAMILY: Arial, Helvetica, sans serif;}*/
INPUT{font-size: 9pt;color: #333333;font-family: Arial, Helvetica, 'sans serif'}
SELECT{font-size: 9pt;color: #333333;font-family: Arial, Helvetica, 'sans serif'}
INPUT.button,
INPUT.buttonM
{
    border: 1px solid #003366;
    color: #003366;
    background-color: #9CADA3;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 1px;
    cursor: text;
    width: auto;
}

.Estilo10 {color: #5C743D; font-weight: bold; }
.Estilo14 {font-family: "Courier New", Courier, monospace}
/*.Estilo33 {color: #993300; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }*/
.Estilo34 {color: #CCCC99}


/*
tipografía
*/

#mi_menu{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
}

/*
formatear el marco de lista
*/

#mi_menu ul{
    margin:0;
    padding:0;
    list-style-type:none;
}

/*
cada elemento de lista, con float:left para que cree lista horizontal
*/
#mi_menu li{
    float:left;
    height:18px;
    line-height:18px;
    text-align:center;
    background: #eee;
}

/*
los enlaces de la lista, en display:block para que ocupen todo el espacio y sea fácil clicarlos
*/

#mi_menu li a{
    display:block;
    padding: 7px 20px;
    background: #eee;
    color:#111;
    text-decoration:none;
    border-right: 1px solid #ddd;
}

/*
un efecto de color a escoger, cuando el mouse sobrevuela cada elemento
*/

#mi_menu li a:hover{
	background: #555;
	color:#eee
}

.tableHeader{
	background:url(images/schemaHeader.png) repeat-x scroll center top transparent;
}
/*estilo para informacion al dia*/
.tituloh1{
	color: #00897a;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*estilo para el modulo de correo*/
.encabezado{
    color: #5C743D;
    font-size:1.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    text-align:center;
    margin: 10px 0;
}
.extnota{
    text-align: center;
    font-weight:bold;
    margin: 10px 0;
}
.buscador{
    background-color: #E4EBEC;
    width: 95%;
    margin: auto;
}
.tbuscador{
    width: 100%;
    border:solid;
    border-width:1px;
    border-color: #C0C0C0;
    padding: 5px;
}
#querydiv{
    width: 95%;
    margin:auto;
}
.sortable {width:100%; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px;font: 1.1em Arial,sans-serif;}
/*.sortable th {background:url(images/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none;}*/
.sortable th {background:#007099; text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none;}
.sortable th h3 {font-size:1em;margin:0; padding:6px 8px 8px}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable .head h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
/*.sortable .desc, .sortable .asc {background:url(images/header-selected-bg.gif)}*/
.sortable .desc, .sortable .asc {background:#0070AE}
.sortable .desc h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff}
.sortable .oddrow td {background:#ecf2f6}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}

.tableids {width:100%; border-left:1px solid #c6d5e1; border-right:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 0;font: 1.2em Arial,sans-serif;}
.tableids td {padding:4px; border-bottom:1px solid #c6d5e1;}
#controls {width:980px; margin:0 auto; height:20px}
#perpage {float:left; width:200px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:580px; text-align:center;}
#navigation_info {width:580px; text-align:center;padding: 5px}
#navigation img {cursor:pointer}

/*estilos para footer */
.tiny{
    text-align: center;
    color:#666;
    font-size: .8em;
}

.tm {
    background-image: url("images/tm2.gif");
    background-repeat: repeat-x;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0 5px 0px;
    width: 93%;
}
.tm1 {
    background-image: url('images/left1.gif');
    background-repeat: no-repeat;
    height: 32px;
    width: 11px;
}

.tm2 {
    background-image: url("images/rigth1.gif");
    background-position: right top;
    background-repeat: no-repeat;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 11px;
}
.cont {
    border-left: 2px solid #D2EFB8;
    border-right: 2px solid #D2EFB8;
    background-color: #E8EEFA;
}
.be {
    background-image: url("images/be2.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 2px;
}
.be1 {
    background-image: url("images/be1.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 11px;
    height: 2px;
}
.be2 {
    background-image: url("images/be3.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 11px;
    height: 2px;
}
#principal{
    margin: auto;
    width: 795px;
}
#izquierdo{
    float: left;
    width: 265px;
}
#centro{
    float: left;
    width: 265px;
}
#derecho{
    float: left;
    width: 265px;
}
#pies1{
    clear: both;
    margin: auto;
    width: 795px;
}
.div_linea{
    border: 1px solid #6699FF;
    width: 90%;
}
.tabla{
    border:1px solid #336633;
    /*border-right-color: #1D391D;
    border-bottom-color: #1D391D;*/
    border-spacing: 2px;
}
.seleccionado{
    background-color: #DCF7D4;
    text-align: center;
}
.tabla .header{
    background-color: #009999;
    margin: 2px;
    padding: 5px;
}
.tabla .linea{
    background-color: #CCCCCC;
}
.tabla .columna{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
.tabla .titulo{
    background-color: #009999;
    margin: 0px;
    padding: 2px 0;
}
.Estilo33 {
    font-size: 30px;
    font-family: "Agency FB",Arial;
    color: #000033;
    font-weight: bold;
}
.Estilo70 {color: #000033; font-family: "Agency FB",Arial; font-size: 20px;font-weight: bold; }
.Estilo72 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000; }
.Estilo73 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000033; }
.Estilo86 {font-family: "Agency FB"; color: #000033; font-weight: bold; font-size: 22px; }
.titulorh {margin-top: 0px;margin-bottom: 0px}

#pies{
    background: none repeat scroll 0 0 #F4F4F4;
    border-top: 1px dotted gray;
    width: 100%;
    margin-top: 40px;
}

.group {
    margin: 6px;
    background: none repeat scroll 0 0 #F3F3F3;
/*    border: 1px solid #999999;*/
    border: 1px solid #9CCD7C;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 3px 3px 10px #DDDDDD;
    margin-bottom: 1em;
    padding-bottom: .2em;
}

.group h2 {
/*    background-color:   #bbb;*/
    background-color: #A8D481;
    border-bottom: 1px solid #9CCD7C;
    padding:            0.1em 0.3em;
    margin-top:         0;
    margin-bottom: 0;
    color:#C25115;
    font-size:1.4em;
    font-weight:normal;
    text-align: center;
    text-shadow:0 1px 0 #777;
    -moz-box-shadow: 1px 1px 15px  #999 inset;
    -webkit-box-shadow: 1px 1px 15px  #999 inset;
/*    box-shadow: 1px 1px 15px  #999 inset;*/
    box-shadow: 1px 1px 15px  #A8D481 inset;
}

.group .tableids {width:100%; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 0;font: 1.2em Arial,sans-serif;}
.group .tableids td {padding:4px; border-bottom:1px solid #9CCD7C;}
.group .tableids .down {border-bottom:1px none #9CCD7C;}

.a_noti{
    font-size: 9pt;
}

.ul_curso{
    font-size: 9pt;
}

.search-footer {width:640px; margin:0 auto; height:40px}

.yt-uix-button{
    border: 1px solid;
    padding: 0 0.9px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    display: inline-block;
    height: 2.4em;
    line-height: 2.4em;
    
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 2.55em;
    outline: 0 none;
    padding: 0 0.9em;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal; 
}

.yt-uix-button-img{
    padding-top: 6px;
}