.fondo_inferior {
	background-image: url(marco_pie_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_superior_interior {
	background-color: #FFC450;
	background-image: url(cabecera_interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0px;
	background-color: #CD9349;
}
tr {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.cerveza_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.cerveza_subtitulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.titulo {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
.tabla {
	text-align: left;
	font-size: 11px;
}
.borde_dorado {
	border: 1px solid #FEB74B;
}
.fondo_inferior_index {

	background-image: url(marco_pie_pagina2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

