﻿HTML
{
	font-size: 8pt;
	font-family: Arial;
	overflow: auto;
}

BODY
{
	font-size: 8pt;
	font-family: Arial;
	margin:0 0 0 0;
	overflow: auto;
	background-color: #E4E2D5;
}

TD
{
	font-size: 11px;
	font-family: Arial
}

TEXTAREA
{
	font-size: 8pt;
	font-family: Arial
}

LEGEND
{
	color:#000000;
	font-weight:bold;
}

INPUT
{
	font-size: 8pt;
	font-family: Arial;
	padding-left:2px;
}

SELECT
{
	font-size: 8pt;
	font-family: Arial
}    

A
{  
	text-decoration: none;
}

A:HOVER  
{ 
	text-decoration: none;
}

TD.titulo_pagina
{
	font-family: Thaoma, Arial;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #000000;
	height: 40px;
}

.pie{
	font-weight: normal; 
	font-size: 7pt; 
	color: #909090; 
	font-family: verdana,arial; 
	text-decoration:none
}

.imgBoton
{
	cursor:hand;	
}

/* Indices de colocación*/
.div_etiquetacontrol
{
	text-align:right;
	vertical-align:middle;
	color: #4C4C4C; 
	font-family: Arial; 
	font-size: 14px;
    height:23px;
    width: 350px;
}

.div_etiqueta_left
{
	text-align:right;
	vertical-align:middle;
	color: #4C4C4C; 
	font-family: Arial; 
	font-size: 11px;
	font-weight:bold;
    width: 190px;
}

.div_etiqueta_right
{
	text-align:right;
	vertical-align:middle;
	color: #4C4C4C; 
	font-family: Arial; 
	font-size: 11px;
	font-weight:bold;
    width: 270px;
}

.div_etiqueta_left div
{
	display:inline;
	font-weight:normal;
}

.div_etiqueta_right div
{
	display:inline;
	font-weight:normal;
}


.csslabel
{
	text-align:left;
	padding-left:5px;
}

.divinfo
{
	float:left;	
}



