﻿@charset "UTF-8";

body {font-family: verdana;font-size:11px;margin:0;top:0;left:0; color:#666666;}

a{color:#1B89ED; text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited {text-decoration: none;}

#div_izq a{color:#666666;}

img{border:0;}

ul{margin-top:4px;margin-bottom:0px;}

h1{font-size:14px;display:inline;}

#contenedor{width:950px; margin:0 auto; list-style-image: url(https://www.sii.cl/img/vineta.gif);}
#contorno{width:100%; height:auto; margin:0 auto; margin-top:7px;}
#contenido{width:100%; text-align:justify; margin:0 auto; padding:1px;}

#div_izq{width:299px; float:left; background-color:#FCFCFC; margin-top:0px; margin-left:0px; border-color:#D1D1D1; border:1px solid; height:auto;}
#div_der{width:625px; height:453px; float:right; background-color:#FFFFFF; padding:5px; border-right-color:#D1D1D1; border-right:1px solid;}

/*Tablas*/
.tabla {font-size:12px; border-color:#D1D1D1; }
.tabla td{border-color:#D1D1D1; border:1px solid; padding:5px;}
.tabla th{ background-color:#5BA7F2; color:#000000; padding:5px;}


   .class_popup{position:absolute;visibility:visible;width:500px;height:180px;background-color:#EFF7FC;text-align:center;display:none;border:1px solid #000000;z-index:3;padding:15px;top:30%;left:30%}
 *{
	 font-family:Arial, Helvetica, sans-serif;}
 
  h2 {
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
}
  
h3 {
    color: #1172b5;
    display: block;
    font-size: 14px;
    padding: 5px;
    width: 252px;
}


.contencentro,  .contenizq,  .contentder {
	width:33%;
	display:block;
	float:left;
	height:auto;
	}

#contenido {
    clear: both;
    display: block;
    height: 500px;
    overflow: auto;
}
	
.contenido_inferior {
    display: block;
    position: absolute;
    width: 975px;
	  margin: -7px 0 0;
	  * margin: 40px 0;/* IE7 and below */
}  
.contensuperior > img {
    height: 247px;
    width: 100%;
}


.contencentro, .contenizq, .contentder {
    background: none repeat scroll 0 0 #e5f0f5;
    display: block;
    float: left;
    height: 175px;
    margin: 3px;
    padding: 4%;
    width: 24%;
}

.contencentro a, .contenizq a , .contentder a {
	color:#0064a0;
	
	}

.contencentro h3, .contenizq h3, .contentder h3 {
    background-image: url("https://www.sii.cl/portales/reavaluo_no_edificados/2015/img/fondotituloportales.png");
    color: #fff;
    font-size: 17px;
    font-weight: bold;
margin: 5px 0 0 -34px;
    position: absolute;
    z-index: 999999;
}
	
	

	
	
	
  .contencentro img, .contenizq img, .contentder img {
   margin: -30px 0 5px -35px;
}
	  
	    .contencentro ul li, .contenizq ul li, .contentder ul li {
	  margin:5px 0px 5px 0px;
	   font-size: 11px;}

.txthome {
    background-image: url("https://www.sii.cl/portales/reavaluo_no_edificados/2015/img/fondotituloportales.png");
    color: #fff;
    font-size: 13px;
    height: 80px;
    margin: -219px 0 0;
 padding:  20px 36px 70px;
    position: absolute;
	*position : none; /* IE7 and below */
    width: 415px;
    z-index: 1000;
}


.masinfohomeportales {
    background: none repeat scroll 0 0 #0064a0;
    color: #fff;
    display: block;
    float: right;
    font-weight: bold;
    margin: 7px 0 0;
    padding: 6px;
    width: 150px;
}


a:hover {
    color: #e6500a;
	background:#fff;
    text-decoration: underline;
}

.masinfohomeportales {
  background: none repeat scroll 0 0 #0064a0;
    color: #fff;
    display: block;
    float: right;
    font-weight: bold;
    margin: 12px -36px 12px 9px;
}

#overlay {
				position:fixed; 
				top:0;
				left:0;
				width:100%;
				height:100%;
				background:#000;
				opacity:0.5;
				filter:alpha(opacity=50);
			}

			#modal {
				position:absolute;
				background:url(tint20.png) 0 0 repeat;
				background:rgba(0,0,0,0.2);
				border-radius:14px;
				padding:8px;
				z-index: 999999999;
				
			}
			#content {
				border-radius:8px;
				background:#fff;
				padding:20px;
				width:400px;
				height:450px;
			}
			
	
#close {
    background: #0064a0;
    bottom: 19px;
    display: block;
    position: absolute;
    right: 28px;
	padding: 5px 5px 5px 5px;
	border-radius: 5px;
	color:#fff;}
			
			
#content p {
    font-size: 14px;
    text-align: justify;
}
.masinfohomeportales:hover {
    background: none repeat scroll 0 0 #fff;
}
