/* CSS Document */
/* SITIO WEB INGRESA - PAGINA INICIO - CODIGO CSS */
/* DESARROLLADO POR GIGA www.giga.cl */
/* PROHIBIDO SU USO SIN AUTORIZACION POR ESCRITO DE INGRESA */

/*---------------------*/
/* ELEMENTOS GENERALES */
/*---------------------*/

* {
	margin: 0;
	padding: 0;
}

.error {
	color: #FF3300;
	font-size:12px;
}

a:link {
	text-decoration: none;
	color: #506a05;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #3f3f3f;
}

body {
	background: #ffffff ;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #343434;
	font-size: 12px;
}

* html body {
	background: #FFFFFF;
}

#rap {
	width: 848px;
	margin: 0px auto;
	background: #FFFFFF;
	
}

#header {
	background: none;
	width: 848px;
	margin: 0 auto;
	height: 157px;
	padding-top: 0px;
}

html>body #header {
	padding-top: 0px;
}

img {
	border: none;
}

/*---------------------*/
/*      CONTENIDO      */
/*---------------------*/

#resultados {
	background: none;
	margin-left: 0 px;
	margin-top: 0px;
}



#formbeneficiarios {
	width: 848px;
	position: relative;
	left: 480px;
	top: -10px;
	color: #000;
}

.numrut {
	width: 90px;
}

.digitover {
	width: 20px;
}

#entrar {
	width: 848px;
	margin-top: 5px;
	margin-left: 0px;
	z-index: 0;
}

#divide {
	width: 848px;
	margin-top: 0px;
	margin-left: -14px;
	z-index: 0;
}

#clear {
	clear: both;
	display: block;
	height: 10px;
}
/* 
estilo tablas
*/

.azul,.azul th,.azul td	{	

border:none;  
border-collapse:collapse; 
font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; 
font-size:1em; 
line-height:1.5em}
.azul		{
	width:848px;
	background:#007cc4;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3)
}
.azul caption		{
	text-align:left;
	text-transform:uppercase;
	font-size:150%;
	font-weight:bold;
	padding:1.5em 0;
	color:black
}

.azul thead, 
.azul tfoot			{	color:white; }

.azul thead,.azul th				{	padding:0.5em 1em; text-transform:uppercase; text-align:left; }
.azul thead,.azul th:first-child	{
	width:10em;
	text-align:left;
	font-family: corbel, "helvetica neue", "trebuchet ms", arial, helvetica, sans-serif;
}

.azul tbody td,
.azul tbody th				{	font-size:100%; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top}
.azul tbody th				{
	color:#000;
	text-align:right;
	background-repeat:repeat-y;
	border-right:1px solid #ccc
}
.azul tbody td:last-child		{
	border-right:0px solid black
}

.azul tbody tr.odd th, 
.azul tbody tr.odd td			{
	background-color:#eee;
	color:#007cc4
}

.azul tfoot td,
.azul tfoot th				{	border:none; padding:0.5em 1em 2em; font-size:130%}
.azul tfoot th				{	text-align:right}

.azul  a:link	{	line-height:1em; color:black; display:inline-block; padding:3px 7px; margin:-3px -7px}
.azul  a:visited	{	color:#555}
.azul  a:hover	{
	text-decoration:none;
	background:#007cc4;
	color:white;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

::-moz-selection{	background:#202020; color:white}
::selection		{	background:#202020; color:white}

.azul thead ::-moz-selection, 
.azul tfoot ::-moz-selection	{	background:white; color:#202020}
.azul thead ::selection, 
.azul tfoot ::selection		{	background:white; color:#202020}

/*---------------------*/
/*       FOOTER        */
/*---------------------*/

#footer {
	border-top: 1px solid #7DB900;
	margin-top: 30px;
	margin-left: 0px;
	clear: both;
	margin: 0 -10px;
	height: 70px;
	padding: 10px;
	color: #0979c5;
	background: none;
	font-size: 10px;
}


/*--------------------------*/
/*--------  TIDE  ---------*/
/*--------------------------*/

/*---- contenedor ---------- */
#contenedor{
width:848px;
margin:auto;
scrollbar-base-color: #e7e7e7; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-track-color: #eeeeee;
scrollbar-darkshadow-Color:#CCCCCC;
background-color:#FFFFFF;
height:auto;

}

#contenidos{
padding:3px;
text-align:left;
}

.boton {
    color: #ffffff;
    background-color: #007cc4;
    font-family:"Century Gothic", "Trebuchet MS";
    font-size:13px;
    border:1px solid #22556a;
    padding: 0px 3px 0px 3px;
	height:20px;
	cursor:pointer;
}
.boton:hover {
    color: #ffffff;
    background-color: #44A0CF;
    background-repeat:  repeat-x;
    border:1px solid #22556a;
    padding: 0px 3px 0px 3px;
	height:20px;
	cursor:pointer;
}

h2{
font-size:16px;
font-weight:bold;
margin:0px;
padding:0px;
color:#44A0CF;
}


h3{
font-size:14px;
font-weight:normal;
margin:0px;
padding:0px;
}

h4{
font-size:12px;
font-weight:bold;
margin:0px;
padding:0px;
color:#44A0CF;
}


#grilla{
border:1px solid #C7C7C7;
width:98%;
text-align:left;
margin:5px;
font-size:12px;

}

#grilla th {
border-bottom:1px dotted #C7C7C7;
collapse:collapse;
background-color:#8BC63A;
padding:0px 3px 0px 3px;
font-size:12px;

}

#grilla td {
border-bottom:1px dotted #C7C7C7;
padding:0px 0px 0px 0px;
font-size:12px;
}

#grilla2{
border:1px solid #C7C7C7;
width:98%;
text-align:left;
margin:5px;
font-size:12px;

}

#menu{
}

select {
	font: normal 0.9em tahoma, arial, sans-serif;

}

