﻿@charset "utf-8";

/* Layout de Objetos Globales */
body {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
img{border:0}

/*links*/
a{color:#003399;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:underline;}

/*titulos*/
h1{font-size:1.5em;display:inline;}
h2{font-size:1em;display:inline;}

/*formularios*/
input{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color:#333333}
select{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color:#333333;}
textarea{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color:#333333}

/* Estructura de paginas */
#contenedor {width:950px;margin:0 auto;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333;list-style-image: url(https://www.sii.cl/img/vineta.gif);}

.boton{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.botonAut{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

#titulo {border-bottom:1px solid #FF844E;padding-top:10px;padding-bottom:10px;margin-bottom:15px;text-align:justify;color:#4D4D4D}

#contenido{height:100%;clear:both; overflow:auto}

#pasos{width:200px;float:right;height:30px;text-align:center;background:#ffffff url(https://www.sii.cl/img/pasos.gif) center no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#003399;padding-top:7px;clear:both}

.cargando{position:absolute;top:60%;left:50%;}

#piePagina{height: 30px;width: 100%;margin: 0 auto 1px auto;background-color:#1773C6;color:#fff;font-size:11px;}
#piePagina a{color:#FFFFFF;}
#piePagina a:hover{color:#FFFFFF;text-decoration:underline;}

/* Estructura de menus */
#bloq_izq {width:49%;float:left;}
#bloq_der {width:49%;float:right;}

.nmenu {width:97%;margin:0 auto;margin-bottom:15px;}
.btop1, .btop2, .btop3, .btop4, .bbot1, .bbot2, .bbot3, .bbot4{font-size:1px;overflow:hidden;display:block;}
.btop1, .bbot1 {height:1px; background:#0075CE; margin:0 5px;}
.btop2 {height:1px; background:#0075CE; border-right:2px solid #0075CE; border-left:2px solid #0075CE; margin:0 3px;}
.btop3 {height:1px; background:#0075CE; border-right:1px solid #0075CE; border-left:1px solid #0075CE; margin:0 2px;}
.btop4 {height:2px; background:#0075CE; border-right:1px solid #0075CE; border-left:1px solid #0075CE; margin:0 1px;}
.bbot2 {height:1px; background:#ffffff; border-right:2px solid #0075CE; border-left:2px solid #0075CE; margin:0 3px;}
.bbot3 {height:1px; background:#ffffff; border-right:1px solid #0075CE; border-left:1px solid #0075CE; margin:0 2px;}
.bbot4 {height:2px; background:#ffffff; border-right:1px solid #0075CE; border-left:1px solid #0075CE; margin:0 1px;}
.title-menu  {background:#0075CE;color:#FFFFFF;border-right:1px solid #0075CE; border-left:1px solid #0075CE; padding:0 5px 5px 5px;}
.title-menu2 {background:#0075CE;color:#FFFFFF;border-right:1px solid #0075CE; border-left:1px solid #0075CE; padding:0 5px 5px 5px;}
.title-menu  a{color:#fff;}
.content-menu {background:#ffffff; border-right:1px solid #0075CE; border-left:1px solid #0075CE; padding:5px 5px 0 5px;border:1px solid #0075CE;border-width:0px 1px 0px 1px}
.content-menu ul{margin-top:3px;margin-bottom:1px;}

/*Tablas*/
.tabla {border:1px solid #C1DBF2;border-collapse:collapse;margin:auto;}
.tabla caption{font-weight:bold;border:1px solid #CCCCCC;background:#F2F2F2}
.tabla td{border:1px solid #C1DBF2;}
.tabla th{border:1px solid #F3F3F3;background-color:#C1DBF2;text-align:left;}
.tabla tfoot{border:1px solid #C1DBF2;background-color:#F7F7F7;text-align:left;}

/* Estructura pgina personalizada MiSII */
#misDatos{float:left;width:23%;}
#misDatos .titulo{width:100%;height:18px;background-color:#E9E9E9;padding-top: 2px;font-weight:bold;clear:both;border:1px solid #CCCCCC;}
#misDatos .subtitulo{margin-left: 22px;font-weight:bold;}
#misDatos ul{margin-top:10px;margin-bottom:5px;}
#misDatos li{margin-bottom:5px;}

#contenido-mis-datos{float:right;width:75%;height:100%;}

#contieneBotonera{ width:950px; height:77px; margin-top:10px; margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #FF844E;}
#contenidoSuperiorCuadro{ float:left; width:168px; height:75px; }

#separador1{width:287px;height:10px;float:left;background:#FFFFFF;}
#contenidoInferiorCuadro{width:188px; height:135px;float:left;background:#E6E6E6;}
#contenidoInferiorCuadroSeparador{width:2px; height:135px;float:left;background:#FFFFFF;}

#seccionDestacados{width:220px; height:75px;background:#E6E6E6;}
#seccionDestacadosAlto2{width:220px; height:90px;background:#E6E6E6;}

#seccionNoticias{width:480px; height:170px;background:#E6E6E6;}
#seccionNoticiasAlto2{width:480px; height:50px;background:#E6E6E6; text-align:left}

#separador2{width:287px;height:10px;float:left;background:#FFFFFF;}

#contenidoSuperiorCuadroSeparador{width:2px; height:78px;float:left;background:#FFFFFF;}
