/*
Cascada de Estilos para http://www.agenciaventura.cl
por Alda Marquez gracias a Herbert Spencer, hspencer[at]arquitecturaucv.cl
esta CSS esta bajo licencia Creative Commons
*/


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{
	border-top:1px solid #000;
	border-right: 1px solid #000;
	width:960px;
	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:960px;
	background: transparent url(lsh.gif) no-repeat 687px 431px;
}

#pageHeader { 
	position:absolute;
	left:0px;
	width: 455px; 
	height:91px
	}

#pageHeader h1 { 
	background: transparent url(encabezado_01.jpg) no-repeat; 
	margin-top: 0px;
	width: 455px; 
	height: 91px; 
	float: left;
}


#quickSummary{
	margin: 0 0 0 455px;
	width:455px;
	height: 91px;
	background:transparent url(encabezado_02.jpg) no-repeat;
}

#quickSummary p.p1 {
	font: verdana 19px/19px verdana;
	color:#0099FF;
	padding:120px 20px 2px 20px;
}

#quickSummary p.p2{
	position:absolute;
	left:0;
	top:130px;
	font: 10px verdana, arial, sans serif; 
	color:#fff;
	margin:0 30px;
}

#barra{
	position:absolute;
	left:1px;
	top:132px;
	font: 10px verdana, arial, sans serif; 
	color:#000;
	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:#0033ff;
	text-decoration: none;
}

#quickSummary p.p2 a:hover, #barra a:hover{
	color:#FFCC00;
	text-decoration: underline;
}

#text p{
	text-align:justify;
}

#text img{ 
float: right;
padding: 5px;
border: 1px solid #FFCC00;
margin-left: 10px;
margin-bottom: 10px;
}

#preamble p.p1{
	width: 270px;
}

#BodyText{
	border-width:0 0 1px 1px;
	border-color:#fff #ddd;
	border-style:solid;
	margin:0px 0px 0px 355px;
	padding:50px 30px 0 30px;
	width:406px;	
	voice-family:inherit;
	width:543px;
}

#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;
	text-align: 
}

.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: #0099FF;
	font-size: 2em;
	font-weight: lighter;
}

#text li { list-style-image: url(bullet2.gif) }
#linkList{
	position:absolute;
	left:19px;
	top:156px;
	width:184px;
	padding:20px 30px 0 130px;
	background: transparent url(lsh.gif) no-repeat top left;
	voice-family: inherit;
	width:195px;
	height: 688px;
}

#linkList2{
	padding:0;
}


h3.menu{
	background: transparent url(menu.gif) no-repeat bottom left; 
}

h3.menu {
	margin: 0px;
	min-width: 270px; 
	height: 36px;
	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 #FFCC00;
	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:#0033FF;
}

a:visited {
	color:#0099FF;
}

a:hover {
	color:#FFCC00;
}

#extraDiv1{
	width:3px;
	height:18px;
	position:absolute;
	left:354px;
	top:152px;
	background: transparent url(ltop.gif) no-repeat;
}
