.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2A9FEF;
	margin: 0px;
	padding: 0px;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.encoger {
	margin: 0px;
	padding: 0px;
}

.fondoarriba {
	background-image: url(img/turismoquindioejecafetero/fondoarriba.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 652px;
}
.fondoabajo {
	background-image: url(img/turismoquindioejecafetero/fondoabajo.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	height: 749px;
}
