@charset "utf-8";
/* CSS Document */

#marco {position:relative; width:890px; height:300px; margin:0px auto 5px auto; overflow:hidden;}
#contenedor {position:relative; width:auto; height:300px; float:left;}
#banner {position:relative; width:890px; height:300px; z-index:15; margin-top:0px; float:left; text-decoration:none;}

	.pastibanner {position:relative; width:300px; height:100%; z-index:15; margin-top:-37px; float:right; padding:10px; background:url('../imagenes/fondopastibanner.png'); background:rgba(30,35,45,0.5);}
	.titubanner {position:relative; width:280px; height:auto; text-align:left; margin-top:10px; font-family:'dinM', Arial, Helvetica, sans-serif; font-size:22pt; color:#F60; text-shadow:1px 2px 3px rgba(20,20,20,0.65);}
	.textobanner {position:relative; width:280px; height:auto; text-align:left; margin-top:20px; font-family:'dinL', Arial, Helvetica, sans-serif; font-size:13pt; color:#FFF;}
	#seguir:link {position:absolute; width:65px; height:65px; bottom:60px; right:20px; cursor:pointer; background-image:url('../imagenes/seguir_btn2.png'); text-decoration:none; z-index:17;}
	#seguir:hover {background-image:url('../imagenes/seguir_btn.png');}
#numbanner {position:absolute; width:300px; height:auto; z-index:16; right:10px; bottom:10px; text-align:left; text-decoration:none;}
	.puntos {position:relative; height:auto; color:#FFF; list-style-type:disc; cursor:pointer;}
	.puntosli {position:relative; height:25px; width:20px; float:left; padding-left:10px; color:#CCC; font-size:30px;}
	.puntosliactivo {position:relative; height:25px; width:20px; float:left; padding-left:10px; color:#F60; font-size:30px;}
	
	.topoborrado:link {position:absolute; width:65px; height:65px; bottom:60px; right:20px; cursor:pointer; background-image:url('../imagenes/topoborrar_btn2.png'); text-decoration:none; z-index:17;}
	.topoborrado:hover {background-image:url('../imagenes/topoborrar_btn.png');}

	.topoborrado2:link {position:absolute; width:50px; height:50px; right:5px; cursor:pointer; background-size:cover; background-image:url('../imagenes/topoborrar_btn2.png'); text-decoration:none; float:right; z-index:16; top:5px;}
	.topoborrado2:hover {background-image:url('../imagenes/topoborrar_btn.png');}