@charset "utf-8";
/* CSS Document */
#_etnia{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:168px; background:#eee; height:380px; position:absolute;}
#_etnia-A{ background:#000; color:#FFF; font-size:13px; text-align:center; line-height:15px; font-family:"Book Antiqua", "Times New Roman"; font-weight:bold; height:32px; padding:2px 0 0 0;}
#_etnia-B{ border-left:1px solid #333333; border-right:1px solid #333; height:284px; overflow:hidden;}
#_etnia .tit{ font-family:"Book Antiqua", "Times New Roman"; font-size:20px; font-weight:bold; line-height:30px; border-top:1px dotted #333333; border-bottom:1px dotted #333333; background:#fff;}
#_etnia-C{ background:#FFF; color:#000; font-size:12px; text-align:center; line-height:26px; height:26px; width:166px; border:1px solid #000; font-family:"Book Antiqua", "Times New Roman"; font-weight:bold;}
#_etnia-credito{background:#000 url(bg-atocri.png) center no-repeat; height:15px; width:100%; color:#FFF; text-align:center;}
#_etnia-credito a{  display:block; width:100%; height:100%; text-align:center; cursor:pointer;}
#_etnia-credito a:link, #_etnia-credito a:active, #_etnia-credito a:visited { text-decoration:none; color:#fff;}
#_etnia-credito a:hover, #_etnia-credito a:focus { text-decoration:underline;color:#FFF;}

#_etnia .txt{ padding:0 0 0 5px;}
#_etnia .subt{ font-size:12px; font-style:italic;}
#_etnia table{ height:286px;}
#_etnia-B a{ display:block; width:100%; height:100%; background:url(detras.png) right no-repeat; cursor:pointer;}
#_etnia-B a:link, #_etnia-B a:active, #_etnia-B a:visited { text-decoration:none; color:#000;}
#_etnia-B a:hover, #_etnia-B a:focus { text-decoration:underline; background:#06C; color:#FFF;}

#fecha{ width:100%; height:20px; background:#000; color:#FFF; font-family:"Arial Black", Gadget, sans-serif; text-align:center; font-size:14px;}

#_etniaback{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:168px; background:#eee; height:380px; position:absolute; top:380px;}
#_etniaback .titb{ color:#900; font-size:14px; font-style:italic;}
	
#_etniaback a{ display:block; float:left; padding:0 2px 0 2px; background:#F60; cursor:pointer;}
#_etniaback a:link, #_etniaback a:active, #_etniaback a:visited { text-decoration:none; color:#fff;}
#_etniaback a:hover, #_etniaback a:focus { background:#F90; color:#FFF;}
#_etniaback #_etnia-B{ height:352px;}
#_etniaback #_etnia-C a{ display:block; width:162px; height:100%; background: url(detras.png) right no-repeat; cursor:pointer;}
#_etniaback #_etnia-C a:link, #_etniaback  #_etnia-C a:active, #_etniaback #_etnia-C a:visited { text-decoration:none; color:#000;}
#_etniaback #_etnia-C a:hover, #_etniaback #_etnia-C a:focus { text-decoration:underline; background:#06C; color:#FFF;}
#_etniaback table{ height:306px; overflow:hidden;}
.txt1{ background:#EEE;}
#fuente{ width:166px; height:25px; position:absolute; bottom:28px; padding:15px 0 0 0; font-size:10px; font-weight:bold; overflow:hidden; background:url(segadores.png) right no-repeat;}
/*Scroll*/
#myscroll {
/* Typical fixed height and fixed width example */
width: 160px;
height: 164px;
overflow: hidden;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #E7EADE;
margin: 0.3em auto;
padding: 0px;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 6px;
background-color: #aaa;
}
.vscrollerbar {
width: 6px;
background-color: black;
}
.hscrollerbase {
height: 6px;
background-color: white;
}
.hscrollerbar {
height: 6px;
background-color: black;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #EEE;
}
