﻿.cssDivInfoMant
{
	text-align: left;
	width: 100%;
	height: 30px;
	padding-left: 10px;
	font-size: 12px;
	color: #000080;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.cssDivImgInfoMant
{
	float: right;
	width: 90px;
	height: 35px;
	margin-right: 16px;
	position: relative;
	top: -8px;
    left: 1px;
}
.cssDivMenuSuperior
{
    width: 100%;
    height: auto;
    display: block;
    background-color: #00FF00;
}

.cssDivMenuLateralMant
{
    width: 230px;
    height: auto;
    text-align: left;
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}
.cssDivContenidoMant
{
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
}

/* Formularios */

.divFrmMantenimiento
{
	text-align: left;
	width: auto;
	height: auto;
	padding:0px;
}
.divFrmMantenimiento .cssDivInformacion
{
	padding: 5px;
	height: 25px;
	width: auto;
	background-color:#D9E6F2;
}

.cssDivInformacion2
{
	padding: 5px;
	height: 25px;
	width: auto;
	background-color:#D9E6F2;
}

.cssDivInformacion3
{
	padding: 5px;
	height: 14px;
	width: auto;
	background-color:#C0C0C0;
}

.divFrmMantenimiento .cssImgDivInformacion
{
	float:right;
	}
.divFrmMantenimiento .cssImgSimboloInformacion
{
	float: left;
	margin-right: 5px;
}
.divFrmMantenimiento .cssDivFormulario
{
	background-image: #FFFF;
	background-repeat: repeat;
	text-align: left;
	width: auto;
	height: auto;
	min-height:200px;
}
.cssDivFormulario2
{
	background-image: url('img/fondo-contenido.png');
	background-repeat: repeat;
	text-align: left;
	width: auto;
	height: auto;
	min-height:200px;
}

.divFrmMantenimiento .cssDivFormularioBusqueda
{
    text-align: left;
    width: auto;
    height: 500px;
    min-height: 200px;
    background-color: #FFFFFF;
}
.cssTreeBusqueda
{
    margin-left: 5px;
    margin-top: 2px;
}
    
.tdLabel
{
	text-align: right;
	padding-right: 4px;
	font-weight: bold;
}
.tdCampo
{	margin-left: 80px;
}

.tdCeparador
{
	padding-left: 10px;
	font-weight: bold;
	height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #336699;
}

.tdAjuste
{
	height: 8px;
	margin-left: 40px;
}

.tdAgrupadorOpcionesBusqueda
{
    border-bottom-style: dotted;
    border-bottom-color: #C0C0C0;
    height: 20px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    background-color: #E1FFEB;
    text-transform: uppercase;
}
    
.tdBotones
{
	text-align: right;
	vertical-align:middle;
	padding-right: 10px;
	height: 40px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #336699;
}
.botones
{
	margin-right: 0px;
}
/*ght: 20px;*/

.botones
{
	margin-right: 0px;
    /*ding-left: 4px;
}
/* Diseño formulario de detalle de consulta */
.tbDetalleRegistro
{
    margin-left: 0px;
}
.tdTituloCampoDetalle
{
    background-color: #C0C0C0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #99FF66;
    font-weight: bold;
}
.tdCampoDetalle
{
    background-color: #F2FFF2;
}
/* MENU SUPERIOR */
.cssTdContenedorMenu
{
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #C0C0C0;
}

#formpopups
{
    width:100%;
    height:100%;
}