.texto-index_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Link_index_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #792208;
	text-decoration: underline;
}


.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#contenedor{
	margin:auto; 
	margin-top:20px; 
	width:1016px; 
	position: relative; 
	z-index: 0;
}

#menu_enter{
	position: absolute; 
	float:left; 
	margin-top:536px; 
	margin-left:567px; 
	width:350px; 
	height:44px; 
	background-image: url(img-index/14/01_r3_c3-b.jpg); 
	background-repeat:no-repeat; 
	z-index:2;
}


a#twister {
	display: block; float:left;
	width:99px;
	height:28px; /* aqui esta el truco*/ 
	text-indent:-9999px;
	background: url(img-index/btn-twister.png) top left no-repeat;
}

a#tumbrl {
	display: block; float:left;
	width:99px;
	height:28px; /* aqui esta el truco*/ 
	text-indent:-9999px;
	background: url(img-index/btn-tumbrl.png) top left no-repeat;
}

a#twister:hover { background-position:0 -28px;}
a#tumbrl:hover { background-position:0 -28px;}
