
#ibox_content { 
	border:0;
}

#ibox_progress {
    text-indent: -10000px;
    background: #fff url(/images/lightbox/loading.gif) center center no-repeat;
}

#ibox_overlay{
filter:alpha(opacity=90); 
-moz-opacity: 0.8; 
opacity: 0.8;
background-color:#000000;
}



/**---------- CONTENIDO EN LEGAL Y PRIVACIDAD------------------ **/

#ibox_wrapper{
	background-color:#fff;
}

#ibox_wrapper{
	margin: 20px;	
}

#ibox #cabeceralegal{
	background:url(/images/popup/cab-popup.gif) no-repeat left top;
	height:98px;
	width:620px;	
	border-bottom:2px solid #ef9b09;
	text-align:right;
}

#ibox #contenidolegal{
	padding-top: 10px;
	width:600px;
	text-align:justify;
	margin-top:10px;
}

#ibox #contenidolegal a{
	text-decoration:none;
	font-weight:bold;
	color:#555555;
}

#ibox #contenidolegal h3{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	color:#ef9b09;
	font-weight:bold;
	font-size:12px;
}

#cerrarPopup{
	padding-bottom: 10px;
}

#cerrarPopup a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	position:relative;
	margin-left:280px;
	font-size:13px;
	padding-bottom:20px;	
}

#cerrarPopup a:hover{
	color:#f8a800;	
}

#ibox #contenidolegal p{
	margin-bottom:15px;
	margin-left:15px;
}

#ibox #privacidad{
	text-align:justify;
	margin-left:15px;
	margin-top:30px;
	width:580px;
}

#ibox #privacidad h3{
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:11px;
}

#ibox #privacidad p{
	margin-top:15px;
	margin-bottom:15px;
}

#ibox #privacidad strong{
	color:#ef9b09;
}

#ibox #cabeceralegal p{
	position:relative;
	top:60px;
	color:#ef9b09;
	font-size:15px;
	font-weight:bold;
}

#ibox #cabeceralegal img{
	position:relative;
	top:5px;
}
