.horbar {
	color: black;
	background-color: #FFFFE4;
	/*border: 2px outset #cecac1;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}
.horbaritem a:active {
	color: #ff0000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #EDF2F5;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #EDF2F5;
	border: 1px solid #64879d;
}

.item	{
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 1px 2px 1px;    /* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

/*----- Tree Menu Section  ---------------------- */
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #726461;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}
body	{ color: #000000;
/**	background: url(http://www.eladministrador.cl/imagenes/comun/watermark.jpg);**/
	font-size: 10pt;
	margin: 0px;
	height: 100%;
	font-family: Tahoma;}


td.nav	{ color: #000000;
	background-color: #fff;
	font-size: 10pt;
	text-align: center;
	font-family: Tahoma }

td.header	{ color: #000000;
	font-size: 10pt;
	font-family: Tahoma }

td.label	{ color: #000000;
	background-color: #ccccff;
	font-size: 10pt;
	font-family: Tahoma }

td.body	{ color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Tahoma }

td.bodyalt{ color: #000000;
	background-color: #e9e9e9;
	font-size: 10pt;
	font-family: Tahoma }

td.footer	{ color: #000000;
	font-size: 10pt;
	font-family: Tahoma }

a:link	{ color: #A00000;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma }

a:visited	{ color: #A00000;
	text-decoration: none;
	/**           font-size: 10pt; **/
	font-family: Tahoma }

a:active	{ color: #A00000;
	text-decoration: none;
	/**            font-size: 10pt; **/
	font-family: Tahoma }

a:hover	{ color: #800000;
	text-decoration: none;
	/**            font-size: 10pt; **/
	font-family: Tahoma }

div.heading {
/*	background: url(http://www.eladministrador.cl/imagenes/comun/bg_topmenu.jpg) repeat-x; */
	background-color: #4682B4;
	color: White;
	padding: 9px;
	text-align: center;
	font-size:  10pt;
	font-weight: bold;
	text-transform: uppercase;
}

div.thebody { 
	margin: 0 auto;
	border: 0px solid #000000;
	width: 75%;
	padding: 20px;
	 font-family: Tahoma;
	font-size: 12pt;
/*	border: 2px solid #4682B4; */
/**	background-color: #C7DFEB; **/
/**	background-color: #fafad2;
	border: 2px solid #000000; **/
}


div.thebody a:link     { color: #A00000;
/**	text-decoration: none; **/
	font-size: 12pt;
	font-family: Tahoma }

div.thebody a:visited  { color: #A00000;
/**	text-decoration: none;**/
	font-family: Tahoma }

div.thebody a:active   { color: #A00000;
/**	text-decoration: none;**/
	font-family: Tahoma }

div.thebody a:hover    { color: #800000;
/**	text-decoration: none;**/
	font-family: Tahoma }

div.thebody2 { 
	padding: 10px; 
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
    	width: 80%;         
	font-size: 10pt; 
	font-family: Tahoma; 
}

div.thebody2 a:link {
	color: White;
}

div.thebody2 a:visited {
	color: White;
}

div.thebody2 a:active {
	color: White;
}

div.thebody2 a:hover { 
	color: White;
}

div.bottom {
/*	background: url(http://www.eladministrador.cl/imagenes/comun/bg_footer.jpg) repeat-x; */
	background-color: #4682B4;
	color: White;
	padding: 3px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-top: -10px;
}

p.title { 
	font-size: 14pt; 
	font-weight: bold; 
	margin: 0; 
}

p.smalltitle { 
	font-size: 12pt; 
	font-weight: bold; 
	margin: 0; 
	padding: 4px; 
	background-color: #CCCCCC; 
	text-transform: uppercase; 
}

p.sectionname { 
	font-weight: bold; 
	margin: 0;
}

.icons {
	text-align: center;
}


/* Complemento Lightbox-JS*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.eladministrador.cl/imagenes/lightbox-js/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.eladministrador.cl/imagenes/lightbox-js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.eladministrador.cl/imagenes/lightbox-js/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* adicional */

#cajita{
/*	border: 2px solid #4682B4;*/
	padding: 10px; 
	text-align: center;
	background-color: #FFFFC3;
	color: #00008B;
}

#cajita2{
	padding: 5px;
	background-color: #E8E8E8;
}

#cajita2 a{
	text-decoration: none;
}

#cajitaexp{
	padding: 10px; 
	text-align: center;
	background-color: #1B5B92;
	color: White;
}

#cajitaexp2{
	padding: 5px;
	background-color: #E8E8E8;
}

#cajitaexp2 a{
	text-decoration: none;
}