body {
	margin: 0px;
	background-image: url(fondo.gif);
	background-color: #015486;
}
.tabla_fondo {
	background-repeat: repeat-x;
	background-position: top;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60340D;
	text-decoration: none;
}
.borde_gal {
	border: 5px solid #E0A855;
}
.cajas {
	padding: 2px;
	border: 1px solid #83562C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60340D;
	text-decoration: none;
	background-color: #F9EDDB;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(btn.jpg);
	height: 32px;
	width: 100px;
	border: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F6E6CD;
	text-decoration: none;
}
.tabla_izq {

	background-image: url(inicio_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabla_der {


	background-image: url(inicio_r1_c16.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btn2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(btn2.jpg);
	height: 32px;
	width: 100px;
	border: none;
}
