body {
	background-image:  url(../images/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}
.txt-normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}
.txt-normal.link  {
	font-family: Tahoma;
	font-size: 12px;
	COLOR: #604E2B;
	font-weight: normal;
	font-style: normal;

}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #C5993A;
}
A.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #C5993A;
	text-decoration: none;
}
A.link_bar {
	FONT-WEIGHT: bold;
	COLOR: #6D5A32;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;

}
A.link_bar:hover {
	FONT-WEIGHT: bold; COLOR: #E3BF69; TEXT-DECORATION: none
}
.txt-pie {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
A.link {

	FONT-WEIGHT: bold;
	COLOR: #604E2B;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
}
A.link:hover {

	FONT-WEIGHT: bold; COLOR: #333333; TEXT-DECORATION: none
}
.tabla {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAEC93;
	border-right-color: #FAEC93;
	border-bottom-color: #FAEC93;
	border-left-color: #FAEC93;
	border-left-style: none;
}
a {
	text-decoration: none;
}

