@charset "utf-8";
/* CSS Document */

html {
	background: #F6F6F6;
}
body {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
 @font-face {
 font-family: 'gobCL';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/gobcl_regular-webfont.eot');
}
p {
	text-align: left;
}
iframe {
	border: 0;
	overflow: hidden;
}
iframe.contact {
	margin-left: -14px;
}
.text-centered {
	text-align: center;
}
img {
	border-style: none;
}
h1 {
	font-size: 24px;
	line-height: 100%;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 2px;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 100%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	line-height: 100%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 110%;
	font-family: Verdana, Geneva, sans-serif;
}
.azul {
	color: #006AB4;
}
.verde {
	color: #66A54A;
}
.rojo {
	color: #EE4143;
}
a {
	color: #006cb7;
	text-decoration: underline;
}
img {
	border-style: none;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
}
.alignjust {
	text-align: justify;
}
.block {
	display: block;
}
.none {
	display: none;
}
.titForm {
	color: #FFF;
	background-color: #666;
	clear: both;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
}
.titForm2 {
	color: #FFF;
	background-color: #999;
	clear: both;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
}
div#container {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #FFF;
}
div#header {
	clear: both;
	width: 980px;
	height: 184px;
	background-image: url(../img/logo_ief.gif);
	background-repeat: no-repeat;
}
div#header #logo {
	margin-left: 13px;
	float: left;
	width: 176px;
}


div#header #tit {
        float: left;
        width: 205px;
        text-align: left;
		/*LOGO ANTERIOR PLATAFORMA AS*/
        /*background-image: url(../img/logo_as.gif);*/
        background-repeat: no-repeat;
        margin-top: 35px;
        height: 120px;
        margin-left: 16px;
}
 
div#login .menusesion {
	margin-right: 20px;
	font-size: 11px;
	float: right;
	display: block;
}
div#login .menusesion ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	display: block;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#login .menusesion ul li {
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C0DAED;
}
div#login .menusesion ul li a {
	color: #C0DAED;
	text-decoration: none;
}
div#login .menusesion ul li a:visited {
	color: #C0DAED;
	text-decoration: none;
}
div#login .menusesion ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#login .beneficiario {
	display: block;
	width: 468px;
	float: right;
	padding: 2px;
	text-align: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#nav {
	clear: both;
	width: 980px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
div#nav ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
div#nav ul li {
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-right: 10px;
	height: 18px;
}
div#nav ul li a {
	text-decoration: none;
}
div#nav ul li a:visited {
	text-decoration: none;
}
div#nav ul li a:hover {
	text-decoration: none;
	color: #666;
}
div#nav ul a.activo {
	color: #EE4143;
	font-weight: normal;
}
div#main {
	clear: both;
	width: 980px;
	background-color: #FFF;
	
	float: left;
}
div#generalcontent {
	padding: 20px;
	float: left;
	width: 940px;
}
div#generalcontent1 {
	padding: 30px;
	float: left;
	background-color: #FFF;
	background-image: url(../img/bg_generalcontainer1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 920px;
}
div#generalcontent2 {
	float: left;
}
div#bghome {
	clear: both;
	background-image: url(../img/bg_home.gif);
	background-repeat: no-repeat;
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 633px;
}
div#bghome .bghometxt {
	width: 870px;
	float: left;
	margin-left: 30px;
	/* padding-top: 100px; */
	padding-right: 10px;
	padding-left: 40px;
}
div#bghome .bghometxt .txthome {
	width: 500px;
	float: left;
	margin-top: 40px;
}
div#bghome .bghometxt .txthome p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 18px;
}



div.loginhome {
	float: right;
	width: 300px;
	display: block;
	margin-right: 10px;
}
div.loginhome .loginint {
	display: block;
	width: 295px;
	clear: both;
	margin-bottom: 7px;
	font-size: 11px;
}
div.loginhome .loginint label {
	display: block;
	clear: both;
	font-size: 11px;
}



input {
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 12px;
}
input.boton {
	background-color: #66A54A;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393;
	border-left-color: #393;
	border-right-color: #363;
	border-bottom-color: #363;
	cursor:pointer;
}

input.botones {
	background-color: #66A54A;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393;
	border-left-color: #393;
	border-right-color: #363;
	border-bottom-color: #363;
	cursor:pointer;
}


