html, body { overflow: hidden; height: 100%; margin: 0; padding: 0; }
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}
table {
	height: 100%;
	width: 501px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	padding: 0px;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#izk {
	background-image: url(../img/borde_izk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	height: 100%;
	float: left;
}
#contenido {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#general {
	height: 100%;
	overflow: auto;
	position: relative;
	z-index: 2;
	text-align: center;
}
#der {
	width: 200px;
	background-image: url(../img/borde_der.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	float: right;
}
#sino {
	height: 150px;
	width: 283px;
	margin-top: 140px;
	background-image: url(../img/cuadro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	float: right;
}
#sino.menor {
	height: 150px;
	width: 283px;
	margin-top: 140px;
	background-image: url(../img/cuadro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 52px;
	float: right;
}
#si {
	margin-top: 15px;
	margin-right: 20px;
}
#validacion {
	float: left;
}
#imput {
	float: left;
	margin-top: 13px;
	padding-left: 25px;
}
#preferencias {
	width: 228px;
	float: right;
	margin-top: 10px;
	text-align: left;
}
#div1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../img/esquinasup.jpg);
	height: 50px;
	width: 150px;
}
#div2 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-image: url(../img/esquinainf.jpg);
	height: 50px;
	width: 150px;
}

#div3 {
	bottom: 0;
	left: 0;
	z-index: 3;
	height: 59px;
	width: 535px;
	font-size: 9px;
	text-align: right;
	position: absolute;
}
#div3 p {
	float: left;
	text-align: left;
	padding-top: 8px;
}
#div3 img {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#div3 a {
	font-size: 9px;
	color: #FFFFFF;
	background-image: none;
	border: 0px none #000000;
}
#div3 a:link {
	font-size: 9px;
	color: #FFFFFF;
	background-image: none;
}
#div3 a:hover {
	font-size: 9px;
	color: #000000;
	background-image: none;
	background-color: #FFFFFF;
}
#div4 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background-image: url(../img/esquinasupder.jpg);
	height: 50px;
	width: 150px;
}
