body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #C39B60;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 25px 10px 30px;
}
.texto22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #1F0802;
	margin: 0px;
	padding: 0px;
}
.texto22 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
a  {
	color: #1F0802;
	text-decoration: none;
	display: block;
	padding-bottom: 20px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #200903;
}

a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 5px 10px 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	text-align: center;
}
