.linktop {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
.linktop:hover {
	color: #CA2E48;
	text-decoration: none;
	font-size: 13px;
}
.tit {
	font-size: 12px;
	font-weight: normal;
}
.cuerpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.bgfoot {

	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.linkmenu {

	color: #3D5428;
	text-decoration: none;
}
.linkmenu:hover {

	color: #000000;
	text-decoration: none;
}
.TITULON {
	font-size: 18px;
	font-weight: bold;
}
