/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:69%;
	color:#585858;
	padding-bottom:15px;
}
h1,h2,h3,h4,h5,h6,ul,ol,p,li,blockquote,img,a{
	margin:0;
	padding:0;
	border: 0;
}
.escondido{
display:none;
}
:focus {
	outline: 0;
}
p{
margin:8px 0;
}

a:hover, 
a:active{
	outline:none;
	text-decoration:underline;
	color:#ed5d37;
}

a {
	outline:none;
	text-decoration:none;
	color:#585858;
}
:focus{
	outline:thin dotted #444;
	}
#letras {
width:100px;
padding-top:5px;
}
#container{
	width:980px;
	margin:0 auto;
	position:relative;
	display:block;
}

	#portada {
		background:#fffef7 url(../img/bg_body.jpg) repeat-x top left;
		margin:0;
		padding:0;
}
#header{
	padding-top:0px;
	height:auto;
	position:relative;

	}
#head_h1{
	float:right;
	width:428px;
	height:126px;
	background:url(../img/header_conv.jpg) no-repeat top left;
	}
#header h1 a{
	width:400px;
	height:70px;
	display:block;
	text-indent:-9999px;
	}
#header h1 a:focus{
	outline:thin dotted #444;
	}
#head_h1 blockquote{
	color:#916E38;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.1em;
	padding-left:1.3em;
	}
#header h2{
	float:left;
	
	}
#header h2 a{
	width:283px;
	height:126px;
	display:block;
	text-indent:-9999px;
	background:url(../img/header_gob.jpg) no-repeat top left;
	}
#header h2 a:focus{
	outline:thin dotted #444;
}
#header-txt {
padding-top:80px;
color:#916E38;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.1em;
	padding-left:1.3em;
}
div.hr hr{
	display:none;
}
.registrado {
background-color:#FFFFFF;
height:15px;
width:100%;
	margin:0 auto;
	padding:0px;
	text-align:center;
	position:absolute;
	z-index:20;
	left:0px;
}
.registrado p{
 margin-top:0;
 line-height:10px;
 margin-bottom:0;
 padding-bottom:0;}
	
#registrados {
	width:980px;
	text-align:right;
	padding-right:50px;
	margin-top:0px;
}
#registrados a {
	color:#CC6600;
}
#main{
	background:#fff url(../img/bg_main.gif) repeat-y top left;
	margin:0 14px;
	min-height:500px;
	border-left:1px solid #a3c8ce;
	border-right:1px solid #a3c8ce;
	overflow: hidden;
	position:relative;
	z-index:0;
	*z-index:-1;	
}
.clr{
	clear:both;
}
.clr2{
	clear:both;
	width:60%;
}
#sidebar{
	width:159px;
	float:left;
	position:absolute;
	top:0; left:0;
	z-index:2;
}
#content{
	padding-left: 5px;
	padding-bottom:10px;
	width:763px;
	overflow:hidden;
	height:auto;
	margin-left:168px;
	overflow:hidden;
	min-height: 670px;
}
ul,li,ol{
list-style:none;
}

#des_flash{
	float:left;
	width:523px;
	margin-right:7px;
	margin-bottom:10px;
	border-bottom: 3px solid #E9AC1A;
}
#des_right{
	float:right;
	width:225px;
	margin-right:8px;
	margin-bottom:10px;
	overflow: hidden;
	height:auto;
}

#portada h3{
	background:#cbcbcb url(../img/bg_h3.gif) repeat-x top left;
	color:#3c81a2;
	font-size:14px;
	padding:4px 8px;
}

.volver3{
  float:right;
	margin-top:3px;
	margin-bottom:10px;
	margin-right:10px;
}
.volver3 a{
	padding:4px 0px 0 20px;
	color:#FFFFFF;
	text-decoration:none;
	height:17px;
	width:90px;
	display:block;
	background: url(../img/btn_volver2.gif) no-repeat 0 0;
}
.volver3 a:hover{
	background-position:0 -21px;
	text-decoration:underline;
}
	
			
.despliegue-color1,.despliegue-color2,.despliegue-color3{
	background-image: url(../img/bg_despliegue.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
}
.despliegue-color1{	background-position: left top;}
.despliegue-color2{	background-position: center top;}
.despliegue-color3{	background-position: right top;}

#des_middle{
	margin-right:10px;
	margin-bottom:10px;
	overflow: hidden;
	height: 1%;
}
.des_bottom{
	width:376px;
	margin-right:5px;
	float:left;
	margin-bottom:10px;
}
#des_right .image{
	padding:10px 0;
	text-align:center;
}
#des_right .image img{
	padding:4px;
	background-color:#cbcbcb;
}
#portada h5{
	color:#ed5d37;
	font-size:1.3em;
	font-weight: normal;
}

