BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    margin: 0,0,0,0;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
    }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

form {
	margin:0;
	padding:0;
	}

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link, a:Visited, A:active 
{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #00235e;
	/*font-family: Verdana;*/
}

A.linkDemanda:visited 
{
	color : #FF0000;
}

A.linkDemanda:hover
{
	color:  #fb922b;
}

A:hover	{
	color:  #fb922b;
}
p	{
	margin:5px 0px 5px 0;
	padding: 2px 0px 2px 0
}
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin: 0,0,0,0;
	}
	
	
.LabelCartel
{
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}

.LabelCartelIzq
{
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-align: left;
}

.Justificado
{
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	text-align: justify; 
	font-family: Verdana;
}

.EtiquetaDatos
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-align: left;
}

.PiePagina
{
	FONT-FAMILY:arial;
	FONT-SIZE:11px;
	COLOR:Silver;
	text-decoration: none;
}

.Opcion
{
	font-size: 12px;
	background: #CCD3DF;
	color: black;
	font-family: arial, verdana;
	text-indent: 16px;
	text-align: left;
	text-decoration: none;	
}

.OpcionTitulo
{
	table-layout: auto;
	font-size: 12pt;
	color: black;
	background-color: #e6e9ef;
	border-top-style: none;
	font-style: normal;
	font-family: arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.Grid
{
	font-size: 12px;
	background: #CCD3DF;
	color: black;
	text-indent: 1pt;
	font-family: arial, verdana;
	text-decoration: none;
}


.TextBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
    border-color: #00235e;
	background-color: #E6E9ef;
}

.TextBoxDerecha
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
    border-color: #00235e;
	background-color: #E6E9ef;
	text-align: right;
}

.Boton
{
	font-family: 'Comic Sans MS';
}


.Combo
{
	font-size: smaller;
	/*text-transform: uppercase;*/
	/*font-family: 'Comic Sans MS';*/
	background-color: #E6E9ef;
}

.Etiqueta
{
	font-weight: normal;
	text-align: right; 
	font-size: 9pt;
	color: navy;
	font-family: Verdana;
}

.EtiquetaIzquierda
{
	font-weight: normal;
	text-align: left; 
	font-size: 9pt;
	color: navy;
	font-family: Verdana;
}

.Justificado
{
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	text-align: justify; 
	font-family: Verdana;
}



.EtiquetaObligatorio
{
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: navy;
	font-family: Verdana;
}

.TituloVentana
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana;
	/*color: #FB922B*/
	/*text-decoration: underline;*/
}

.Aviso
{
	font-size: 9pt;
	color: red;
	font-family: Verdana, Arial, Sans-Serif;
}

.SumarioValidacion
{
	font-size: 9pt;
	color: red;
	text-indent: 4pt;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	border-color: Red;
}



/* CARACTERISTICAS DE PROPIEDADES */
.CeldaDetCaracteristicas
{
	border:  #8091ae 1px solid;
	background-color: white;
}

.TituloFicha
{
	color: #00235e;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.Ficha
{
	background-color: "#e6e9ef";
	border-color: #8091ae;
	color: "#8091ae";
}

.CeldaCaracteristica, .TablaCaracteristicas
{
	border: #8091ae 1px solid;
	background-color: #e6e9ef;
}

.DetalleCaracteristica
{
	/*font-weight: bold;*/
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.DesplegarCaracteristicas:visited, link, hover, active
{
	color: #00235e;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.DesplegarCaracteristicas:hover
{
	color: #fb922b;
	text-decoration: none;
}

/*
.DesplegarCaracteristicas:active
{
	background-color: Yellow ;
}
*/

.Derecha
{
text-align: right 
 }


.ListBox
{
	border-right: #8091ae outset;
	border-top: #8091ae outset;
	border-left: #8091ae outset;
	border-bottom: #8091ae outset;
	list-style-type: disc;
	background-color: #e6e9ef;
}

/* NUEVO */
.TablaBusqueda
{
	background-color:White;
	margin: 1px;
	border: 0px;
}

.TablaBusquedaTit
{
	border-right: 5px;
	padding-right: 5px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 5px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Arial;
	background-color: #ccd3df;
}

.TablaBusquedaDet
{
	background-color:#e6e9ef;
	border-right: 5px;
	padding-right: 5px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: normal ;
	font-size: 9pt;
	padding-bottom: 5px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana;
}

.NumerosPaginas
{
	background: #00235E;
	font-weight:bold;
	color: Orange;
	font-size: 10pt;
}


/*=============================================
	Edit property tabs 
==============================================*/
div.tabIndicator{
	border: 1px dotted #ddd;
	margin:0px 0 10px 0;
	top:0;
	height:20px;
	
}
div.tabIndicator ul{
	display:block;
	margin:0;padding:0;
}
div.tabIndicator ul li{
	padding:4px 0px;
	display:block;
	width: 180px;
	
	float:left;
	text-align:center;
	
	list-style-position:outside;
	list-style:none;
	border-right:1px dotted #ddd;
	font-size: 11px;
	font-family: verdana;
	text-transform: uppercase;
}
div.tabIndicator ul li a{
	font-weight:normal;
	color:#aaa;
}
div.tabIndicator ul li:hover{
	background-color:#f1f1f1;
}

div.tabIndicator ul li a:hover{
	text-decoration:underline;
	color: rgb(8, 35, 94);
}
div.tabIndicator ul li.active{
	color: rgb(8, 35, 94);
	background-color:#E0E5EF;
	font-weight:bold;
}
div.tabIndicator ul li.active:hover{
	background-color:#E0E5EF;
}
.clear-both{
	clear:both;
}