/* :: RANDOM :: */
#blenddiv{
	width:900px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top left;
}
/* Aqui se posicionan los botones*/
#controls{
	background:#E3E3E3;
	height:25px;
	overflow:hidden;
	text-align:center;
	width:900px;
}
.precontrol{
	float:left;
	font-weight:bold;
	margin:5px 0px 2px 10px;
	text-align:left;
	width:200px;
}
.lpromo{
	background:url('images/transpx.png');
	margin-left:0px;
	position:relative;
	width:900px;
	display:block;
}
.lpromo a{
	display:block;
	width:900px;
	z-index:2;
}
.lpromo span{
	display:none;
}
#promo {
	height:168px;
	margin-left:660px;
	opacity:0.8 !important;
	filter: alpha(opacity=80);
	position:absolute;
	top:5px;
	width:312px;
	background:#ffffff;
	border:1px solid #275FAA;
}
.boton{
	float:right;
	height:20px;
	margin:6px;
	width:31px;
}
.boton a{
	color:#333333;
	font-weight:bold;
	padding:2px 6px;
	text-decoration:none;
}
.botonon{
	float:right;
	height:20px;
	margin:6px;
	width:31px;
}
.botonon a{
	color:#ff6600;
	font-weight:bold;
	padding:2px 6px;
	text-decoration:none;
}
/* :: FIN RANDOM :: */
