@charset "utf-8";
/* CSS Document */

body {background-color:#000;
}
#menu {
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 100px;
	text-align: center;
	background-color: ;
	left:0;
	top:60%;
}
#franco, #leneveu, #dinero, img{
	border:0px;
}
#franco, #leneveu, #dinero, {
	width:250px;
}
#franco{
	left:25%;
}
#leneveu{
	left:43%;
}
#dinero{
	left:61%;
}

#franco, #leneveu, a:hover {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

a {
	text-decoration: none;
	color: #666;
}

#francopic , #leneveupic , #dineropic , #menzpic {
	z-index: 1;
	position: absolute;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow:hidden;
}

.visible{
	z-index: 9999;
	position: absolute;
	visibility: visible;
	float:left;

}
	
img{
	max-width:100%;
	min-height:100%;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-image: url(../bgpix/fdsd-logo.png);
	background-repeat: no-repeat;
	background-position: center 20%;
	text-align: center;
	background-attachment: fixed;
}
#container {
	height: 100%;
	width: 100%;
	margin:0 auto;
	
}
