@charset "utf-8";
body {
	background-image: url(images/fnd.jpg);
	background-repeat: repeat-x;
	background-color: #9B9B9B;
}
.boton {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.pie {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	
}
.contenido {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.titulo {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 18px;
	color: #8F5436;
	text-decoration: none;
	font-weight: normal;
}
