
body
{
    margin-top: 2px;
    margin-left: 0px;
    font-family: Verdana, Tahoma;
    font-size: 10px;
    text-align: center;
}

body
{
    SCROLLBAR-FACE-COLOR: #B5D9C7; /*- Color de la base de la barra */
    SCROLLBAR-HIGHLIGHT-COLOR: #CBE2D8; /*- Color resaltado de la barra */
    SCROLLBAR-SHADOW-COLOR: #008000; /*- Color de la sobra de la barra */
    SCROLLBAR-3DLIGHT-COLOR: #DDEFE9; /*- Color del relieve de la barra */
    SCROLLBAR-ARROW-COLOR: #008000; /*- Color de las flechas de la barra */
    SCROLLBAR-TRACK-COLOR: #DDEFE9; /*- Color del fondo de la barra */
    SCROLLBAR-DARKSHADOW-COLOR: #DDEFE9; /*- Color de la sobra mas oscura de la barra */
}

input {
    font-family: Verdana, Tahoma;
    font-size: 10px;
}

.calcu {
	background-color: #008000;
	color:white;
	font-weight: bold;
	border: 1px solid: 00ff00;
	padding: 5 5 5 5;
	margin: 5 5 5 5;		
    font-family: Verdana, Tahoma;
    font-size: 10px;
}

#dhtmltooltip
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) alpha(Opacity=90);
}

#general
{
    text-align: center;
}

img
{
    border: 0;
}

td, br
{
    color: #333300;
    font-family: Verdana, Tahoma;
    font-size: 11px;
}

p
{
    text-align: justify;
}

a {
color: #008000;
}

.search /* form */ 
{
    margin-bottom:-10px;
}

.slogan
{
    background-image: url(../img/bgsup3.gif);
    height: 24px;
    vertical-align: middle;
}


.supfecha 
{
    font-size: 9px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: -1px;
}

.titsup 
{
    font-size:14px;
    color: #ffffff;
    font-weight:bold;
    padding-left: 5px;
    padding-right: 5px;
    color:White;
}

/* div general */
#general
{
    text-align: center;
    width: 98%;
    background-color: #FFFFFF;
}

/* contenido central */
.medio
{
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.disp
{
    color: #008000;
    text-decoration: none;
    padding-left: 8px; /*  color, url, repeats, ejes X e Y */
    background: #F1F8F4 url(../img/ico_disponible.gif) no-repeat 0 50%;
    font-size: 9px;
    letter-spacing: -1px;
}

.disp:hover, .agen:hover, .linkpdf:hover
{
    text-decoration: underline;
}

.agen
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 9px; /*  color, url, repeats, ejes X e Y */
    background: #F1F8F4 url(../img/ico_buscaprov.gif) no-repeat 0 45%;
    font-size: 9px;
}

.info
{
    color: #008000;
    text-decoration: none;
    padding-left: 12px; /*  color, url, repeats, ejes X e Y */
    background: white url(../img/ico_masinfo.gif) no-repeat 0 50%;
    font-size: 9px;
    font-weight: normal;
}

.info:hover
{
    color: #006000;
}

.prov td
{
    background-color: #F1F8F4;
    border: 1px solid #CBE2D8;
}

.linkpdf
{
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}


.fotodef01
{
    border: 3px double #008000;
    float: right;
    margin-left: 5px;
}

.fotodef02
{
    border: 3px double #990000;
    float: left;
    margin-right: 5px;
}

.fotomano
{
    float: left;
    padding: 5px;
}


/* columnas laterales */
.col
{
    width: 160px;
    background-color: #FCEFEF;
    margin: 5px 5px 5px 5px;
    padding: 5;
    vertical-align: top;
}

.foto
{
    border: 1px solid #006600;
}

/* cabecera */
#cab
{
    margin-bottom: 5px;
    text-align: left;
}

#ticket1
{
    width: 98%;
    height: 300px;
}

#ticket2
{
    width: 98%;
    height: 300px;
}

.conticket a
{
    font-size: 9px;
    color: #990000;
    text-decoration: none;
    text-align: center;
}

.conticket a:hover
{
    text-decoration: underline;
}


.conticket img
{
    text-align: center;
}

.nombre
{
    text-align: center;
    padding: 2px;
    height: 50px;
    width: 100%;
    background-color: FCEFEF;
    border: 1px solid #008000;
}
/* cualquier tabla con ese formato */
.tabcont
{
    width: 100%;
    border: 1px solid #DFEEE7;
    border-bottom: 2px solid #DFEEE7; /* margin-bottom: 10px; */
}

/* input formularios, listas select */
.frm, select
{
    font-family: Verdana, Tahoma;
    font-size: 9px;
    padding-left: 2px;
}

/* baquetón fondo pestaña */
.pest
{
    padding-top: 5px;
    background-color: #DFEEE7;
    vertical-align: bottom;
}

/* boton formularios */
.bot
{
    background-color: #008000;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    height: 18px;
}

/* celda contenido pestaña */
.contpest
{
    padding: 3px 3px 0px 3px;
    background-color: #FFFFFF;
    color: #007342; /* vertical-align:text-bottom; */
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
}

/* cualquier tabla 100% */
.tab
{
    width: 100%;
}

.tab td
{
    /* vertical-align:top; */
}

.tdmn
{
    background-color: #DFEEE7;
    padding-left: 5px;
    margin-bottom: 5px;
    font-size: -1px;
}

.sep
{
    width: 100%; /*background-color:#ffffff;*/
    color: #ffffff;
    height: 5px;
}

.sep2
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.titmn
{
    background-color: #B5D7C7;
    margin-left: -5px;
    padding-left: 5px;
    font-weight: bolder;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    display: block;
    font-size: 11px;
    border-bottom: 1px solid #559D7B;
}

.tdmn
{
    border: 1px solid #B5D7C7;
}

.mn
{
    padding: 3px;
    font-weight: bolder;
    color: #990000;
    text-decoration: none;
    display: block;
    letter-spacing: -1px;
}

.mn:hover
{
    text-decoration: underline;
}

.pie table
{
    margin-top: 20px;
}
.pie td
{
    font-size: 9px;
}

.pie a
{
    font-weight: bolder;
    color: #990000;
    text-decoration: none;
}

.pie a:hover
{
    text-decoration: underline;
}
/* texto descriptivo columnas */
.desc
{
    letter-spacing: -1px;
    font-size: 9px;
}

.paginado table
{
    width: 100%;
    font-size: 9px;
    background-color: #F1F8F4;
    border: 1px solid #CBE2D8;
}

.paginado td
{
    font-size: 9px;
}

.paginado a
{
    font-size: 9px;
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}

.paginado a:hover
{
    font-size: 9px;
    color: #004000;
}

.listado table
{
    width: 100%;
}


.listado a
{
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}

.listado a:hover
{
    color: #004000;
}

.link1
{
    color: #009900;
    text-decoration: none;
}

.link1:hover
{
    text-decoration: underline;
}

.noborde
{
    border: 0;
}

.titular
{
    letter-spacing: -1px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 19px;
    color: #990000;
    vertical-align: top;
    padding-bottom: 5px;
}

.titular2
{
    vertical-align: middle;
    letter-spacing: -1px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #990000;
    vertical-align: top;
    font-weight: bold;
    text-decoration: none;
}

.titular2:hover
{
    text-decoration: underline;
}

