.fondo_der {
	background-image: url(img/esqueleto_mid_der_back.gif);
	background-repeat: repeat-y;
}
.fondo_izq {
	background-image: url(img/esqueleto_mid_izq_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.txt_footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F8A76;
	text-decoration: none;
}
.txt_linkadapt1 {
	color: #5B7161;
	text-decoration: underline;
}
.txt_comun {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57645A;
	text-decoration: none;
	line-height: 19px;
}
.txt_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A554E;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
}
.txt_linkadapt1:hover {


	color: #819888;
	text-decoration: none;
}
.borde_izq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #57645A;
	border-right-color: #57645A;
	border-bottom-color: #57645A;
	border-left-color: #57645A;
}

