/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	/*background-color: #eee;*/
	background-color: #fff;
	}
													/** MAIN CONTAINERS **/
div#container {
	/*margin: 2em auto;   borde superior */
	overflow:hidden;
	}
	div#header {
		color: inherit;
		background-color: #fff;
		/*border: 1px solid #e5e5e5;	*/
		border-width: 0 1px 1px 0;
		background-image:url(../images/fondoheader.jpg);
		background-repeat:repeat;
		background-position:0% 50%;		
		padding:5px;
		}
		
		div#header-in {
			/*padding: 20px;*/
			background-image:url(../images/fondoheader-in.jpg);
			background-repeat:no-repeat;
			background-position:0% 38%;	
			height:128px;
			}
		
		
		
		
		
		

		
		   #gabinetes 
		   {	
		    clear:both;
		    position:relative;
		    float:right;		
		    bottom:-30px;		
		    width:auto;
		    
		   }
		   
		   #columnas 
		   {
		    position:relative;
		    float:right;
		    bottom:-10px;
		    }

   		    #gabDest 
		   {
		    position:relative;
		    float:right;
		    
		   }
		   
		  
		
		
			
			
	div#content-wrap {
		/*padding: 10px;*/
		padding-right: 5px;		
		padding-left: 5px;		
		padding-top: 10px;
		text-align:center;
		
		}
		div.content {
			color: inherit;
			background-color: #ffffff;
			/*border: 1px solid #e5e5e5;
			border-width: 0 2px 2px 0;*/
			width:600px;
			}
			/*Columna central - contenido */
			div.content-in {
					padding-left:20px; /* obliga un hack para iexplorer */
					*padding-left:10px;
					color: inherit;
					width:100%;
					overflow:hidden;
						
					}

		div.column {
			width: 195px;
			color: inherit;
			background-color: #fff;
			
			padding-bottom:10px;
			
			}
			div.column-in {
				padding: 0px;	
				text-align:center;
				
				
				}
			
	
	
	
	div#footer {
		color: inherit;
		background-color: #fff;
		/*border: 1px solid #e5e5e5;*/
		border-width: 0 2px 2px 0;
		}
		div#footer-in {
			padding: 20px;			
			background: #ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			color:#666666;
			margin: 0 auto;
			text-align: center;
		
			}
		
		
		#titulo
		 {
		  color:#0B6D9E;
		  font-family:verdana;
		  font-size:12px;
		  font-weight:bold;
		  text-decoration:underline;
		 }
		 
		 #tituloB
		 {
		  color:#0B6D9E;
		  font-family:verdana;
		  font-size:11px;
		  font-weight:bold;
		  text-decoration:underline;
		 }
		 
		/* Los docs*/
		 #resumen
		  {
		   font-family:verdana;
		   font-size:11px;
		   color: #031D77;
		   text-align:left;
		 }
		  	
		  #resumenB
		  {
		   font-family:verdana;
		   font-size:10px;
		   color: #031D77;
		   text-align:left;
		  	}
			
		
		 #autor
		  {
		 	font-family:verdana;
			font-size:10px;
			color: #031D77;
			text-align:left;
			font-style:italic;
		  	}
		
		 #dcto
			{
			font-family:verdana;
			font-size:10px;
			color: #031D77;
			text-align:left;
			font-style:italic;
		  	}
		
		#fechaPub
		 {
			font-family:verdana;
			font-size:10px;
			color: #031D77;
			text-align:left;
			font-style:italic;
		 	}
		 #linea
		 {
		  border-top: dotted 1px #CC3300;
		 }
		 
		 
		 #contenido
		 {
		 font-family:verdana;
		 font-size:12px;
		 color: #031D77;
		 text-align:left;
		 		  	}
		 		  	
		#contenidoB
		 {
		 font-family:verdana;
		 font-size:11px;
		 color: #031D77;
		 text-align:left;
		 font-weight:bold;
		 		  	} 		  	
		
		.lista
		 {
		 font-family:verdana;
		 font-size:11px;
		 color: #031D77;
		 text-align:left;
		 font-weight:bold;
				  	} 		  	
		
		#destnews
		 {	
		 	valign:top;
		 	}
		 	
		
		/* Las news */
		#divnews		 	
		{
		  valign:top;
		  position:absolute;
		  width:auto;		  
		 
		}
		
		
		
		#tituloNews
		 {
		  color:#0B6D9E;
		  font-family:verdana;
		  font-size:10px;
		  font-weight:bold;
		  padding-bottom:10px;
		  
		 }
		 
		 #tituloBNews
		 {
		  color:#0B6D9E;
		  font-family:verdana;
		  font-size:11px;
		  font-weight:bold;
		  text-decoration:underline;
		 }
		 
		
		 #resumenNews
		  {
		   font-family:verdana;
		   font-size:11px;
		   color: #031D77;
		   text-align:left;
		 }
		  	
		  #resumenBNews
		  {
		   font-family:verdana;
		   font-size:9px;
		   color: #031D77;
		   text-align:left;
		  	}
			
		
		 #autorNews
		 {
		   font-family:verdana;
		   font-size:9px;
		   color: #031D77;
		   text-align:right;
		   font-style:italic;
		 }
		 
		 #linkNews
		 {
		  font-family:verdana;
		  font-size:9px;
		  color: #031D77;
		  text-align:left;
		  font-style:italic;
		 }
		
		 
		 
		
		 #dctoNews
		 {
		  font-family:verdana;
		  font-size:13px;
		  color: #031D77;
		  text-align:left;
		  font-style:italic;
		 }
		
		#fechaPubNews
		 {
		  font-family:verdana;
		  font-size:10px;
		  color: #031D77;
		  text-align:left;
		  font-style:italic;
		 }
		 
		 
		 #contenidoNews
		 {
		 font-family:verdana;
		 font-size:11px;
		 color: #031D77 important;
		 text-align:justify;
		 border: 1px; 
		 border-style:dotted !important;
		 border-style:dashed; 
		 border-color:#0B6D9E; 		 
		 padding:10px;
		 overflow:auto;
		 
		 }
		 		  	
		#contenidoBNews
		 {
		 font-family:verdana;
		 font-size:11px;
		 color: #031D77;
		 text-align:left;
		 font-weight:bold;
		 }
		
		.imgBNews
		{
		float: right;
		display: inline;
		padding-left:10px;
		
		}
	
	
		.imgBPie
		{		
		padding-left:10px;		
		}
		
		#parrNoticias{
		font-size: 101%;
		font-weight: normal;
		font-style: normal;
		
		}
	
		
		#divEdiciones
		{
		 font-family:arial;
		 font-size:9px;
		 color: #031D77;
		 text-align:center;
		 font-weight:bold;
		 border: 1px; 
		 border-style:dotted !important;
		 border-style:dashed; 
		 border-color:#0B6D9E; 	
		 padding-top:5px;
		 padding-bottom:5px;
		 
		 }
		 
		#textoEdiciones
		{
		  text-align:center;
		}
		
		
	
		.txtcampo{
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		
		}
		
		
		
		
		
		
		
		
		#formContacto
		{
		 font-family:verdana;
		 font-size:12px;
		 color: #031D77 important;
		 text-align:justify;
		 border: 1px; 
		 border-style:dotted !important;
		 border-style:dashed; 
		 border-color:#0B6D9E; 		 
		 padding:10px;
		 overflow:auto;
		 height:400px;
				 
		 }


		 #contenidoContactos
		 {
		 text-align:justify;
		 border: 1px; 
		 border-style:dotted !important;
		 border-style:dashed; 
		 border-color:#0B6D9E; 		 
		 padding:30px;
		 overflow:auto;
		 background-image:url(../images/sobre.jpg);
		 background-repeat:no-repeat;
		 background-position:bottom right;		
		 
		 }
		


		#nombrecampo{ 
		font-family: Arial; 
		font-size: 12px;
		background-color: rgb(255,255,255); 
		color: rgb(0,0,128); 		
		width:260px;
		border:solid 1 red;
		

		}
		
		#celda{ 
		font-family: Arial; 
		font-size: 12px;
		background-color: rgb(255,255,255); 
		color: rgb(0,0,128);
		}
		
		
		
		
		
		#controlcampo{
		
		width:140px;		
		
		}
		
		
		
		#contentNews{
		width:500px;
		height:auto;
		overflow:auto;
		
		}
		
		
		#DivIdentidad
		{
		font-family:verdana;
		font-size:11px;
		color: #031D77 important;
		text-align:justify;
		border: 1px; 
		border-style:dotted !important;
		border-style:dashed; 
		border-color:#0B6D9E; 		 
		padding:10px;
		overflow:auto;
		
		}
		
		
		#DivProductos
		{
		font-family:verdana;
		font-size:11px;
		color: #031D77 important;
		text-align:justify;
		border: 1px; 
		border-style:dotted !important;
		border-style:dashed; 
		border-color:#0B6D9E; 		 
		padding:10px;
		overflow:auto;
				
		}
		
		#nodos
		{
		padding-left:20px;
		}
		
		
		#MapaDelSitio
		{
		font-family:verdana;
		font-size:11px;
		color: #031D77 important;
		text-align:justify;
		border: 1px; 
		border-style:dotted !important;
		border-style:dashed; 
		border-color:#0B6D9E; 		 
		padding:10px;
		overflow:auto;
						
		}
		
		/*El simulador */
		#tblGrillaFiltro
		{
		height:100px;
		width:100%;	;
		border:solid 1 #f0f0f0;
		}
		
		#celdaConteiner
		{
		width:150px;	;
		}
		
		#tblGrillaSelector
		{
		height:100px;
		width:150px;	;
		border:solid 1 #f0f0f0;
		}
		
		#fltNacional
		{
		padding-left:10px;
		padding-bottom:20px;
		
		}
		
		#fltRegion
		{
		padding-left:10px;
		padding-bottom:20px;
		
		}
		
		#fltRegComuna
		{
		padding-left:10px;
										
		}
		
		#fltRegProvincia
		{
		padding-left:10px;
								
		}
		
		#fltCirc
		{
		padding-left:10px;
					
		}
		
		#fltCircDist	
		{
		padding-left:10px;
							
		}
	
		
		.titFiltro
		{
		 color:#CC3300;
		 text-decoration:underline;	
		 font-weight:bold;
		}
		
		 	
	


input{
 border:solid 1px #C0C0C0;
 font-family: Arial ; 
 font-size: 12px;
 background-color: rgb(255,255,255); 
 color: rgb(0,0,128); 
 
 
}		

textarea {border:solid 1px #C0C0C0 ;
font-family: Arial ; 
 font-size: 12px;
 background-color: rgb(255,255,255); 
 color: rgb(0,0,128); }		
 

.zoom{
border:solid 1px #0A6E9F;
cursor:pointer;
}



															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/