
#ibox_content { 
	border:0;
	z-index:5;
}

#ibox_progress {
    text-indent: -10000px;
    background: #fff url('/images/general/preloader.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;
}

#cabeceraformatos{
	background: url(/images/popups/cab-enhorabuena.png) no-repeat left bottom;	
	height:103px;
	width:520px;
	text-align: right;
}

#contenedor{
	background: url(/images/popups/fondo.png) no-repeat left top;		
	height: 293px;
	width: 510px;
}

#contenidoformatos{
	position:relative;
   	width: 480px;
	height: 293px;
	
}

#contenidoformatos h1{
	background:url(/images/popups/formatos-recomendados.gif) no-repeat 100px 10px;	
	text-indent:-9000px;
	height:40px;
	margin-bottom:10px;
}

#contenidoformatos ul{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	width:450px;
	text-align:justify;
}

#contenidoformatos li{
	margin-left:70px;
}


#contenidoformatos img{
	margin-left:200px;
	margin-top:20px;
}


/***ENHORABUENA***/
#cabeceraEnhorabuena{
	background: url(/images/popups/cab-enhorabuena.png) no-repeat left bottom;	
	height:103px;
	width:520px;
	text-align: right;
}

#contenedorEnhorabuena{
	background: url(/images/popups/fondo-enhorabuena.png) no-repeat left top;		
	height: 293px;
	width: 510px;
}

#contenidoenhorabuena, #contenidocomentarios, #contenidopuntuacion{
	position:relative;
   	width: 480px;
	height: 293px;
	
}

#contenidoenhorabuena h1{
	background:url(/images/popups/enhorabuena.gif) no-repeat 150px 10px;	
	text-indent:-9000px;
	height:40px;
	margin-bottom:10px;
}

#contenidocomentarios h1{
	background:url(/images/popups/comentario-publicado.gif) no-repeat 100px 10px;	
	text-indent:-9000px;
	height:40px;
	margin-bottom:10px;
}

#contenidopuntuacion h1{
	background:url(/images/popups/puntuacion-realizada.gif) no-repeat 100px 10px;	
	text-indent:-9000px;
	height:40px;
	margin-bottom:10px;
}


#contenidoenhorabuena p, #contenidocomentarios p, #contenidopuntuacion p{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	width:380px;
	text-align:justify;
	margin-left:55px;
}


#contenidoenhorabuena img, #contenidocomentarios img, #contenidopuntuacion img{
	margin-left:200px;
	margin-top:20px;
}




