/*
Design by Media Sandía Comunicaciones
http://www.mediasandia.cl
*/

* {
	margin: 0;
	padding: 0;
}
* html {
	margin: 0;
	padding: 0;
}
body {
	background: #190A03 url(/imagenes/bg.jpg) repeat;
	padding-top:5px;
	text-align:center;
}
.clear {
	clear:both;
}
#wrapper {
	width: 975px;
	height: 662px;
	background:#190A03 url(/imagenes/wrapper.jpg) repeat-y;
	margin:0 auto;
}

/* Imagen Derecha */
#rightside {
	width:25px;
	height:662px;
	background: url(/imagenes/right-bg.jpg) no-repeat;
}

/* Header */
#header {
	width: 230px;
	height: 662px;
	background:url(/imagenes/header-bg.jpg) top no-repeat;
}
.logo {
	width:175px;
	height:166px;
	padding: 25px 33px 0 22px;
	border:none;
}
h1 {
	color:#e6f4e6;
	font-size:15px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:26px 0 37px 0;
	font-style:oblique;
}
.log {
	width:175px;
	height:166px;
	padding: 25px 33px 86px 22px;
	border:none;
}
h3 {
	color:#e6f4e6;
	font-size:15px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:26px 0 50px 0;
	font-style:oblique;
}

/* Skype Index */
#chat {
	width: 230px;
	height:30px;
	margin-top:140px;
}
#plug {
	list-style-type:none;
}
#plug li {
	float:left;
	width:115px;
	height:30px;
}
#plug li a {
	float:left;
	width:115px;
	height:28px;
	border-top:solid 1px #190A03;
	border-bottom:solid 1px #190A03;
	background:url(/imagenes/facebook.jpg) no-repeat;
}
#plug li a:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
}
#plug li.skype a {
	float:left;
	width:114px;
	border-right:solid 1px #190A03;
	background:url(/imagenes/skype.jpg) no-repeat;
}

/* Skype */
#chats {
	width: 230px;
	height:30px;
}
#plugs {
	list-style-type:none;
}
#plugs li {
	float:left;
	width:115px;
	height:30px;
}
#plugs li a {
	float:left;
	width:115px;
	height:28px;
	border-top:solid 1px #190A03;
	border-bottom:solid 1px #190A03;
	background:url(/imagenes/facebook.jpg) no-repeat;
}
#plugs li a:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
}
#plugs li.skype a {
	float:left;
	width:114px;
	border-right:solid 1px #190A03;
	background:url(/imagenes/skype.jpg) no-repeat;
}
/* Words */
#words {
	float:left;
	display:block;
	width:230px;
	height:262px;
	border-top:solid 1px #190A03;
	background:url(/imagenes/bg-map.jpg) repeat-y;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#words p,#words p.eng {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-style:italic;
	color: #bbb46c;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:13px 8px 0 8px;
	vertical-align:middle;
}
#words p.eng {
	margin:27px 8px 0 8px;
}
#map {
	float:left;
	width: 230px;
	background-color:#190A03;
}
#mapa {
	list-style-type:none;
}
#mapa li {
	float:left;
	font-size:13px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#mapa li a {
	display:block;
	width:230px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#e6f4e6;
	border-bottom:solid 1px #190A03;
	background:url(/imagenes/bg-map.jpg) repeat-y;
}
#mapa li a:hover {
	color: #fff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#mapa li.corner a {
	display:block;
	width:230px;
	height:30px;
	font-size:11px;
	text-align:center;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	color:#190A03;
	background:#190A03 url(/imagenes/corner-left.jpg) no-repeat;
}
#mapa li.corner a:hover {
	color:#bbb46c;
	opacity:1;
	filter:alpha(opacity=100);
}

/* Menu */
#menu {
	width:720px;
	height:600px;
}
#navegador,#nav {
	list-style-type:none;
}
#navegador li {
	float:left;
	width:90px;
	font-size:13px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navegador li a {
	display:block;
	width:90px;
	line-height:20px;
	text-decoration:none;
	color:#bbb46c;
}
#navegador li a:hover {
	color:#e6f4e6;
}
#nav li {
	float:left;
	width:360px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li.index a {
	display:block;
	width:360px;
	line-height:20px;
	text-decoration:none;
	color:#bbb46c;
}
#nav li.index a:hover {
	color:#e6f4e6;
	opacity:0.65;
	filter:alpha(opacity=65);
}

/* Contenido */
#contenido {
	width:538px;
	height:600px;
	margin:-600px 0 0 180px;
	border-left:solid 1px #190A03; 
	border-right:solid 1px #190A03;
	background:#e6f4e6 url(/imagenes/bg-index.jpg) no-repeat;
}
.img {
	float:right;
	width:145px;
	margin-right:15px;
}
h2 {
	color:#bbb46c;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	margin:40px 0 80px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2.news {
	margin:0 15px 1px 15px;
	color:#3a5b00;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0 182px 10px 15px;
	color:#190A03;
	font-size:11px;
	line-height:14px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p a {
	color:#490c85;
	font-weight:bold;
	text-decoration:none;
}
p a:hover {
	color:#333;
	text-decoration:underline;
}
p.ingles {
	margin:0 182px 20px 15px;
	font-style:italic;
}
p.when {
	color:#190A03;
	font-size:8px;
	font-weight:bold;
	margin:5px 0 5px 15px;
}

/* estilos de la barra de scroll */
#scroll {
	width:538px;
	height: 464px;
	overflow: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 10px;
}
.vscrollerbar {
/* color de la barra de scroll */
width: 10px;
background-color:#490c85;
}
.hscrollerbase {
height: 10px;
}
.hscrollerbar {
height: 10px;
background-color:#490c85;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

/* Read More */
#read {
	width:718px;
	height:31px;
	background-color:#190A03;
	border-top:solid 1px #190A03;
	border-left:solid 1px #190A03;
	border-right:solid 1px #190A03;
}
#more {
	list-style-type:none;
}
#more li {
	float:left;
	font-size:13px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#more li a {
	display:block;
	width:178px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color: #bbb46c;
	border-left:solid 1px #190A03;
	border-right:solid 1px #190A03;
	background:url(/imagenes/hover-read.jpg) repeat-x;
}
#more li a:hover {
	color: #fff;
	background:url(/imagenes/hover-read.jpg) repeat-x;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#more li.blank {
	display:block;
	width:179px;
	height:30px;
	background:#190A03 url(/imagenes/read.jpg) repeat-x;
}
#more li.blanc {
	display:block;
	width:180px;
	height:30px;
	background:#190A03 url(/imagenes/read.jpg) repeat-x;
}

/* Footer */
#foot {
	float:left;
	width:718px;
	height:30px;
	border-left:solid 1px #190A03;
	border-right:solid 1px #190A03;
}
#footer {
	list-style-type:none;
}
#footer li {
	display:block;
	float:left;
	width:718px;
	height:30px;
	font-size:11px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
	color: #190A03;
	background:#e6f4e6 url(/imagenes/footer.jpg) repeat-x;
}
#footer li a {
	color: #490c85;
	text-decoration:none;
}
#footer li a:hover {
	color: #190A03;
	text-decoration:none;
}
/*
     FILE ARCHIVED ON 16:49:04 Oct 14, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:54:25 Oct 22, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.531
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.02
  esindex: 0.009
  cdx.remote: 196.634
  LoadShardBlock: 649.643 (3)
  PetaboxLoader3.resolve: 392.779 (4)
  PetaboxLoader3.datanode: 426.51 (4)
  load_resource: 311.43
*/