﻿body
{
    margin: 0px;
    font-family: Verdana;
    overflow: hidden;
}
/*ENCABEZADO    */

#h
{
    /* width: 100%;    */
    background-repeat: no-repeat; /*background-position: right top;    */
}

#h h1
{
    font-size: 22px;
    color: #66AC39;
    font-weight: normal;
    margin: 0px 10px;
    vertical-align: middle;
}

#CabeceraPrincipal
{
    width: 100%;
    background-image: url(../Image/main_2/bkE.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 75px;
}
#CabeceraPrincipal h1
{
    font-size: 22px;
    color: #66AC39;
    font-weight: normal;
    margin: 0px 10px;
    vertical-align: middle;
}

#hL
{
    width: 64px;
}
#hL > img
{
    margin: 10px;
}
#hI
{
    vertical-align: top;
}
#hI span
{
    display: block;
    font-size: 11px;
    color: #72BF44;
    margin: 3px 10px;
    text-align: right;
    padding-right: 20px;
}
#hI span.hIt
{
    font-size: 14px;
    color: #FFF;
    margin: 4px 10px;
}
#hB
{
    vertical-align: top;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    width: 86px;
}
/*CONTENIDO*/
#c
{
    vertical-align: top;
}




#m, #t, #f
{
    vertical-align: top;
}
/*FORMULARIO*/

#fT
{
    width: 100%;
    background-color: #F6F6F6;
    border-top: solid 1px #DFDFDF;
    border-bottom: solid 1px #DFDFDF;
}

#fT td
{
    height: 45px;
}
#fT h2
{
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 20px;
    vertical-align: middle;
}

#fTb
{
    text-align: right;
    padding-right: 10px;
    width: 200px;
}

#fTb a img
{
    border: none;
}
#fTb a
{
    text-decoration: none;
}

#dvft
{
    overflow: auto;
}
/*PIE*/

#p
{
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 30px;
}

#p span
{
    font-size: 11px;
    color: #4C7B30;
    line-height: 30px;
    font-weight: bold;
}

#piePrincipal
{
    background-color: #F6F6F6;
    background-image: url(../Image/main_2/bkP.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 30px;
}
#piePrincipal span
{
    font-size: 11px;
    color: #4C7B30;
    line-height: 30px;
    font-weight: bold;
}


#pT
{
    width: 100%;
}

#pT td
{
    vertical-align: middle;
}
#pT #pTa
{
    width: 520px;
    vertical-align: middle;
    text-align: center;
}

#pT #pTa span
{
    color: #FFF;
}

#pT #pTa span a
{
    color: #FFF;
    text-decoration: none;
}
/*ERROR*/
.lbE
{
    display: block;
    width: 90%;
    color: #CC0000;
    border: solid 1px #CC0000;
    text-align: center;
    padding: 10px;
    margin: 10px;
    background-color: #FFECEC;
}
.lbEM
{
    display: block;
    width: 90%;
    color: #112222;
    border: solid 1px #112222;
    text-align: center;
    padding: 10px;
    margin: 10px;
    background-color: #aaeecc;
}
table tr.rowA
{
    background-color: #f5f5f5;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
}

.TreeViewArbol
{
    background-color: #f5f5f5;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66AC39;
    text-align: left;
}
table tr.rowAG
{
    background-color: #f5f5f5;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
}
table tr.rowAG td
{
    text-align: left;
    padding: 5px;
    padding-right: 0px;
}
table tr.rowA td
{
    text-align: left;
    padding-bottom: 5px;
    padding-top: 0px;
    padding-right: 0px;
}
/*
table tr.rowA td table
{
    text-align: left;
    border-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
}
*/
table tr.rowB
{
    background-color: #fdfdfd;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
}
table tr.rowBG
{
    background-color: #fdfdfd;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
}
table tr.rowBG td
{
    text-align: left;
    padding: 5px;
    padding-right: 0px;
    padding-top: 0px;
}
table tr.rowB td
{
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 0px;
}
/*
table tr.rowB td table
{
  
    width: 80%;
    text-align: left;
    border-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
}
*/
/*
table tr.rowB td table td
{
    text-align: center;
}
table tr.rowA td table td
{
    text-align: center;
}
*/
#centrar
{
    text-align: center;
}
select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 80%;
}
input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 80%;
}
a input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-color: #66AC39;
    border-width: 2px;
    text-decoration: underline;
    color: #66AC39;
    width: 80%;
}
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 80%;
}
radio
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000; /*width: 80%;*/
}
input[type="radio"]
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 20px;
}
input[type="checkbox"]
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 20px;
}
a img
{
    border: none;
}
img
{
    border: none;
}
.L
{
    text-align: left;
    padding-left: 10px;
}
.R
{
    text-align: right;
    padding-right: 10px;
}
.C
{
    text-align: center;
}
#CI
{
    vertical-align: middle;
}

.headerForm
{
    background-color: #66AC39;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 0.93em;
    font-weight: bold;
}
.headerForm a
{
    color: #ffffff;
    text-decoration: none;
}


#eT
{
    text-align: right;
    vertical-align: middle;
}

#eT select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border-color: #7DB63C;
    width: auto !important; /*width: 50%;*/
}

.loading
{
    z-index: 101;
    left: 50%;
    visibility: hidden;
    position: absolute;
    top: 40%;
    background: #ffffff;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75; /* khtml, old safari */
    -moz-opacity: 0.75; /* mozilla, netscape */
    opacity: 0.75; /* fx, safari, opera */
}

#Cal
{
}

.TextBoxGrande
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 80%;
    height: 50px;
}




/***********CSS menu nuevo********************************/

/****************estructura principal********************/

#ulMenuPrincipal li ul
{
    display: none;
    list-style: none;
}
/*
#ulMenuPrincipal li ul li:hover > ul
{
	display: block;			
}*/


/*****************fin estructura prinicpal******************/


#ulMenuPrincipal
{
    background-color: #F1F9EC;
    padding: 0;
    margin: 0;
    top: 64px;
}

#ulMenuPrincipal li
{
    border-bottom: 1px solid #ffffff;
}

.EstiloMenuUl
{
    margin: 0;
    padding: 0px 12px;
    width: 220px;
    list-style: none;
}

.EstiloMenuUla
{
    display: block;
    color: #000000;
    text-decoration: none;
    font-family: 'Helvetica' , Arial, sans-serif;
    font-size: 9pt;
    padding: 3px 5px;
    cursor: pointer;
}

.desplegable
{
    display: block;
    color: #000000;
    text-decoration: none;
    font-family: 'Helvetica' , Arial, sans-serif;
    font-size: 10pt;
    padding: 3px 5px;
    cursor: pointer;
    background: url(../Image/other/flecha_subenlace.png) no-repeat 2px center;
    padding-left: 11px;
}
#ulMenuPrincipal li a.menu1
{
    background-color: #70BD44;
    width: 221px;
    text-shadow: 0px 2px 6px #708090;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

#ulMenuPrincipal.EstiloMenuUl li ul.EstiloMenuUl li:first-child
{
    border-top: 0;
}

#ulMenuPrincipal.EstiloMenuUl li ul.EstiloMenuUl li
{
    border-top: 1px solid #70BD44;
}


#ulMenuPrincipal ul a:hover
{
    color: #70BD44;
}



/*********************************fin css menu***************************************/


/*********************************Estilos Acordeon***********************************/
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #70BD44;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #70BD44;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    /*background-color: #70BD44;  */
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/*********************************fin Estilos Acordeon***********************************/
/*******************************Grilla********************************/
.col_oculta
{
    display: none;
}
