/* 
Document   : hoja
Created on : 18-mar-2008, 22:50:09
Author     : victor
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.pru{
    text-align: justify;
}
.tabla{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.ligDatos{
    
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #333333;
}
.asoTitulo{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #006666;
    font-weight: bold;
}
.asoTexto{
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.diaActual{
    background-color: #006633;
    color: #ffffff;
}
.diaPasadoSin{
    
    background-color: #99ff99;
}
.diaPasadoCon{

    background-color: #00cccc;
}
.diaFuturoCon{
    background-color: #ff9900;
    color: #ffffff;
}
.diaFuturoSin{
    background-color: #ffcccc;
}

.capaEventos{
    
    background-color: #99ffcc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #006633;
    border-bottom-color: #006633;
    border-left-color: #006633;
    border-right-color: #006633;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-right-width: 3px;
}
.imagenNoticia{
    
   border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}
.noticiaTitular{

    font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-decoration: underline;
}
.noticiaContenido{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
   color: #999999;
}
.noticiaContenidoDetalle{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
   color: #565656;
}
root { 
    display: block;
}
table.menu{
    background-color:#aaaaaa;
}
.nota2{
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #999999;
}
.nota3{
    font-size: 7pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #999999;
}
.bordeInf{

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #999999;
    border-left-color: #999999;
    border-right-color: #999999;
}
td.mopcion{
    font-size : 10pt;
    font-family : arial,helvetica;
    font-weight : bold;
    background-image: url('../imagenes/fondo1.jpg') ;
}
A.enlace {color:#FF5700;
    font-size : 10pt;
    font-family : arial,helvetica;
    font-weight : bold;
}
.tabbar{
    
    background-color: #81ac7d;
    color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-right-color: black;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
A.mopcion:link{
    color:#FFFFFF;
    text-decoration:none;
}
A.mopcion:visited{
    color:#FFFFFF;
    text-decoration:none;
}
A.mopcion:hover{
    color:#DDDDDD;
    text-decoration:none;
}
A.lista{
    
    text-decoration:none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
TR.cabecera{
    background-color:#369c58;
    color:#FFFFFF;
    text-align: center;
    font-size: 8pt;
}
.result{
    font-size : 8pt;
    font-family : arial,helvetica;
}
.banner{
    vertical-align: bottom;
    text-align: right;
    border-bottom-style: outset;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 14pt;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}
.datosUsuario{
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    font-size: 10px;
    color: #666666;
}
BODY{
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
td.separado{
    
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
td.cabeceraMenu{
    color:#FF5700;
    font-size : 10pt;
    font-family : arial,helvetica;
    font-weight : bold;
/*    background-image: url(../imagenes/fondo1.jpg) ;*/
    background-color: #ffffff;
}
tr.lista1{
    
    background-color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
td{
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
tr.lista2{
    
    background-color: #ccffcc;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
tr.lista1:hover{
    cursor:pointer;
    background-color: orange;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
tr.lista2:hover{
    cursor:pointer;
    background-color: orange;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
input{
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
textarea{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}
a{
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ff9900;
    font-weight: bold;
}
.cabeceraPer{
    
    background-color: #ccffcc;
    font-weight: normal;
    font-size: 9px;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.titulo{

    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ff9900;
}

/* Estilos para el editor */
/* Toolbar */
.toolbar1   { height: 26px; background-image: url(../images/background_silver.jpg); }
/*.toolbar1   { height: 26px; background-color: #F4F4F4; border-bottom:1px solid #C9C9C9; }*/

/* Command Buttons */
.buttonEditor     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonEditorOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }

/* Table Textarea */
.tableTextareaEditor { border: 1px solid #888888; }
.iframeText { background-color: #FFFFFF; }

/* Status Bar */
.wysiwyg-statusbar {font-family: Arial; font-size: 9px; background-color: #EEEEEE;}
a.wysiwyg-statusbar {font-family: Arial; font-size: 9px; color: #000000; text-decoration:none;}
a.wysiwyg-statusbar:hover {font-family: Arial; font-size: 9px; color: #000000; text-decoration:underline;}

/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px;}
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}

/* Context Menu */
.wysiwyg-context-menu-div { background-color:#F4F4F4; border: 1px solid #C9C9C9; width:170px; }
.wysiwyg-context-menu { font-family: Arial; font-size:11px; color:#000000; width:100%;}
.wysiwyg-context-menu .icon {background-color:#EEEEEE;}
.wysiwyg-context-menu .disabled { font-family: Arial; font-size:11px; color:#999999; text-decoration:none; padding-left: 3px; }
.wysiwyg-context-menu a { font-family: Arial; font-size:11px; color:#000000; text-decoration:none; padding-left: 3px;}
.wysiwyg-context-menu .mouseover {background-color: #EEEEEE;}


/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.wysiwyg-color-picker-table  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.wysiwyg-color-picker-div    { font-size: 1px; height:12px; width:12px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }

