body {
	margin: 0px;
	background-image: url(fondo2.gif);
	background-color: #C18D40;
}
.tabla_fondo {
	background-image: url(fondo1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.borde_gal {
	border: 5px solid #E0A855;
}
.cajas {
	background-image: url(fondo_campos.jpg);
	padding: 2px;
	border: 1px solid #83562C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(btn.gif);
	height: 44px;
	width: 100px;
	border: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #43311D;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
