/* All (A) */
.Aheader { padding-bottom:3px; padding-right:4px; text-align:right; }

/* Interna (A) */
.botonera { margin-top: 20px; margin-bottom: 20px; }
.Iall { margin-top: 20px; }
.contentint { padding: 20px; text-align:left; }

/* Tipos */
.texto01 { font-family: Arial; font-size:12px; color:#FFF; }
.texto02 { font-family: Arial; font-size:10px; color:#FFF; }
.texto03 { font-family: Arial; font-size:10px; color:#000; font-weight:bold; }
.tit01 { font-family: Arial; font-weight:bold; font-size:13px; color:#000; }
.tit02 { font-family: Arial; font-weight:bold; font-size:13px; color:#FFF; }
.tit03 { font-family: Arial; font-weight:bold; font-size:11px; color:#000; }

/* Links */
a.link01 { font-family: Arial; font-size:12px; color:#FFF; text-align:center; text-decoration:underline; }
a.link01:hover { color:#000000; }


#popup { width:320px; height:260px; position:absolute; top:390px; margin-left:50%; left:-111px; z-index:5; background-color:#D19D61; filter:alpha(opacity=95);
opacity: 0.95; -moz-opacity:0.95; padding:10px 15px 10px 15px; border:solid 1px #666; }
 
#b-more { width:84px; height:26px; position:absolute; top:390px; margin-left:50%; left:270px; z-index:5;  }
 
.popupTabla { filter:alpha(opacity=100); }