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

.background2 {
	background-image: url(tapareflejo.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-attachment: inherit;
	vertical-align: middle;
	overflow:hidden
}*/

html, body, .table, .background, .background2  {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
	margin: 0 auto;
	vertical-align: middle;
	overflow:auto
}
.body {
	background-image: url(fondix.png);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	overflow:hidden
}

/*.table {
	background-image: url(tapareflejo.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-attachment: inherit;
	overflow: visible;
}*/