body {
	font-family: arial;
	font-size: 11pt;
	background-color: #80c6d6;
	background-repeat:no-repeat;
	background-position: center;
	position: center;
}

/* general */

td{
	font-size: 11pt;
	text-align: justify;
}
	
.divisor{
height: 9px;
background-image:url('../images/div.jpg');
}

.ver{
padding: 3px;
background-color: #8B8B8B;
font-size: 10pt;
color: white;
text-align: right;
}

.ub_titulo{
font-size: 18pt;
font-family: times, verdana;
color: #989898;
text-align: center;
}

.titulo1{
font-size: 12pt;
font-family: arial;
font-weight: bold;
text-align: left;
}
	


.background-image {
	background-image: url(../../lp1.jpg);
	height: 790px;
	width: 590px;
	background-position: 0px 0px;
}

li{
font-size: 11pt;
font-family: arial;
text-align: justify;
color: #989898;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
