@charset "ISO-8859-1";
/* CSS Document */
.background {
	background-color:#000000;
	background-image: url(fondonegronuevo.gif);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
.backgroundx {
	background-image: url(fondonegronuevo.gif);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

.background2 {
	background-image: url(tapareflejo.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-attachment: inherit;
	overflow: hidden;
	vertical-align: middle;
}
body, html {
background-color:#000000;
}

.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #999999;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
	vertical-align: middle;
	text-align: right;
	background-color: #000000;
	margin-right: 0px;
	padding: 20px 10px 20px 20px;
	margin-left: 100px;
}
.verdana16 {
	font:inherit;
	color: #666666;
	
}
html, body, .table, .background, .background2  {
	width:100%;
	height:100%;
margin-right: 0px;
	background-attachment: fixed;


}
.tablita {
	width:100%;
	height:100%;
	text-align: right;
	margin-right: 0px;


}

