/* 
    Document   : tengoEstilo
    Created on : 09-may-2008, 9:56:49
    Author     : AGILA
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

.textoBarraHerramientas
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
}

.textoTablaPC
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
}

.botonTablaPC
{
    
    background-color: #9999ff;
    color: #ffffff;
    font-weight: bold;
    width:200px;
}

.tablaPC
{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

.tituloPPal
{
    
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 36px;
  color: #003399;
  font-weight: normal;
  padding: 10px 10px 10px 20px;
}

.encabezadoPC
{
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    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;
    background-color: #ccccff;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

h2
{
    
    
  color: #000099;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
}

.wmEncabezado
{
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    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;
    background-color: #003399;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    color: #ffffff;
}

.wmTexto
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
}

.wmTabla
{
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    text-indent: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-left-color: #666666;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-top-color: #666666;
    background-color: #d2d2c3;
}

.wmTablaExterior
{
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    text-indent: 2px;
    border-left-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-top-color: #666666;
}

.wmBoton
{
    font-weight: bold;
}

.wmBotonCerrar
{
    font-weight: bold;
    text-align: justify;
    position: relative;
    top: 3px;
}

body
{
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

A:hover
{
    background-color: #ccccff;
    border-bottom-style:dashed;
    border-bottom-width: 2px;
    border-bottom-color: #ccccff;
    border-top-style: dashed;
    border-left-style: dashed;
    border-right-style: dashed;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-color: #ccccff;
    border-left-color: #ccccff;
    border-right-color: #ccccff;
}

A:visited
{
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-style: hidden;
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
    text-decoration: none;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
}

A:link
{
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-style: hidden;
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
    text-decoration: none;
}

.mensajeriaNormal
{
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    background-color: #d7d7ff;
    
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
}

.mensajeriaSeleccionado
{
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    background-color: #ffffcc;
    font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
}

.divTablaCalendario
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    width: 100%;
    text-indent: 3px;
    color: #000000;
    background-color: #cccccc;
}

.celdaTablaCalendario
{
    width: 100px;
    height: 100px;
    visibility: visible;
    vertical-align: top;
    font-size: 10px;
}

.celdaTablaCalendarioEncabezado
{
    width: 100px;
    visibility: visible;
    vertical-align: top;
    font-size: 10px;
    font-weight: bold;
  text-decoration: underline;
  background-position: center;
}

.celdaMensajeria
{
    
    visibility: visible;
    vertical-align: top;
    font-size: 10px;
    font-weight: bold;
  text-decoration: underline;
  background-position: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.enlaceBlanco
{
    border:none;
    text-decoration: none;
}

.textoInformacion
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #3333ff;
    font-weight: bold;
    position: relative;
    bottom: 8px;
}

.textoError
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #ff3333;
    font-weight: bold;
}

.borde
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}
