<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;}

.clear{clear:both;}
.top-row{margin:72px 0 0 10px;*height:50px;}
.bottom-row{margin:0 0 0 10px;*height:50px;}
.top-row a, .bottom-row  a{float:left;margin:0 3px;height:50px;width:50px;display:block;}
.top-row div:first-child, .bottom-row div:first-child{margin:0 0;*margin:0 4px;}
.top-row div, .bottom-row div{margin:0 5px;*margin:0 4px;}

.tooltip-content {display:none;}
.tooltip-container{width:590px;height:280px;border:1px solid transparent;}

/*imagen de fondo 1ra decada*/
#dk1 {background:url(../imgs/CRONOLOGIA_11-20.jpg) no-repeat center center;}
/*imagen de fondo 2da decada*/
#dk2 {background:url(/100/DK2/assets/imgs/CRONOLOGIA_21-30.jpg) no-repeat center center;}
/*imagen de fondo 3ra decada*/
#dk3 {background: url(/100/DK3/assets/imgs/cronologia_31-40.jpg) no-repeat center center;}
/*imagen de fondo 4ta decada*/
#dk4 {background: url(/100/DK4/assets/imgs/cronologia_41-50.jpg) no-repeat center center;}
/*imagen de fondo 5ta decada*/
#dk5 {background: url(/100/DK5/assets/imgs/cronologia_51-60.jpg) no-repeat center center;}
/*imagen de fondo 6ta decada*/
#dk6 {background: url(/100/DK6/assets/imgs/cronologia_61-70.jpg) no-repeat center center;}
/*imagen de fondo 7ta decada*/
#dk7 {background: url(/100/DK7/assets/imgs/cronologia_71-80.jpg) no-repeat center center;}
/*imagen de fondo 8ta decada*/
#dk8 {background: url(/100/DK8/assets/imgs/cronologia_81-90.jpg) no-repeat center center;}
/*imagen de fondo 9ta decada*/
#dk9 {background: url(/100/DK9/assets/imgs/cronologia_91-00.jpg) no-repeat center center;}
/*imagen de fondo 10ta decada*/
#dk10 {background: url(/100/DK10/assets/imgs/cronologia_01-10.jpg) no-repeat center center;}</pre></body></html>