body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo.png);

}
.fondo100x100 {
	background-repeat: repeat;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	background-position: center center;
	height: 100%;
	width: 100%;
	background-image: url(fondo.png);
	background-attachment: fixed;
	padding: 5px;




}
.sup {
	width: 100%;
	height: 10px;
	float: right;
	border-top: 0px solid #0099CC;
	border-right: 0px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	border-left: 0px solid #0099CC;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);







}

