#popup{
width:552px;
display:none;
z-index:7;
position:absolute;
left:500px;
top:500px;
}

#pop_border{
z-index:101;
height:auto;
border:1px solid #000;
}

#pop_cabecera{
height:auto;
background:#f2f2f2;
}

#pop_titulo{
float:left;
height:20px;
font:11px Arial;
color:BLACK;
padding:5px 10px 0px 10px;
font-weight:bold;
}

#pop_cerrar{
background:transparent url(/imgfiles/back/dynamic/imgs/cerrar.png) no-repeat scroll right center;
float:right;
height:20px;
font:11px Arial;
color:#f2f2;
margin-right:10px;
padding:5px 18px 0 10px;
cursor:pointer;
}

#pop_contenido{
height:auto;
background-color:#FFFFFF;
padding:10px 0px;
}

#pop_interior{
height:auto;
font:12px Arial;
color:#69645e;
padding:10px;
text-align:justify;
}

#pop_imagen{
width:0px;
height:0px;
float:left;
margin-left:10px;
display:none;
}


#pop_texto{
height:50px;
}

#pop_buttons{
height:20px;
margin:15px 0 10px 0;
width:100%;
text-align:center;
.margin:0 0 0 0px!important;
}

.boton_naranja{
border: 1px solid #000;
background: #545454;
font: Bold 11px Arial, Verdana;
color: #ffffff;
text-transform: uppercase;
padding: 2px 6px 2px 6px;
cursor: pointer;
}

.boton_verde{
border: 1px solid #000;
background: #545454;
font: Bold 11px Arial, Verdana;
color: #ffffff;
text-transform: uppercase;
padding: 2px 6px 2px 6px;
cursor: pointer;
}

#mas_infovid{
	text-decoration:none;
	margin:0 0 0 5px;
	color:#6D9BE8;
	font-size:12px;
	border-bottom:2px solid #C3C6E5;

}
#seleccion_canales{
	padding:0 20px;
}
#seleccion_canales h4{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#seleccion_canales label{
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 8px;
}
#seleccion_canales input{
	margin-left:80px;
}
