@charset "utf-8";
/* CSS Document */


.toolbar {
	background-image:url(../../imgagenes/background/background_toolbar.png);
	color:#FFF;
	text-align: center;
	font-size:22px;
	font-style:italic;
	z-index:2;
}
.footer {
	background-image:url(../../imgagenes/background/background_footer.png);
	color:#FFF;
	text-align: center;
	font-size:16px;
	font-style:italic;
	z-index:2;
}
.btn-moreser {
	color:#fff;
	font-size:24px;
	background-color:#000;
	border-color:#000;
}
.btn-moreser:hover {
	color:#fff;
	background-color:#CCC;
	border-color:#ccc
}
	
	
	
/* Banner Jhon Dere */
#apDiv1 {
	position: absolute;
	left: 8px;
	top: 11px;
	width: 835px;
	height: 105px;
	z-index: 1;
}
#banner {
	position: absolute;
	left: 8px;
	top: 120px;
	width: 1024px;
	height: 168px;
	z-index: 0;
}