
#ibox_content { 
	border:0;
}

#ibox_progress {
    text-indent: -10000px;
    background: #fff url('/images/Lbox/indicator.gif') center center no-repeat;
}

#ibox_overlay{
filter:alpha(opacity=90); 
-moz-opacity: 0.8; 
opacity: 0.8;
}

/**---------- CONTENIDO EN FORMATOS DE VIDEO------------------ **/

img{
	border: 0;
}

a{
	outline:none;
}


/***AVISO LEGAL***/

#contenedorAvisoLegal{
	background: url(/images/aviso-legal.png) no-repeat left top;		
	height: 389px;
	width: 441px;
}

#contenidoAvisoLegal{
	position:relative;
   	width: 480px;
	height: 293px;
	
}

#contenidoAvisoLegal #primero{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	position:relative;
	padding-top:65px;
	width: 350px;
	text-align:justify;
	margin-left:40px;
	color:#555555;
	font-weight:normal;
}

#contenidoAvisoLegal p{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	position:relative;
	padding-top:15px;
	width: 350px;
	text-align:justify;
	margin-left:40px;
	color:#555555;
	font-weight:normal;
}


#contenidoAvisoLegal img{
	margin-left:325px;
	margin-top:10px;
	position:relative;
}

/