/* CSS Document */
body
{
    background-image: url(../imagenes/fondo.jpg);
    background-color: #CCC;
    background-attachment: fixed;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#med
{
    position:absolute;
    top:50%;
    margin-top:-350px;
    margin-left:-510px;
    left:50%;
}
.pie {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
}
.ing_emp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00569d;
    font-weight: bold;
}
.textoenviar {
    height:20px;
    width:60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.textoform1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 15px;
    font-weight: normal;
    text-align: right;
}
.combo {
    BORDER-RIGHT: #1d539a 1px solid; BORDER-TOP: #1d539a 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #1d539a 1px solid; FONT-FAMILY: Tahoma
}
.textocampo2 {
    height:23px;
    width:250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #575757;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 15px;
    color: #00569d;
}
.td {
    margin: 0;
    padding: 5px 5px;
    border: 1px dotted #575757;
    background-color: #fbfdf6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.thead {
    background-color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:  20px 10px;
    color: #fff;
    font-weight: bold;
    border-right: 2px solid #333;
    text-transform: uppercase;
    text-align:center;
}



