/* Documento CSS absolute*/

#line_01 {
	position:absolute;
	
	width:1px; background-color:#fff; height:231px;

 right:79px;
	top:0px;
}

#line_02 {
	position:absolute;
	
	width:1px; background-color:#fff; height:40px;

right:79px;
top:0px;
}

#sobre { position: absolute;   bottom:0px; left:0px;}

#sobre_ { position: absolute;   top:0px; left:0px;}

#cuadrado_01{
	position: absolute;
	top:120px; padding-top:30px;
	left:275px;
	width:344px;
	height:147px;
	z-index:10;
	background-image:url(images/cuadrado_01.png);
}

#cuadrado_02{
	position: absolute; padding-top:20px;
	top:175px;
	left:619px;
	width:265px;
	height:114px;
	background-image:url(images/cuadrado_02.png);
}

#botonera_top {  position: absolute; width:320px; height:50px; bottom:0px; right:0px; border:#fff solid 1px; background-color:#000;}


#botonera_top { position: absolute; width:320px; height:50px; bottom:0px; right:0px; border:#fff solid 1px; background-color:#000;}

#botonera_top ul{ padding-top:15px;}

#botonera_top ul li{ padding:0 13px 0 13px; float:right; }

#botonera_top ul li a {font:9pt/14pt "Trebuchet MS", Arial, Helvetica, sans-serif; color:#A7A9AC; text-decoration:none;}

#botonera_top ul li a.contact { color:#FFF200; }
#botonera_top ul li a:hover { color:#636466;}

a.bt_01 {
	position: absolute;
	display:block;
	font:13pt/16pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	left: 216px;
	top: 28px;
	text-decoration:none;
	z-index:80;
}

a.bt_02 {
	position: absolute;
	display:block;
	font:15pt/18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#660E05;
	left: 126px;
	text-decoration:none;
	top: 112px;
	width: 159px;

}
a.bt_02:hover { color:#636466;}

a.bt_03 {
	position: absolute;
	display:block;
	font:12pt/23pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff; background-color:#000;
	left: -9px;
	text-decoration:none;
	width: 237px;
	height:30px;
	border:#fff dotted 1px;
	top: 140px; z-index:20;
}



a.bt_03:hover {  background-color:#660E05;}

#educadores{
	position: absolute;
	bottom:8px;
	right:15px;
}

#cuadraditos{
	position:absolute;
	left: 12px;
	top: 9px;
}

#logo {
	position:absolute;
	left: 96px;
	top: -122px;
}

#logo_ { z-index:80;
	position:absolute; height:120px;
	left: 96px;
 width:300px;
}

#lergnig {
	position: absolute;
	bottom:2px;
	right:658px;
}

#e {
	position: absolute;
	width:312px; height:90px; background-image:url(images/cuadrado_01_blanco_01_e.png); z-index:70;

}
#imagen_01 {
	position:absolute;
	width:142px;
	height:159px;
	 background-image:url(images/imagen_01.png);
	left: 34px;
	top: 23px;
}

#imagen_02 {
	position:absolute;
	width:164px;
	height:123px;
	background-image:url(images/imagen_02.png);
	left: 15px;
	top: 17px;
}
