.txt-esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD6245;
	line-height: 18px;
	text-align: justify;


}
.txt-dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: D7825B;
	line-height: 20px;
	text-align: justify;


}
.dir-data {
	color: #A55D42;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #CD6736;





}
a:hover {
	text-decoration: underline;
	color: #CD6736;

}
a:visited {
	text-decoration: none;
	color: #CD6736;

}
a:active {
	text-decoration: none;
	color: #CD6736;

}
body {
	background-attachment: fixed;
	background-image: url(../img/estatua.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

input {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #A55D42; background-color: #2B1811; border: 1px #A55D42 solid}

textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #A55D42; background-color: #2B1811; border: 1px #A55D42 solid}

select {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #A55D42; background-color: #2B1811; border: 1px #A55D42 solid}

.overlib { text-decoration: none; cursor: text}
.txt-tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: D7825B;
	line-height: 20px;
	text-align: right;
	font-style: italic;
	font-weight: bold;



}
