@charset "utf-8";
/* CSS Document */

html, body {
	background:url(background.jpg) top center repeat;
	background-color:#000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	color:#FFFFFF;
	font-family: "Myriad Web Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	overflow: none;
	}

img {
border:0 none;
	}
	
img.buttons {
	margin: 0px 0px 0px 0px;
	}

a:link {text-decoration: underline; color:#facf23;}
a:visited {text-decoration: underline; color:#facf23;}
a:active {text-decoration: underline; color:#facf23;}
a:hover {text-decoration: underline; color:#facf23;}

.imgad {
	background:url(img/publicidad.jpg) no-repeat;
	}
.flash {
	height: 851px;
	}

.ad {
	text-align: left;
	height: 100px;
	margin: 5px auto 0px auto;
	padding: 5px 0px 0px 5px;
	background:url(img/ad_bg.png) no-repeat;
	width: 753px;
	height: 100px;
	}
.adbox{
	position:absolute; 
	width: 300px; 
	height:250px; 
	z-index:1000px; 
	margin-left: 720px; 
	margin-top: 522px;
}
.chrome {
	height: 35px;
	margin: 10px auto 10px auto;
	}
	
.container {
	min-width: 900px;
	height: 1059px;
	background:url(hoja.jpg) top center no-repeat;
	margin: auto;
	padding-left: 0px;
	}

.infoBox {
	height: 1059px;
	}
	
.informacion {
	color:#666;
	font-size: 14px;
	height: 70px;
	padding-top: 138px;
	padding-left: 110px;
	}
