/* 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;
}

a:link {
	text-decoration: none;
	color: #506a05;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #3f3f3f;
}

body {
	background: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	color: #343434;
	font-size: 12px;
}

* html body {
	background: #FFFFFF;
}

#rap {
	width: 642px;
	margin: 0px left;
	padding: 10px;
	background: #FFFFFF;
	
}

#header {
	background: none;
	width: 663px;
	margin: 0 auto;
	height: 93px;
	padding-top: 0px;
}

html>body #header {
	padding-top: 0px;
}

img {
	border: none;
}

/*---------------------*/
/*      CONTENIDO      */
/*---------------------*/

#resultados {
	background: none;
	margin-left: 0 px;
	margin-top: 0px;
}



#formbeneficiarios {
	z-index: 1;
	width: 300px;
	position: relative;
	left: 475px;
	top: 204px;
	color: #fff;
}

.numrut {
	width: 90px;
}

.digitover {
	width: 20px;
}

#entrar {
	width: 663px;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 12px;
	z-index: 0;
}

#divide {
	width: 663px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 0;
}

#clear {
	clear: both;
	display: block;
	height: 10px;
}
table		{
	margin: 0;
	padding: 0;
	font: normal 0.9em tahoma, arial, sans-serif;
	line-height: 1.4em;
	border-collapse: collapse;
	background: none;
	width:663px;
	font-family: corbel, "helvetica neue", "trebuchet ms", arial, helvetica, sans-serif;
		}
		


table caption	{
	margin: 0;
	height: 32px;
	padding: 0;
	line-height: 2;
	text-align: left;
	font: bold 150% georgia, serif;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	width:auto;
		}
		
thead		{
		color: #fff;
		background: #5E7796;
		}
		
thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
thead th	{
	border: 0px solid #f0f0f0;
		}

tfoot		{
		background: #fff;
		}
		
tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 4px;
		}
		
tbody tr:hover	{
		background: #fff;
		}
		
tbody tr	{
	border: 0px solid #ADBBCA;
		}
		
tbody th	{
		padding: 8px;
		border: 4px solid #ADBBCA;
		}
		
tbody td	{
	background: e8f7d3;
		}

tbody tr.odd		{
		background: #C4CFDB;
		}
		
tbody tr.odd td		{
	background: e8f7d3;
	color: #e8f7d3;
		}
		

		
tbody tr.odd:hover		{
		background: #fff;
		}
		

		
tbody tr th a:link		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: underline;
		
		}
		
tbody tr th a:visited		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
tbody tr th a:hover		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
tbody tr th a:active		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: line-through;
		
		}
		
tbody tr th a:visited:after {
		content: "\00A0\221A";
		}
		
tbody td a:link		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
tbody td a:visited		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
tbody td a:hover		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
tbody td a:active		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
			
tbody td a:visited:after {
		content: "\00A0\221A";
		color: #808000;
		text-decoration: none;
		}
		
tbody td + td + td + td a {
	background: e8f7d3;
	display: block;
	height: 24px;
	width: 24px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -5000px;
	border: none;
			}
			
tbody td + td + td + td a:hover {
	background: e8f7d3;
	display: block;
	height: 24px;
	width: 24px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -5000px;
	border: none;
			}
.td_lista {
	font-weight: bold;
	font-size: 14px;
}
/*---------------------*/
/*       FOOTER        */
/*---------------------*/

#adicionales {
	width: 620px;
	border-style: dotted;
   border-width: 2px;
   border-color: #8cc63e;   
	margin-top: 30px;
	margin-left: 30px;
	clear: both;
	margin: 0 0px;
	padding: 10px;	
	background: none;
	font-size: 12px;
}
#respuestauno {
	margin: 0 100px;
	width: 400px;
	border-style: dotted;
   border-width: 2px;
   border-color: #8cc63e;   
	background: none;
	font-size: 16px;
}