#portada h5 a{
	color:#ed5d37;
	text-decoration:none;
}
#portada h4{
	color:#af944c;
	font-size:1.4em;
}
#portada h4 a{
	color:#af944c;
	text-decoration:none;
}
#portada p.bajada{
	color:#b79331;
	text-align:justify;
}
#portada h4 a:hover, #portada h5 a:hover{
	text-decoration:underline;
	}

#portada .des_bottom .despliegue-color3 h4{
	border-top:3px solid #e8623d;
	margin:2px 0 8px 0;
	padding-top: 3px;
}
#portada .des_bottom .despliegue-color1 h4{
	border-top:3px solid #5abddf;
	margin:2px 0 8px 0;
	padding:3px 0;
}
#botlogos{
	background:#fff url(../img/bg_botlogos.jpg) no-repeat top left;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 0px;
}
#botlogos ul{
	width:80%;
	margin:0 auto;
	}
#botlogos li{
	float:left;
}
#botlogos li a{
	text-indent:-9999px;
	float:left;
	height:75px;
	display:block;
	background-image:url(../img/bg_logos2.jpg);
	background-repeat: no-repeat;
}
/*normal*/
#botlogos li#uc a{ width:58px; background-position:0 0;}
#botlogos li#valoras a{ width:77px; background-position:-58px 0;}
#botlogos li#unesco a{ width:69px; background-position:-134px 0;}
#botlogos li#unicef a{ width:102px; background-position:-203px 0;}
#botlogos li#oei a{ width:57px; background-position:-305px 0;}
#botlogos li#paz a{ width:96px; background-position:-362px 0;}
#botlogos li#buentrato a{ width:67px; background-position:-458px 0;}
#botlogos li#participa a{ width:90px; background-position:-525px 0;}
#botlogos li#fundacion a{ width:85px; background-position:-615px 0;}
/*hover*/
#botlogos li#uc a:hover{ background-position:0 -75px;}
#botlogos li#valoras a:hover{ background-position:-58px -75px;}
#botlogos li#unesco a:hover{ background-position:-134px -75px;}
#botlogos li#unicef a:hover{ background-position:-203px -75px;}
#botlogos li#oei a:hover{ background-position:-305px -75px;}
#botlogos li#paz a:hover{ background-position:-362px -75px;}
#botlogos li#buentrato a:hover{ background-position:-458px -75px;}
#botlogos li#participa a:hover{ background-position:-525px -75px;}
#botlogos li#fundacion a:hover{ background-position:-615px -75px;}

#mapa{
	background-color:#eab44b;

}
#mapa h4{
	background-color:#c99b40;
	padding:4px 10px;
	color:#fff88f;
	overflow:hidden;
	font-size:18px;
}

#mapa h4:hover{
	background-color:#c99b40;
	padding:4px 10px;
	color:#fff88f;
	overflow:hidden;
	font-size:18px;
}
#mapa #despliegue{
	padding:4px 10px;
	overflow: hidden;
	height:auto;
	display:block;
}
#mapa li{
	margin-bottom:1px;
	height:auto;
	overflow:hidden;
	}
#mapa li a, #mapa li span{
	font-weight:bold;
	color:#fff;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#mapa li a:hover{
text-decoration:underline;
}

ul.floti{
	float:left;
	margin-left:0.8em;
	border-left: 1px dotted #8a6a2d;
	padding-left:0.8em;
	margin-bottom: 0.8em;
	width:165px;
	height:auto;
	overflow:hidden;
}
ul.second li a{
color:#8a6a2d !important;
font-weight:normal !important;
list-style:none !important;

}
ul.third li a{
color:#fffabe !important;
font-weight:normal !important;

}
#des_middle img{
float:left;
margin-right:8px;
}
#des_middle .despliegue-color1{
padding:15px 0;
}
#des_middle .txt{
	margin-right:13px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 260px;
	float: left;
}
#des_middle blockquote{
	background:url(../img/bg_quote1.gif) no-repeat top left;
	float:left;
}
#des_middle blockquote p {
	display:block;
	padding:4px 35px;
	width:210px;
	background:url(../img/bg_quote2.gif) no-repeat bottom right;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
/* ========================== NAVBAR ======================= */
#navbar li a{
	display:block;
	padding:6px 7px;
	color:#56929a;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.2em;
}
#navbar li{
	background:url(../img/dots_navbar.gif) no-repeat 10px bottom;
}
#navbar li a:hover,#navbar li a:focus{
	background-color:#f3d9a6;
}
#navbar .ini a{
	background:url(../img/bg_nav_ini.gif) no-repeat 6px 9px;
	padding: 10px 7px 8px 24px;
}
#navbar .ini a:hover, #navbar .ini a:focus{
	background-position:6px -15px;
}
#navbar .level2 span{
	display:block;
	padding:6px 7px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height: 1.2em;
	background-color:#a7d5e6;
}

