/*
Cascada de Estilos para http://www.interactive-spanish.cl
por Herbert Spencer, hspencer[at]arquitecturaucv.cl
esta CSS esta bajo licencia Creative Commons

La presente versión es una modificación realizada por prometheus a petición de Arturo Morales
*/


body, html, div {
	margin: 0;
	padding: 0;
}

body {
	font: 8pt/16pt verdana, geneva, arial, "sans serif";
	color: #000;
	background: #fff url(lbg.gif) repeat-y;
}


#contenedor{
	position:absolute;
	left:20px;
	border-top:1px solid #230;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width:964px;
	margin: 0px;
	padding: 0px;
	background: transparent url(topbg.gif) repeat-x;
}

/* intro div and its content */
/*---------------------------------------------------*/
h1 span{ display: none }

#intro {
	margin:0;
	padding:0;
	margin-top:20px;
	width:964px;
	background: transparent url(lsh.gif) no-repeat 687px 231px;
}

#pageHeader {
	position:absolute;
	left:0;
	width: 355px;
	height:201px
	}

#pageHeader h1 {
	background: transparent url(encabezado_01.jpg) no-repeat;
	margin-top: 0px;
	width: 355px;
	height: 201px;
	float: left;
}


#quickSummary{
	margin: 0 0 0 355px;
	width:375px;
	height: 200px;
	background: #ABBC47 url(encabezado_02.jpg);
}

#quickSummary p.p1 {
	font: Italic 17px/17px Georgia;
	color:#D9E1AC;
	padding:120px 20px 2px 20px;
}

#quickSummary p.p2{
	position:absolute;
	left:206px;
	top:232px;
	font: 10px verdana, arial, "sans serif";
	color:white;
	margin:0 30px;
	width: 316px;
}

#barra{
	position:absolute;
	left:-492px;
	top:232px;
	font: 10px verdana, arial, "sans serif";
	color:#fff;
	margin:0 30px 0 400px;
	width:340px;
	text-align:right;
}

#barra li{
	display: inline;
	padding-left: 1em;

}
#barra a{
	padding-left: 1em;
	padding-right: 1em;
}
#barra ul{ display: inline }

#castellano {
	background-image: url(cl.gif);
	background-repeat: no-repeat;
}

#deutsch {
	background-image: url(de.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#english {
	background-image: url(uk.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#quickSummary p.p2 a, #barra a{
	color:#fff;
	text-decoration: none;
}

#quickSummary p.p2 a:hover, #barra a:hover{
	color:white;
	text-decoration: underline;
}

#text p{
	text-align:justify;
}

#text img{
float: right;
padding: 5px;
border: 1px solid #ddd;
margin-left: 10px;
margin-bottom: 10px;
}

#preamble p.p1{
	width: 270px;
}

#BodyText{
	border-width:0 0 1px 1px;
	border-color:#fff #ddd #eee;
	border-style:solid;
	border-right: 1px solid #eee;
	margin:0px 0px 0px 242px;
	padding:50px 10px 0 10px;
	width:470px;
}

#text {
	padding:0 0 20px 0;
	margin-bottom:20px;
	text-align:left;
	background: transparent url(endsection.gif) no-repeat bottom center;
}



p {
	text-indent: 1em;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
}

.p1{
	margin-top:26px;
}

#quickSummary .p1{
	margin-top:0;
}


 #text h3 {
	margin: 0px;
	min-width: 200px;
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	color: #F66804;
	font-size: 2em;
	font-weight: lighter;
}

#text li { list-style-image: url(bullet2.gif) }
#linkList{
	position:absolute;
	left:-123px;
	top:256px;
	width:204px;
	padding:20px 30px 0 130px;
	background: transparent url(lsh.gif) no-repeat top left;
	width:195px;
	height: 600px;
}

#linkList2{
	padding:0;
}


h3.menu{
	background: transparent url(menu.gif) no-repeat bottom left;
}

h3.menu {
	margin: 0px;
	min-width: 200px;
	height: 25px;
	border-bottom:1px solid #ddd;
}
h3.menu span{
	display:none
}

#lmenu ul {
	margin: 10px 0 0 0;
	padding: 10px;
}

#lmenu li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding: 5px 0px 5px 25px;
	margin: 5px 0;
	border-bottom:1px solid #eee;
	background: transparent url(bullet.gif) no-repeat 0px 7px;
}

#lmenu li a{
	white-space:nowrap;
	display:block;
	font-weight:bold;
}

#lmenu li a.c{
	text-decoration:none;
	display:inline;
	font-weight:normal;
	display: block;
	padding: 0px;
	padding: 2px 0px 2px 25px;
	margin: 0;
	background: transparent url(bullet2.gif) no-repeat 7px 5px;
}

#lmenu li a.c:hover{
	text-decoration:underline;
}

#lmenu .p, #lresources li {

	display: block;
	padding: 0px;
	padding: 0px 0px 0px 25px;
	margin: 0;
	background: transparent url(bullet2.gif) no-repeat 2px 7px;
}


a {
	color:#230;
}

a:visited {
	color:#672;
}

a:hover {
	color:#ABBC47;
}

#extraDiv1{
	width:3px;
	height:18px;
	position:absolute;
	left:354px;
	top:252px;
	background: transparent url(ltop.gif) no-repeat;
}

#banner{
	width:104px;
	height:137px;
	position:absolute;
	left:12px;
	top:760px;
	background: transparent;
}

#banner img{
	border: 0px;
}

#patrimonio{
	width:100px;
	height:auto;	
	margin:0 0 0 0;
	background: transparent;
}
#patrimonio p.p2{
	font: 10px verdana, arial, "sans serif";
	color:white;
	position:absolute;
	left:748px;
	top:232px;
	margin: 0 50px;
	width:100px;
}
	
	
	

#columna{
	width:209px;
	position:absolute;
	left:746px;
	top:270px;
	background: transparent;
	height: 383px;
}

#columna img{
	border: 3px solid #ddd;
}

