body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.top {
	background-image: url(../images/top154.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E8E8E8;
	height:154px;
}
.center {
	background-image: url(../images/center426.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #DDDDDD;
}
.izq {
	background-image: url(../images/izq69.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #D7D7D7;
}

.bottom {
	background-image: url(../images/bottom188.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #E8E8E8;
	height:188px;
}.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #536C33;
	text-align: center;
}
.der {
	background-image: url(../images/der69.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D7D7D7;
}

