@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagenes/background.png);
	background-repeat: repeat-x;
	background-color: #929293;
	border: 0;


}
#caja {
	background-color: #FFF;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 0px;
	font-weight: bold;
}
.pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 0px;
	font-weight: normal;
}

#contenido {
	color: #FFF;
	border: 0;
	width: 796px;
	height: 540px;
	overflow-y: yes;
	overflow-x: hidden;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
}
#caja tr td p {
	text-align: center;
}
.list {
	list-style-type: none;
	margin-left: -2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
#wiki-contenido {
	color: #FFF;
	border: 0;
	width: 756px;
	height: 779px;
	overflow-y: yes;
	overflow-x: hidden;
}
#contenidoMEMORIA {
	color: #FFF;
	border: 0;
	width: 800px;
	height: 779px;
	overflow-y: yes;
	overflow-x: hidden;
}