@charset "utf-8";
/* CSS Document */
#logo, #contenido, #botonera, #antepie, #pie {background-color:#E4E7E7; position:relative; margin:auto;}
#logo {width:746px ; height:117px ; background-color:#FFFFFF; top:10px;}
#botonera {width:746px ; height:32px; background-color:#94A1C1}
#contenido{width:746px;	height:675px; background-color:#E4E7E7;}
#antepie{width:746px; height:30px; bottom:20px; background-color:#336799; background-image: url(imagenes/mapuche1.jpg); bottom:1px;}
#pie{
	width:746px;
	height:14px;
	background-color:#76A4D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#izup{width:250px; height:168px; top:15px; left:20px; position:absolute}
#izmid{width:250px; height:110px; top:235px; left:20px; position:absolute}
#izdown{width:150px; height:200px; bottom:40px; left:75px; position:absolute}
#texto{
	width:420px;
	height:600px;
	top:10px;
	right:20px;
	background-color:#E4E7E7;
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: justify;
	}	

