body {
	background-image: url(fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFB629;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_gal {
	border: 4px solid #FFFFFF;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 110px;
	border: none;
	background-image: url(btn.jpg);
	font-weight: bold;
}
.fondo_tb1 {
	background-image: url(fondo_gde.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