div.content {
	padding: 30px;
	float: left;
	clear: both;
	width: 920px;
}
div.columna {
	float: right;
	width: 250px;
	margin-right: 30px;
}
div.fila {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
div.fila .imagen {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.fila2 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
div.fila2 label {
	text-align: right;
	line-height: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 140px;
	font-size: 11px;
}
div.imagen2 {
	float: left;
	width: 50px;
	margin-right: 10px;
}
div.fila3 {
	float: left;
	width: 380px;
	display: block;
	margin-bottom: 15px;
	margin-right: 20px;
}
div.fila4 {
	background-image: url(../img/callout_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 920px;
	margin-top: 20px;
}
div.tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	font-family: gobCL, Verdana, sans-serif, Arial;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.info {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFF0;
}
div.mensaje {
	border: 1px solid #CCC;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url(../img/bg_mensaje.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.doc {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
}
div.beneficio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	display: block;
}
div#footer {
	width: 980px;
	clear: both;
	font-size: 10px;
	height: 160px;
	background-image: url(http://www.ministeriodesarrollosocial.gob.cl/img/header/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0F69B4;
	padding-top: 30px;
}
div#footer .banner {
	float: left;
	width: 293px;
	display: block;
	margin-left: 90px;
}

div.subTitulo {
	clear: both;
	height: 111px;
	background-image: url(../img/bg_subtitulo.gif);
	background-repeat: repeat-x;
	float: left;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	background-position: bottom;
}
div.subTitulo img {
	float: left;
	display: block;
}
div.subTitulo h1 {
	color: #EE4143;
	display: block;
	margin-left: 20px;
	float: left;
	line-height: 26px;
	width: 720px;
}
div.submenu {
	background-image: url(../img/bg_submenu.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 330px;
	float: right;
	display: block;
	padding-left: 12px;
	padding-top: 8px;
	margin-right: 10px;
	margin-top: 0px;
}
div.submenu h4 {
	float: left;
	margin-right: 7px;
	display: block;
}
div.submenu img {
	float: left;
	display: block;
	margin-right: 5px;
}

div.faqs {
	float: left;
	width: 832px;
	background-image: url(../img/bg_faqs.gif);
	background-repeat: repeat-y;
}
div.topfaqs {
	background-image: url(../img/top_faqs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 832px;
	list-style-type: none;
}
div.faqs .faqslist {
	float: left;
	width: 720px;
	display: block;
	margin-left: 52px;
	list-style-type: upper-roman;
	color: #006CB7;
}
div.faqs .titfaqs {
	display: list-item;
	float: left;
	width: 720px;
	margin-left: 52px;
	font-weight: bold;
	color: #006CB7;
	list-style-image: none;
	list-style-type: none;
}
div.faqs .faqslist ol li {
	margin-bottom: 10px;
	color: #006CB7;
	padding: 2px;
	list-style-type: none;
	list-style-image: none;
}
div.bottomfaqs {
	background-image: url(../img/bottom_faqs.gif);
	float: left;
	height: 5px;
	width: 832px;
	background-repeat: no-repeat;
}
div.rbcontent ol li {
	line-height: 25px;
	list-style-type: circle;
}

.subir {
	display: block;
	text-align: right;
}
div#ejemplo {
	background-image: url(../img/bg_ejemplo_bono.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 895px;
}
div#ejemplo .tituloej {
	display: block;
	float: left;
	height: 115px;
	width: 563px;
	padding-top: 10px;
	padding-left: 20px;
}
div#ejemplo .boxej1 {
	display: block;
	float: right;
	height: 180px;
	width: 292px;
	padding: 10px;
	font-size: 11px;
}
div#ejemplo .boxej1 input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

div#ejemplo .req {
	display: block;
	float: right;
	height: 65px;
	width: 104px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
div#ejemplo .tablaej {
	float: left;
	width: 893px;
	border: 1px solid #CCC;
}



.alfa {
	list-style-type: lower-alpha;
	text-align: justify;
}
.error {
	background-color: #FDEAEA;
	padding: 10px;
	margin: 10px;
	border: 1px solid #EE4143;
	color: #006AB4;
}

