/* CSS Document */

.casilla { border: 1px solid #3366CC }

a { text-decoration: none; color:#0033CC}
a:hover { text-decoration: underline; color:#000033}

.titulobody { background-color:FFB200; color:#CC0000; padding-left:5px; font-weight:bold}
.contenido { font-family: Arial; font-size:9pt; }

td.activado { background-color: #708090; color:#FFFFFF; padding:3px; text-align:center; font-weight: bold}
td.desactivado { background-color:#DDDDDD; color:#888888; padding:3px; text-align:center}

a.desactivado { text-decoration:none; padding:1px;}
a.desactivado:hover{ text-decoration:none; background-color:#CCFF00}

select, input { font-size: 8pt }

.apartado { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #4169E1;
}

.eliminar { border:1px #CCCCCC solid; font-family:Arial; font-size: 8pt; cursor:hand; width:75px; color:#990000; background-color:#F9DBDC }
.eliminar2 { border:1px #660000 solid; font-family:Arial; font-size: 8pt; cursor:hand; font-weight: bold; width:75px; color:#990000; background-color:#F9DBDC}
.recalcular { border:1px #CCCCCC solid; font-family:Arial; font-size: 8pt; cursor:hand; width:85px; color:#009933; background-color:#CFE7C9}
.recalcular2 { border:1px #006600 solid; font-family:Arial; font-size: 8pt; cursor:hand; font-weight: bold; width:85px; color:#009933; background-color:#CFE7C9}
.modificar { border:1px #CCCCCC solid; font-family:Arial; font-size: 8pt; cursor:hand; width:75px; color:#003399; background-color:#CFC9E7}
.modificar2 { border:1px  #000066 solid; font-family:Arial; font-size: 8pt; cursor:hand; font-weight: bold; width:75px; color:#003399; background-color:#CFC9E7}
.exportar { border:1px #CCCCCC solid; font-family:Arial; font-size: 8pt; cursor:hand; width:75px; color:#000000; background-color:#DDDDDD }
.exportar2 { border:1px #555555 solid; font-family:Arial; font-size: 8pt; cursor:hand; font-weight: bold; width:75px; color:#000000; background-color:#AAAAAA}

.ralla1 {border-bottom: 1px solid #CCCCFF; border-right: 1px solid #AAAAFF; padding-left:5px; padding-right: 5px }
.ralla2 {border-bottom: 1px solid #CCCCFF; padding-left:5px; }
.ralla3 {border-right: 1px solid #AAAAFF; padding-left:5px; padding-right: 5px }
.ralla4 {padding-left:5px; }
th { text-align:left; background-color:#DDDDDD; font-size:8pt; color:#999999}