@charset "utf-8";
body {
	background-image: url(imagenes/thumb-1920-74183.png);
	color: #FF0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.parrafo {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pie {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.parrafoamarillo {
	font-weight: bold;
	font-size: 14px;
}
.PARRAJOJUSTIFICADO {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #5F3B21;
	margin: 10px;
}

.MENU2 {
	background-image: url(imagenes/MENU%20FOTO.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.SUBMENU {
	color: #FFF;
	font-size: 20px;
	background-color: #221811;
	text-align: center;
}
.imagen {
	border: medium double #FFF;
}
