#capa-cams-Head{
background-color:#111;
width:11px;
height:10px;
float:right;
font-size:12;
text-decoration:none;
color:white;
font-weight:bold;
text-align:right;
padding-right:5px;
cursor:pointer;
/*z-index:100;*/
}

#capa-cams{
visibility:visible;
}

.centrado{
top: 50%;
left: 50%;
margin-left:-163px;
margin-top:-138px;
position:absolute;
}

#capa-cams iframe{
float:right;
}

/* html #capa-cams{ IE6 only rule, applied on top of the default above
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+20+"px" : body.scrollTop+20+"px");
}*/