.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h2.trigger {
	height: 40px;
	width: 920px;
	background-image: url(../img/h2_trigger_a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h2.trigger a {
	display: block;
	height: 30px;
	padding-left: 40px;
	color: #B1B1B1;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	padding: 0;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	width: 920px;
	background-color: #EFEFEF;
	background-image: url(../img/toggle_block_stretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.toggle_container .block {
	padding: 20px;
	background: url(../img/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.toggle_container h3 {
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	font-family: gobCL, Verdana, sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
.toggle_container2 {
	padding: 0;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	font-size: 12px;
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	width: 810px;
	background-color: #f0f0f0;
	background-image: url(../img/toggle_block_stretch2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 100px;
}
.toggle_container2 .block {
	padding: 20px;
	background-image: url(../img/toggle_block_btm2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.toggle_container2 .block p {
	padding: 5px 0;
	margin: 5px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.toggle_container2 h3 {
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	font-family: gobCL, Verdana, sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006AB4;
}
/*caja roja borde redondeado*/
.rbroundbox {
	background: url(../img/nt.gif) repeat;
}
.rbtop div {
	background: url(../img/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(../img/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(../img/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(../img/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 10px;
}
.rbroundbox {
	width: 98%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
/*globo azul*/
.triangle-right {
	position:relative;
	padding:15px;
	color:#fff;
	background:#075698; /* default background for browsers without gradient support */
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#2e88c4), to(#075698));
	background:-moz-linear-gradient(top, #2e88c4, #075698);
	background:-o-linear-gradient(top, #2e88c4, #075698);
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
}
/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#075698), to(#2e88c4));
	background:-moz-linear-gradient(top, #075698, #2e88c4);
	background:-o-linear-gradient(top, #075698, #2e88c4);
}
/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-right.left {
	margin-left:40px;
	background-color: #075698;
}
/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-right.right {
	margin-right:40px;
	background:#075698;
}
/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#075698 transparent;
}
/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:20px 20px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698;
}
/* Variant : left
------------------------------------------ */

.triangle-right.left:after {
	top:16px;
	left:-40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698;
}
/*tabla ejemplo*/
#tablaejemplo {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#tablaejemplo th {
	padding: 3px;
	text-align: center;
}
#tablaejemplo td {
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#tablaejemplo tbody {
	text-align: center;
}
#tablaejemplo tfoot {
	background-color: #FFF;
}
#tablaejemplo tfoot tr .total {
	font-size: 18px;
	color: #006CB7;
}
#tablaejemplo tfoot tr td p {
	font-size: 11px;
}


#tablaejemplo thead tr .gris {
	background-color: #D2D2D2;
	color: #333;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 98px;
}
#tablaejemplo thead tr .gris1 {
	color: #D2D2D2;
	width: 161px;
	background-color: #D2D2D2;
}
#tablaejemplo thead tr .gris2 {
	background-color: #999;
	font-size: 11px;
	color: #FFF;
}
.colgris {
	background-color: #F2F2F2;
}
.colazul1 {
	background-color: #DBEAF5;
}
.colazul2 {
	background-color: #CCE2F1;
}
.colazul3 {
	background-color: #B5D4EA;
}
/*tootips*/


.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../img/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#placeholder {
	margin: 10px;
}

.tabla-grid {
	border: 1px solid #ccc;	
}

.tabla-grid th {
	background-color:#DCE8F7;
	border-bottom:3px solid #A6BDD0;
	border-right:1px solid #668DAE;
	border-left:1px solid #fff;
	font-size:11px;
}

.tabla-grid td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.th-order {
	cursor:pointer;

}

.th-order:hover {
	border-bottom:3px solid #006CB7 !important;
	background-color:#AAD0EC;
}

.eshand{
	cursor:pointer;
}

table.estilo_tabla{
    margin: 0 auto;
    clear: both;
    width: 100%;
    border: 1px solid #CCC;
    border-right:0px;
}

table.fondo_cabecera thead th{
    padding: 2px 13px 2px 10px;
    font-weight: bold;
    cursor: pointer;
    text-align: left;
    border-top-width: 3px;
}

table tr.texto_cabecera th,
table tr.texto_cabecera td{
    background: #006cb7 none;
    color: #fff;
    text-align: center !important;
    font-size: 10px;
    line-height: 20px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table tr.fondo_cuerpo td,
table tr.fondo_cuerpo th{    
    background-color: #e2f1ff;    
    padding: 5px 3px 5px 0px;
}

table tr.texto_cuerpo td,
table tr.texto_cuerpo th{
    color: #006cb7;
    font-weight: normal;
    font-size:10px;
    border-right: 1px solid #ccc;
}

table tr.texto_footer th,
table tr.texto_footer td{
    text-align: left;
    border-top: 1px solid #ccc;
    border-right: 1px;
}

table tr th.linea_footer,
table tr td.linea_footer{
    border-right: 1px solid #ccc !important;
}