/* CSS Document */

BODY {
	BACKGROUND-POSITION: center 50%;
	BACKGROUND-IMAGE: url(/fondo.jpg);
	MARGIN: 0px;
	BACKGROUND-REPEAT: no-repeat;
	background-color: #000000;
	

}

#flash {
	
	display: block;
}


#leftbottom
{
	z-index:0900000;
	position: absolute;
	bottom: 0px;
	left: 10px;
	background-color: transparent;
	vertical-align: bottom;
	height: 241px;
	
}

#derbottom
{
	z-index:0900000;
	position: absolute;
	bottom: 0px;
	right: 10px;
	background-color: transparent;
	vertical-align: bottom;
	height: 40px;
	
}

#banner_izq
{
	z-index:0900000;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: transparent;
	vertical-align: bottom;
	height: 30px;
	
}

#counter
{
	z-index:0900000;
	position: absolute;
	right: 10px;
	background-color: transparent;
	vertical-align: bottom;

}
.contador
{
	background-color: #000000;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	height: 20px;
	width: 70px;
	border: thin solid #FFFFFF;
	text-align: center;
}

#altboton
{
	position: absolute;
	height: 109px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	width: 677px;
	background-image: url(/images_limpias/botonera.jpg);
	padding-left: 45px;
	padding-top: 20px;
	background-repeat: no-repeat;
	vertical-align: top;
}

#altboton a
{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}

#altboton a:hover
{
	text-decoration: underline;
	
}