#navbar li.level2 ul li a{
	color:#a55946;
	font-weight:normal;
	background:url(../img/flech_nav.gif) no-repeat 141px center;
	padding-left:20px;
	padding-right:20px;
}
#navbar li.level2 ul li a:hover,#navbar li.level2 ul li a:focus{
	background-color:#f3d9a6;
	}
#navbar li.flechi a{
	background:url(../img/flech_nav.gif) no-repeat 141px center;
	padding-right:20px;
	display: block;
	width:130px;
}
#navbar li.flechi a:hover,#navbar li.flechi a:focus{
	background-color:#f3d9a6;
}
#navbar li.flechi{
	position:relative;
}
#navbar li.flechi ul{
	position:absolute;
	left: 155px;
	top: 0px;
	width: 135px;
	z-index:20;
}
#navbar li.flechi ul li{
	background-image:none;
}
#navbar li.flechi ul li a{
	background-color:#f3d9a6;
	background-image: url(../img/dot_level3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#navbar li.flechi ul li a:hover,#navbar li.flechi ul li a:focus{
	background-color:#eec779;
}
#fono_mineduc{
	margin:10px 0 0 7px;
}



.caji{
	overflow:hidden;
	padding-top:5px;
	display:block;
	margin-bottom:10px;
}
#login form p {
	margin:2px 0;
	}
#login form p a{
	font-size:1em;
	line-height:1.4em;	
	color:#c56f59;

}

#footer{
	background:#187084 url(../img/bg_footer_1.jpg) no-repeat bottom left;
}
#footer_wrapper{
	background:transparent url(../img/bg_footer_2.jpg) no-repeat bottom right;
	height:86px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 18px 40px 14px 40px;
}
#footer_wrapper p#min{
	float:left;
	padding-left:34px;
	background:url(../img/logo_mineduc_footer.gif) no-repeat top left;
	margin-right:10px;
	display:block;
}
#footer_wrapper #optimizado{
	border-left:1px solid #2cd1f5;
	padding-left:10px;
	height:80px;
	display:block;
	overflow: hidden;
}

#footer_wrapper a#priv{
	background-color:transparent;
	margin-top:5px;
	display: block;
	color: #FFFFFF;
}

#get_softwares{
	padding-left:10px;
	border-left:1px solid #2cd1f5;
	float:right;
	margin-left: 5px;
	width: 280px;
}
#get_softwares ul{
margin-top:8px;

}
#get_softwares ul li{
display:inline;
margin-right:8px;
float:left;
}
#get_softwares ul li a{
text-indent:-9999px;
display:block;
float:left;
height:28px;
width:85px;
background-image:url(../img/bg_get_softwares.gif);
background-repeat:no-repeat;
}
#get_softwares ul #flash a{background-position:-93px 0;}
#get_softwares ul #flash a:hover{background-position:-93px -28px;}
#get_softwares ul #firefox a:hover{background-position:0 -28px;}
#get_softwares ul #acrobat a{background-position:-180px 0;}
#get_softwares ul #acrobat a:hover{background-position:-180px -28px;}


#navitop{
overflow:hidden;
padding:5px;
border-bottom:2px solid #DDDDDD;
height:auto;
}
#navitop2{
/*overflow:hidden;
height:50px;*/
padding:5px;
border-bottom:2px solid #DDDDDD;
}
#sub-left {
float:left;
}
#clear {
clear:both;
float:left;
width:50px;
height:1px;
}

#depth_path { width:490px; overflow:hidden; float:left; display:block;}

#depth_path a{
font-family: Arial, Helvetica, sans-serif;
color: #AEAEAE;
text-decoration:none;
line-height:19px;
display:block;
float:left;
margin-right:3px;
}
#depth_path a:hover{
text-decoration:underline;
color:#777;
}
#depth_path a.aqui{
color:#ed5d37;
 line-height:15px;
 margin-bottom:5px;
}
#buscador{
margin:0;
}
#buscador input#btnbuscar,#buscador2 input#buscar2{
background-image:url(../img/btn_buscar.gif) !important;
text-align:right;
width:57px;
height:19px;
color:#ce6b50;
cursor:pointer;
}
#buscador2 input, #buscador input{
	background-image:url(../img/images/bg_buscador.gif);
	border:0px;
	padding:3px;
	height:13px;
	width:172px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	color:#63809a;
	
}
#buscador input.selec { 
	width:20px; 
	background:none; 
	padding-top:3px;
}
#buscador2 input{
margin-top: 10px;
}

#buscador2 {
	overflow:hidden;
	text-align:center;
	background:#FFFFFF;
	display: block;
	margin: 0;
	padding: 45px 8px;
	}
