
#ibox_content { 
	border:0;
}

#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 LEGAL Y PRIVACIDAD------------------ **/
#ibox h1{
	color: #fff;
	background:url(/images/general/cabeceraLegal.jpg) repeat-x;	
	padding: 30px 0 30px 15px; 
}
h2{
	color:#82bd59;
	margin:20px 10px 10px 10px;
	line-height:20px;

}
h3{
	color:#333;
	margin:20px 10px 10px 10px;

}
p{
	color: #666;
	margin:10px;
	line-height:130%;
}

#legal h1, #legal h2, #legal h3, #legal p{
	font-family:Arial, Helvetica, sans-serif;
}
#legal h2{
	font-size:22px;
}
#legal h3{
	font-size:18px;
}
#legal p{
	font-size:11px;
	line-height:160%;
}

#cabeceralegal{
	background: url(/images/popups/cab-legal.png) no-repeat left bottom;	
	height: 140px;
	width: 611px;
	text-align: right;
	vertical-align: top;
}

#cabeceraPrivacidad{
	background: url(/images/popups/cab-privacidad.png) no-repeat left bottom;	
	height: 140px;
	width: 611px;
	text-align: right;
	vertical-align: top;
}

#cabeceraQuieroVer{
	background: url(/images/popups/cab-quierover.png) no-repeat left bottom;	
	height: 140px;
	width: 611px;
	text-align: right;
	vertical-align: top;
}

#contenedor{
	background: url(/images/popups/fondo.png) no-repeat left top;		
	height: 462px;
	width: 100%;
}

#contenidolegal{
	padding-left:30px;
   	width: 520px;
	height: 415px;
	overflow: auto;
}

#contenidoVideo{
   	width: 600px;
	height: 415px;
	padding-top: 30px;	
	margin:0 auto;
}

#video{
   	width: 425px;
	margin:0 auto;
}