@charset "UTF-8";

/* 
Document   : IFREM
Created on : 18/08/2008, 12:31:50 PM
Author     : oscar
Description:
Purpose of the stylesheet follows.
*/

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

/*Divs en la pagina principal*/
.contenedor {
    top: 0px;
    left: 0px;
    width: 770px;
}

.izquierda {
    border: 1px solid #229a08;
    width: 46%;
    height : 400px;
    float: left;
}
.derecha {
    border: 1px solid #229a08;
    width: 52%;
    height : 400px;
    float: right;
}
  .title {
      background-color: #088a08;
      color: #fefefe;
      font-size: 14px;
      clear:both;
  }

  .fondo {
      text-align: center;
      font-size: 16px;
      /*width : 600px;*/
      background-color : #F1F9EC;
  }
/********************************/

a:active.blanco {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 30px
}

a:link.blanco {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 30px;
}

a:visited.blanco {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 30px;
}

body{
    background-color: #F1F9EC;    
}

div#contenido{
    color: black;
}

div#encabezado{
    height: 132px;
}

div.menu{
    color: #FFFFFF;
    background-color: #088A08;
    font-size: 13px;
    height:30px;
    line-height: 30px;
    /*text-align: left;*/
    vertical-align: middle;
    width: 500px;
    float: left;
}

div.fecha{
    color: #FFFFFF;
    background-color: #088A08;
    font-size: 13px;
    height:30px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
    width: 277px;
    float: right;
}

div#pie{
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

div.separador{
    height: 15px;
}

dd a{
    color: #000000;
}

dl{
    width: 777px;
}

dl,dd{ 
    margin: 0;
}

dt{
    background-color: #088A08;
    font-size: 14px;
    padding: 5px;
    margin: 2px;
    color: #FFFFFF;
    text-align: left;
    font-weight:bold;
}

form.datos fieldset {
    border:1px solid green;
    padding: 1em;
    color: #504A4B;
    background-color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    width: 700px;
}

form.datos label {
    text-align:right;
    font-weight:bold;
    font-size: 11px;
}

form.datos legend {
    padding: 0.2em 0.5em;
    border:1px solid green;
    text-align:center;
    color: #437C17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

form.login label {
    float:left;
    width:50%;
    margin-right:0.5em;
    padding-top:0.2em;
    text-align:right;
    font-size: 13px;
    font-weight:bold;
}

form.login legend {
    padding: 0.2em 0.5em;
    border:1px solid green;
    text-align:center;
    color: #437C17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

img.corner{
    width: 22px;
    height: 22px;
}

p.advertencia{
    color: #6E6A6B;
    text-align: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

p.error{
    color: #E41B17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

p.titulo{
    color: #437C17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

p.subtitulo{
    color: #504A4B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

p.subtitulo2{
    color: #504A4B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

p.texto{
    color: #6E6A6B;
    text-align: justify;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

p.texto2{
    color: #000000;
    text-align: justify;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
}

p.texto3{
    color: #000000;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
}

select.lista{
    width:600px;
    border:1px solid #347C17;
    background-color:#EFF7FF;
    color:#2D4167;
    font-size:12px
}

table#login{
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    width: 770px;
    text-align: center;
}

table#tarifas{
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    width: 770px;
    text-align: left;
}

table#maintable{
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    width: 821px;
    text-align: center;
}

#listaservicios {
    width : 1250px
}

table.Servicios {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    border: 1px #79D867 solid;
    border-spacing: 0px;
    width: 740px;
}

table.Servicios td {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: white;
}

table.Servicios td.servHd { 
    background-color: #348017;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFEE;
}

table.Servicios td.subt { 
    background-color: #C3FDB8;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000
}

th{
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    vertical-align: middle;
}

td{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
}

td.corner{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    width: 22px;
    height: 22px;
}

td.horizontal{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    height: 22px;
}

td.vertical{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    padding: 0px;
    width: 22px;
}

/*CSS DEL PLUGIN JQUERY CLICK MENU*/

div.cmDiv
{
    /*border: 1px solid black;*/
    background-color: #088A08;
    color: #FFFFFF;
}
.clickMenu
{
    margin: 0;
    padding: 0;
    cursor: default;
}
.clickMenu, .clickMenu ul
{
    list-style: none;
}
.clickMenu ul
{
    margin: 0;
    padding: 2px;
    /*border: 1px solid black;*/
    background-color: #088A08;
    /*min-width: 100px; /* ie doesnt know this :/ */
    color: #FFFFFF;
    /*float: left;/*ie again*/
    /*width: 100%;/*and again*/
}
.clickMenu div.outerbox
{
    display: none;
    /*min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */
}
.clickMenu div.inner
{
    /*top: 20px; /* for ie */
    left: 0;
    margin: 0;
}
.clickMenu div.inner div.outerbox
{
    margin: 0;
    left: 98px;
    /*left: 90px; /* for ie */
    top: -3px;
}
.clickMenu li
{
    position: relative;
    padding: 0 20px 0 2px;
    text-align: left;
    /*white-space: nowrap; does not really work in ie */
    height:28px;
}
.clickMenu li.main
{
    float: left;
    padding: 0 10px;
    background-color: #088A08;
    color: #FFFFFF;
    height: 28px; /* for ie */
}
.clickMenu li.main li
{
    z-index: 2;
    /*min-width: 78px;*/
    text-align: left;
    border: 1px solid #FFFFFF;
    width: 260px;
}
.clickMenu li.hover
{
    z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
    background-color: #5FB404;
    /*background-color: #04B404;*/
    color: #FFFFFF;
    text-align: left;
}
.clickMenu img.liArrow
{
    position: absolute;
    right: 5px;
    top: 0.41em;
}
.clickMenu a
{
    text-decoration: none;
    color: #FFFFFF;
    cursor: default;
    text-align: left;
}

/* thats for the shadowbox */
html>body div.outerbox
{
    padding: 0 5px 5px 0;
}
html>body div.shadowbox1
{
    position: absolute;
    right: 0;
    bottom: 5px;
    /*width: 5px;*/
    height: 100%;
}
html>body div.shadowbox2
{
    position: absolute;
    bottom: 0;
    right: 5px;
    height: 5px;
    /*width: 100%;*/
}
html>body div.shadowbox3
{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    /*width: 5px;*/
}
html>body .innerbox
{
    margin: 0;
    display: inherit;
}