body
{
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
iframe
	{
		overflow:auto;
   		background-color:#ffffff;

	}

input,select,button
{
   color:#000000;
   font-family: Verdana,'trebuchet ms',helvetica,sans-serif;
   font-size: 11px;
   /*font-weight:bold;*/
   background-color:#C2C6CF;
   border:1px solid #dddddd;
}

table
{
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
}

table.licencia
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;

	padding: 0px;
	margin: 0px;
}

th.main
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #336699;
}

th.sub
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #6699CC;
}

td
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

a
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.texto
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.texto_chico
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.cvs
{
    font-size: 10px;
    font-style: normal;
    color: #333333;
}

.texto_suave
{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
	background-color: #8C97AF;
	height: 20px;
}

td.menu_top
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.menu_top
{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.menu_top:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #C2C6CF;
	text-decoration: underline;
}

td.menu_intranet
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	vertical-align: middle;
}

td.titulo
{
	font-size: 17px;
	font-weight: bold;
}

.subtitulo
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
}

hr.titulo
{
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
	margin: 3px;
}

hr.subtitulo
{
	color: #01236b;
	background-color: #01236b;
	height: 1px;
	border: 0px;
	margin: 1px;
}

table.lista
{
	background-color: #8f8f8f;

	border-width: 1px;
	border-style: none;
	border-color: #ffffff;
	border-spacing: 1px;

	padding: 0px;
	margin: 0px;
}

tr.titulo_lista
{
}

td.titulo_lista
{
	background-color: #AFAFCF;
	font-size: 12px;
	font-weight: bold;

	padding: 3px;
	margin: 0px;

	vertical-align: middle;
}

tr.subtitulo_lista
{
}

td.subtitulo_lista
{
	background-color: #bfbfbf;
	font-size: 10px;
	font-weight: bold;

	padding: 3px;
	margin: 0px;

	vertical-align: middle;
}


td.lista
{
	font-size: 10px;

	padding: 3px;
	margin: 0px;

	vertical-align: middle;
}

a.lista
{
	font-size: 10px;
}

tr.lista_vacia
{
}

td.lista_vacia
{
	background-color: #ffffff;
	font-size: 12px;
	font-style: italic;

	padding: 3px;
	margin: 0px;

	vertical-align: middle;
}


table.alerta
{
	background-color: #ffee99;

	border: 1px solid #bbbbbb;
	border-spacing: 3px;

	padding: 4px;
	margin: 0px;
}

table.ayuda
{
	background-color: #BBD2DB;

	border: 1px solid #bbbbbb;
	border-spacing: 3px;

	padding: 4px;
	margin: 0px;
}

table.info
{
	background: #F6F6F6;
	line-height:140%;
	border: 1px solid #bbbbbb;
	border-spacing: 3px;
	padding: 4px;
	margin: 0px;
}

img.icono
{
	border: 0px;
}

span.req
{
	color: #ff0000;
}


/* prompt2 code*/
td.titlebar
{
	background-color:#0000cc;
	color: #ffffff;
	padding: 4px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

table.promptbox
{
	border: 1px solid #000000;
	background-color: #dfdfdf;
	color: #000000;
	padding: 4px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

span.result1
{
	font-family: Verdana, Arial;
	font-size: 10px;
}

span.result2
{
	font-family: Verdana, Arial;
	font-size: 10px;
}

img.link
{
	border: 0px;
	cursor: pointer;
}

span.titulo
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
}

/* Tooltip */
div#tipDiv
{
	position: absolute;
	visibility: hidden;
	left:0; top:0;
	z-index:10000;
	background-color: #ffffcc;
	border:1px solid #336699; 
	padding:4px;
	color: #000000;
	font-size:11px;
	line-height:1.2;
}

/*Autocompletar scriptaculus */

/*Autocompletar scriptaculus */
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
  color:#000000;
}






/*  ultimas modificaciones */
body{
	background:#eee;
	margin:0;
}
body .subtitle2, table.master th{
	color:#666;
}
body .subtitle2_formal, table.master th{
	color:#fff;
}
table{
	background:#fff;
}
table.master{
	width:100%;
}
table.master tr{
	margin:5px 5px;
}
td{
	font-size:11px;
	margin:0;
	padding:2px 1px;
	vertical-align:middle;
	color: #000;
}
.label{
	width:15%;
	text-align:right;
}
.required{
/*	color:#f00;*/
	width:3%;
}
.big_input{
	width:30%;
	color:#000000;
}
.big_input input, .big_input select, textarea{
	width:100%;
	color:#000000;
}
.big_input input, .big_input select, .txt_rut, .txt_dv, .calendarDateInput, textarea{
	background-color:#fff;
	color:#000000;
	border:1px solid #c9c292;
}
input.input_negro{
	color:#000000;
	background-color:#ffffff;
}
option
{
	color:#000000;
}
input.input_azul{
	background-color:#4E588B;
	color:#FFFFFF;
}
.txt_rut{
	width:80%;
}
.txt_dv{
	width:2em;
	text-align:center;
}
tr.list{
	padding:2px 0;
	background-color:#fdfdfd;
	font-size:11px;
}
tr.even{
	background-color:#fbfbfb;
}
.subtitle{
	background:#e0e0bc;
	color:#333;
	font-weight:bold;
	padding:3px 0;
	padding-left:10px;
}
.subtitle_formal{
	background:#4E588B;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0;
	padding-left:10px;
}
.subtitle2{
	background:#e8e8cd;
	font-weight:bold;
	padding-left:.5em;
}
.subtitle2_formal{
	background:#4E588B;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:.5em;
}
.case{
	border:1px solid #ccc;
	margin-bottom:10px;
}

th{
	background:#eeeeda;
	text-align:left;
	font-size:11px;
	padding:3px 0;
	border:1px solid #fff;
}

.tright{
	text-align:right;
}

input.button{
	background-color:#f0f0f0;
	color:#000;
	border:1px solid rgb(201,194,146);
}
.tooltip{
	vertical-align:top;
	color:#999;
	font-size:10px;
	display:block;
}
body.internal{
	background-color:#fff;
	overflow:hidden;
}
