/* CSS Document */
body{color:#000; padding:0px; margin:0px; font:10px/10px  Arial, Helvetica, sans-serif; background-color:#eeeeee;
background-image:url(images/bg.jpg); }
div, ul, li, h1, h2, h3, h4, h5, p, img{
	margin:0px;
	padding:0px;
	margin-right: 0px;
	margin-top: 0px;
}
ul{list-style-type:none;}

/* general */
#bt {position:relative; height:100%;  width:150px; background-color:#eeeeee;}

#bt ul {position:relative; height:100%;  width:150px;}

#bt ul li {position:relative; width:140px; height:23px; border-top:#b1b3b4 solid 1px; padding:4px 0 0 10px; }

#bt ul li a {font:9pt/13pt Georgia, "Times New Roman", Times, serif; color:#58585a; text-decoration:none;}

#bt ul li a:hover { color:#000; }
/* fondos */

#pop_up { position:relative; width:651px; height:434px;}

#publicidad { position:relative; width:140px; height:444px; background-color:#EEEEEE;}

#sep {position:relative; width:100%;}

.altura_8 { height:8px;}
