body {
	background-image: url(/images/fondo-negro.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.txtsmall{
	font-size: 10px;
}
#contenedorMaster{
	height:450px;
	width:435px;
	margin-top:30px;
	overflow:auto;
	position:relative;
}

#contenedorBanner{
	padding-top:10px;
	overflow:hidden;
	height:105px;
}
#contenedorMaster2{
	height:555px;
	width:435px;
	margin-top:30px;
	overflow:auto;
	position:relative;
}
.banner{
	padding:12px;
	background-image: url(/images/fndbanner.png);
	behavior: url(/includes/js/iepngfix.htc);
}

.stripper1{
	background-image: url(/images/cuadro-strippers-1.gif);
	width:130px;
	height:140px;
}
.stripper1 img{
	padding-top:10px;
}

.stripper2{
	background-image: url(/images/cuadro-strippers-2.gif);
	width:130px;
	height:140px;
}
.stripper2 img{
	padding-top:31px;
}
.paginacion a{
	color:#FFFFFF;
}

a{
	color:#FFFFFF;
}
.titiRumba{
font-size: 12px;
font-weight:bolder;
}