.buscador_contenedor {

	float: right;
	padding:4px;
	background-color:#a7d5e5;
}
.buscador_contenedor p{
margin:0!important;
}
form input.entrar, form input#entrar{
	width:59px;
	height:21px;
	text-align:center;
	background:#62909e url(../img/bg_btnentrar.jpg) no-repeat top left;
	font-size:11px;
	border:none;
	cursor:pointer;
	color:#dafaf5;
	margin-bottom:8px;
}

 


#opcion {
	background-image: url(../img/bg_opcion_busqueda.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 12px;
}


#btn_mineduc a{
text-indent:-9999px;
margin-top:8px;
margin-left:6px;
background-image:url(../img/btn_mineduc.jpg);
background-repeat:no-repeat;
display:block;
width:149px;
height:46px;
}
#btn_mineduc a:hover, #btn_mineduc a:focus {
background-position:0px -46px;
}

.btn_descarga_asoc{
	width: 133px;
	height: 32px;
	margin-bottom: 25px;
}

/*-------------------------------olc3---------------------------------------*/
.cafe {
 color:#AE4E34;}
 
.naranjo{
  color:#ED5D37;}
  
  #file p { color:#333333;
   font-family:Arial, Helvetica, sans-serif;}
   
.file { float:left;}
   
.mostrar {
font-size:10px;}

	
.right_box {
width:135px;
float:right;
height:90px;
overflow:hidden;}

.left {float:left;}
.right {float:right;}

.off {
display: none;

}

#despliegue {
	height:auto;
	overflow:hidden;
	margin-top:20px;
	display:block;
}

#despliegue p { padding-left:45px;}

.despl {
	height:auto;
	overflow:hidden;
	margin-top:20px;
	display:block;
	width:187px;
	float:right;
}

.margin_top {
	margin-top:20px;}
	
ul.fontsize {height:22px; width:70px; display:block; float:left; margin-left:110px;}

ul.fontsize li.mas {width:46%; height:17px; background-color:#BDF1FB; float:left;text-align:center; font-size:12px; font-weight:bold; padding-top:2px; margin-left:1px;}

ul.fontsize li.menos {width:46%; height:17px; background-color:#C8D9DB; float:right;text-align:center; font-size:12px; font-weight:bold; padding-top:2px; margin-left:1px;}

/*inicio tamaņo letra*/

.fontsize{margin-top: 5px; margin-bottom:0; float:left;
}

.fontsize a{
float:left;
width:35px;
display:block;
text-align:center;
color:#696969;
line-height:24px;
border-left:#FFFFFF 1px solid;
font-weight:bold;
}


.fontsize .amas{
background: url(../img/images/amas.gif) no-repeat top left;text-indent:-99999px; height:20px;
}

.fontsize .amenos{
background: url(../img/images/amenos.gif) no-repeat top left; text-indent:-99999px;  height:20px;
}


/*fin tamaņo letra*/

.cajitas {overflow:hidden; height:auto; display:block; float:left; margin-bottom:10px;} 



.content {
	min-height:600px;
	display:block; 
	background:#FFFFFF; 
	float:right; 
	width:763px; 
	border:medium none;
}

.zona_seccion { line-height:25px; border-top:groove #FFFFFF 2px;  border-bottom:  groove #FFFFFF 2px; display:block; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:10px; margin-top:20px; clear:both; height:25px;}

.zona_seccion span { float:left; display:block;}

/*BOTLOGOS2 */

#botlogos2{
    overflow: hidden;
    text-align:center;
    background-color:#FFFFFF;
}
#botlogos2 ul{
    width:100%;
    margin:0 auto;
    padding-left:206px;
    }
#botlogos2 li{
    float:left;
}
#botlogos2 li a{
    text-indent:-9999px;
    float:left;
    height:75px;
    display:block;
    background-image:url(../img/bg_logos22.jpg);
    background-repeat: no-repeat;
}

/*normal*/
#botlogos2 li#cide a{ width:110px; background-position:0 0;}
#botlogos2 li#gestion a{ width:80px; background-position:-136px 0;}
#botlogos2 li#junji a{ width:114px; background-position:-232px 0;}
#botlogos2 li#educar a{ width:132px; background-position:-360px 0;}
#botlogos2 li#junaeb a{ width: 120px; background-position:-502px 0;}
/*hover*/
#botlogos2 li#cide a:hover{ background-position:0 -72px;}
#botlogos2 li#gestion a:hover{ background-position:-136px -72px;}
#botlogos2 li#junji a:hover{ background-position:-232px -72px;}
#botlogos2 li#educar a:hover{ background-position:-360px -72px;}
#botlogos2 li#junaeb a:hover{ background-position:-502px -72px;}

.logo_maus{
	padding-top:34px;
	*padding-top:8px;
	width:97%;
}

