.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 12px;
}
.pie_link {
	color: #FFFFFF;
	text-decoration: none;
}
.pie_link:hover {
	color: #59728F;
	text-decoration: underline;
}
.volver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
}
.volver:hover {
	color: #F7EED4;
	text-decoration: underline;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
}
.data_link {
	color: #FFFFFF;
	text-decoration: none;
}
.data_link:hover {
	color: #59728F;
	text-decoration: underline;
}
.formulario_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #3A3030;
	background-position: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.campos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #483533;
	background-color: #fcf8ee;
	border: none;
	text-align: left;
	width: 185px;
	padding: 3px;
	height: 18px;
}
.campos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #483533;
	background-color: #fcf8ee;
	border: none;
	text-align: left;
	width: 185px;
	overflow: hidden;
	padding: 3px;
}
.formulario_txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #3A3030;
	background-position: left;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 2px;
}
.decora {
	background-image: url(img/barra_decora.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.txt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A3030;
	background-position: left;
}
