body {
	background-color:#D2BC8F;
	font-size:12px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0
}

.fondo_sup {
	background-position:bottom;
	background-repeat:repeat-x
}

.fondo_inf {
	background-position:top;
	background-repeat:repeat-x
}

.fondo_izq {
	background-position:right;
	background-repeat:repeat-y
}

.fondo_der {
	background-position:left;
	background-repeat:repeat-y
}
