Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.txtbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.celda1{
	background-image: url(img/back-cel.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}
.vinculofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.vinculofooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
