/**
* Hoja de estilo
*
* Programación CSS: conectu.com
* Copyright 2004 Conectu.com LTDA
*/


/*

***********************    DIAGRAMACION

*/
#diagramacion {
    width: 760px;
    text-align: left;
    background: url('../img/fondo_soporte_tecnico.jpg');
/*border: 1px solid black;*/
}

#encabezado {
    height: 170px;
    padding: 5px;
    background: url('../img/encabez_soporte_tecnico.jpg') no-repeat;

}
#columna {
    margin: 0px;
    width: 136px;
    height: 250px;
    padding: 30px;
    display:none;
}

#contenido {
    margin: 0px;
/*    width: 604px;*/
    width: 760px;

}
.contenido {
    padding:5px;

}


#pie {

    padding: 5px;
    text-align: center;
    height: 145px;
    background: url('../img/pie_soporte_tecnico.jpg') no-repeat bottom left;
}

a:link { color: #666666; }
a:hover { color: #80AA00; }
a:visited { color: #666666; }
a:active { color: #80AA00; }

#a.clase_cambio:link { color:#80AA00; }
a.clase_cambio:link { color:#80AA00; }
a.clase_cambio:hover { color:#80AA00; }
a.clase_cambio:visited { color:#80AA00; }
a.clase_cambio:active { color:#80AA00; }

a.menu_seleccionado:link { color:#80AA00; text-decoration: none; }
a.menu_seleccionado:hover { color:#80AA00; text-decoration: none; }
a.menu_seleccionado:visited { color:#80AA00; text-decoration: none; }
a.menu_seleccionado:active { color:#80AA00; text-decoration: none; }

a.clase1{ font-size: 11px; color:#000000; text-decoration:none; }
a.clase2:link{ font-size: 10px; color:#666666; font-weight: normal; }

a.b:link{ font-size: 10px; color:#ccced1;}
a.c:link{ font-size: 12px; color:#ccced1;}

a.ticked { color: #000000; }
a.ticked:link { color: #000000; }
a.ticked:hover { color: #000000; }
a.ticked:visited { color: #000000; }
a.ticked:active { color: #000000; }


/*

*****************************************    ELEMENTOS HTML

*/
body {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
    background: url('../img/ultrafondo.jpg') repeat-x ;
}

body, td, th, input, select {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
}

h1, h2, h3,h4{
    font-family: Verdana;
    margin: 0px;
    color: #80AA00;
    color: #666666;
    font-weight: bold;
}
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }


form { margin: 0px; padding: 0px; }


.ColDer {
    float: left;
    width: 200px;
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    overflow: auto;
    height: 250px;
    padding: 5px;
    -moz-border-radius: 10px 10px 10px 10px;
}
.img {  position: absolute; margin-top: -2px; }
.texto {padding-left: 20px; }

.imgLey {  position: absolute; margin-top: -2px; }
.textoLey {padding-left: 20px; }


/*----       botones         ----*/
.borde_boton{
    border: 1px solid #666666;
    background-color: #FFFFFF;
    height:17px;
}
.borde_boton2{
    background: #F7F7F7;
    border: 1px solid #7B8286;
}

.borde_boton3{

    border: 1px solid #E0E0E0;
}

.submit{

    background-image: url('../img/fondoboton.jpg');
    background-repeat: repeat-x;
    background-color: #D9DBE8;
     border: 1px solid #666666;
}


/*-------------------------------*/
.div_ingreso
{
    margin-left:40px;
    margin-top:5px;
    text-align:left;
}


.position1{
    position: absolute;
    top: 170px;
    font-family:Verdana;
    font-size:12;
    color: #666666;
}

.position1 a {
}

.position0{
    padding-left: 230px;
    position: absolute;
    top: 145px;
    width: 690px;
}
.position01{
    color: red;
    text-align:right;
}


.linea_punteada{
    border-bottom: thin dotted;
    border-width: 1px;
    padding-bottom:6px;
    padding-top: 0;
    margin-bottom: 0;
}

.titulo{
    font-family: Verdana;
    font-size: 12;
    color: #666666;
    font-weight: bold;
}
.titulo1{
    font-family:Verdana;
    font-size:18;
    color: #666666;
}

.titulo2{
    font-family:Verdana;
    font-size:18;
    color:#80AA00;
    color: #666666;
    font-weight: bold;
    border-bottom: thin dotted;
    border-color:#000000;
    border-width:1px;
    padding-bottom:3px;
}
.titulo3{
    font-family:Verdana;
    font-size:12;
    color:#999999;
}
.titulo4{
    font-family:Verdana;
    font-size:12;
    color:#EE0000;
    font-weight: bold;
}
.titulo5{
    font-family:Verdana;
    font-size:10;
    color:#999999;

}

.texto1{
    padding-top: 5px;
    font-family:Verdana;
    font-size:12;
    color:#666666;
}
.texto2{
    font-family:Verdana;
    font-size:11;
    color:#80AA00;
}


/*

    AUTOMAP

*/
#columna div.AutoMap { margin-left:16px; }
#columna div.AutoMap a { color: #609000; }

#columna div.AutoMap div.lvl1 { font-weight: bold; color: #80AA00; font-size: 10px; }
#columna div.AutoMap div.lvl1 a { color: #666666; text-decoration: none; }
#columna div.AutoMap div.lvl1 a:hover { text-decoration: underline; }

#columna div.AutoMap div.lvl2 { padding-left: 5px; font-weight: bold; color: navy; font-size: 10px; }
#columna div.AutoMap div.lvl2 a { color: #666666; text-decoration: none; }
#columna div.AutoMap div.lvl2 a:hover { text-decoration: underline; }

#columna div.autoMapItem { margin: 4px 0; }

p.UdEstaAqui {
    font-size: 100%;
    text-align: right;
    margin: 0 30;
}
p.VolverA {
    text-align : center;
    color: gray;
    margin: 30px auto;
    display:none;
}
p.VolverA a { color: blue; font-weight: bold; }


/*

    MENSAJES

*/
.MsgError {
    /* border: 1px solid red;*/
    padding-top: 10px;
    /* margin-top: 5px;*/
    font-size: 12px;
    font-weight: bolder;
    color: red;
    /* background-color: #F8F8EA;*/
    width:100%;
}

.MsgError .Contenido{
        font-size: 11px;
        font-weight: bolder;
        padding:0px;
        margin:0px;
}

.MsgExito {
       /* border: 1px solid red;*/
        padding-top:10px;
       /* margin: 5px;*/
        font-size: 12px;
        font-weight: bolder;
        color: red;
       /* background-color: #6cb3ff;*/
        width:100%;

}

.MsgOk {
    /* border: 1px solid red;*/
        padding-top: 10px;
       /* margin-top: 5px;*/
        font-size: 12px;
        font-weight: bolder;
        color: red;
       /* background-color: #F8F8EA;*/
        width:100%;

}

/*

    TABLA

*/

td {
    text-align:left;
    padding: 2px;
}

table .tabla1 {
    margin: 2 auto;
    width: 650px;
}

table .tabla1 th {
    text-align: left;
    padding: 5px 5px 5px 15px;
    font-family: Verdana;
    font-size: 12;
    color: #80AA00;
}

table .tabla1 td {
    text-align:left;
    padding: 5px 5px 5px 15px;
    font-family: Verdana;
    font-size: 10;
    color: #666666;
}


table .tabla2 th {
    text-align:left;
    padding: 5px 5px 5px 15px;
    font-family: Verdana;
    font-size: 10;
    color: #000000;
}

table .tabla td {
    text-align:left;
    padding: 5px 5px 5px 15px;
    font-family: Verdana;
    font-size: 10;
    color: #666666;
}

table .tabla3 {
    margin: 10 auto;
    width: 100%;
}

table .tabla3 th {
    text-align: left;
    padding: 1px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #80AA00;
}

table .tabla3 td {
    text-align:left;
    padding: 1px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #666666;
}

table .tabla4 {
    margin-top: 5 auto;
    width: 90%;
}

table .tabla4 th {
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #80AA00;
}

table .tabla4 td {
    text-align:left;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #666666;
}

table .tabla5 {
    margin-top: 0 auto;
    width: 100%;
}

table .tabla5 th {
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #80AA00;
}

table .tabla5 td {
    text-align:center;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 10;
    color: #666666;
}
fieldset.estilo1{
    background-color: #4a4a4a;
}
fieldset.estilo2{
    background-color: #ccced1;
}


#tabla {
    border: 1px solid #666666;
    border-left: 0px;
}

#tabla th {
    text-align: center;
    padding: 4px;
    font-family: Verdana;
    font-size: 11;
    color: #000000;
    background-color: #ccced1;
    border-left: 1px solid #666666;
}

#tabla td {
    text-align:left;
    padding: 4px;
    font-family: Verdana;
    font-size: 11;
    color: #666666;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
}


