
#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;
}


/***ARTICULO ENVIADO***/

#contenedorArticuloEnviado{
	background: url(/images/articulo/articulo-enviadoCuerpo.png) no-repeat left top;		
	height: 193px;
	width: 437px;
}

#contenedorDudaEnviada{
	background: url(/images/articulo/duda-enviadaCuerpo.png) no-repeat left top;		
	height: 193px;
	width: 437px;
}


#contenidoArticuloEnviado{
	position:relative;
   	width: 480px;
	height: 293px;
	
}

#contenidoArticuloEnviado p{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	position:relative;
	padding-top:70px;
	width: 350px;
	text-align:justify;
	margin-left:40px;
	color:#555555;
	font-weight:bold;
}


#contenidoArticuloEnviado img{
	margin-left:325px;
	margin-top:10px;
	position:relative;
}

/***AVISO COCHE DE EPOCA***/

#contenedorAvisoCoche{
	background: url(/images/secretos/popupAvisoVisita.png) no-repeat left top;		
	height: 187px;
	width: 437px;
}

#contenidoAvisoCoche{
	position:relative;
   	width: 480px;
	height: 293px;
	
}

#contenidoAvisoCoche p{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	position:relative;
	padding-top:70px;
	width: 350px;
	text-align:justify;
	margin-left:40px;
	color:#555555;
	font-weight:bold;
}


#contenidoAvisoCoche img{
	margin-left:325px;
	margin-top:10px;
	position:relative;
}






