/* e.css */

/* html */
body { background-color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align:center; }
table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
img { border:0px; }

/* capas */
#pagina { width:990px; text-align:left; margin:0px auto 0px auto; }
.espacio { height:5px; clear:left; }
#cabecera { height:125px; }
.latCabecera { float:left; width:35%; height:100%; text-align:right; padding-right:20px; padding-top:10px; }
#cenCabecera { float:left; width:28%; height:100%; }
#contenido { width:990px; }
.latContenido { background:red; float:left; width:21%; }
* html #cenContenido { background:white; float:left; width:56%; min-height:400px; height:400px; }
#cenContenido { background:white; float:left; width:56%; min-height:400px; border:1px solid #999999; }
.pie { width:960px; color:#FFFFFF; text-align:center; font-weight:bold; clear:left; }
.enlace { width:500px; padding:10px; border-bottom:1px solid #2B4C99; }
.imgEnlace { float:left; width:40%; text-align:center; }
.txtEnlace { float:left; width:60%; }
.alertLogin { background-color:#FFFFFF; border:2px solid #990000; width:300px; height:50px; padding-top:5px; font-weight:bold; }

/* fondos */
.ff { background-color:#FFFFFF; }
.fe { background-color:#EEEEEE; }
.f0 { background-color:#000000; }
.fDorsales { background-image:url(../img/sis/fondoDorsales.gif); background-repeat:repeat-y; background-position:left top;}

/* border */
.bis9 { border-bottom:1px solid #999999; }

/* colores */
.cf { color:#FFFFFF; }

/* medidas */
.w450 { width:450px; }
.w300 { width:300px; }
.w60 { width:60px; }
.w250 { width:250px; }
.w150 { width:150px; }
.h150 { height:150px; }

/* margenes */
.p3 { padding:3px; }
.p5 { padding:5px; }
.ps8 { padding-top:8px; }
.ps6 { padding-top:6px; }
.pl8 { padding-left:8px; }
.pl25 { padding-left:25px; }
.ps4 { padding-top:4px; }
.ps15 { padding-top:15px; }
.ps15 { padding-top:15px; }
.pi4 { padding-bottom:4px; }
.p12 { padding:12px; }
.mi10 { margin-bottom:10px; }
.mr15 { margin-right:15px; }
.ml15 { margin-left:15px; }
.p20 { padding:20px; }
.p10 { padding:10px; }
.p6 { padding:6px; }
.pl30 { padding-left:30px; }
.pi20 { padding-bottom:20px; }

/* texto */
.n { font-weight:bold; }
.c { text-align:center; }
.r { text-align:right; }
.j { text-align:justify; }
.t16 { font-size:16px; }
.l { text-align:left; }

/* colores */
.cf { color:#FFFFFF; }

/* otros */
.hand { cursor:hand; }
.fleft { float:left; }
.v { display:block; }
.nv { display:none; }

/* enlaces */
.eItem { text-decoration:none; color:#2B4C99; font-weight:bold; }
.eItem:hover { text-decoration:underline; }
.boton { text-decoration:none; border:1px solid #2B4C99; color:#2B4C99; font-weight:bold; padding:5px; background-color:#E6ECFA; }
.boton:hover { cursor:hand; }
.eMenuAdmin { font-weight:bold; text-decoration:none; color:#000000; }
.eMenuAdmin:hover {}
.eLista { font-weight:bold; text-decoration:none; color:#006699; }
.eLista:hover { text-decoration:underline; }
.eCargar { text-decoration:none; color:#009933; font-weight:bold; }
.eCargar:hover { background-color:#009933; color:#FFFFFF; } 

/* propias */
.patrocinadores { padding:6px; text-align:center; }
.titPatrocinadores { width:200px; height:32px; /*background-image:url(../img/sis/patrocinadores.gif);*/ }
.titulo { width:517px; height:57px; background-image:url(../img/sis/cabecera.gif); font-weight:bold; font-size:16px; color:#2B4C99; }

.menuItem { width:200px; height:32px; background-image:url(../img/sis/menuItem.gif); }
.menuItem a { color:#999999; text-decoration:none; font-weight:bold; }
.menuItem a:hover { color:#CCCCCC; }

.menuSeleccionado { width:200px; height:32px; background-image:url(../img/sis/menuSelected.gif); }
.menuSeleccionado a { color:#FFFFFF; text-decoration:none; font-weight:bold; }
.menuSeleccionado a:hover {}

.subMenuItem { background-image:url(../img/sis/subMenuItem.gif); background-repeat:no-repeat; }
.subMenuItem a { color:#999999; text-decoration:none; font-weight:bold; }
.subMenuItem a:hover { color:#CCCCCC; }

.subMenuSeleccionado { background-image:url(../img/sis/subMenuSelected.gif); background-repeat:no-repeat; }
.subMenuSeleccionado a { color:#999999; text-decoration:none; font-weight:bold; }
.subMenuSeleccionado a:hover { color:#CCCCCC; }

.tdTit { background-color:#999999; color:#FFFFFF; font-weight:bold; }
.bs9 { border:1px solid #999999; }
.menuAdmin { text-align:left; padding-left:20px; }

.eMenuCentral { text-decoration:none; font-weight:bold; color:#006699; }
.eMenuCentral:hover { text-decoration:underline; }
.eSubMenuCentral { text-decoration:none; font-weight:bold; color:#999999; }
.eSubMenuCentral:hover { text-decoration:underline; }


.eEli { font-weight:bold; color:#990000; text-decoration:none; }
.eEli:hover { text-decoration:underline; }
