body {
	background-image: url(/enciclopedia/img/fondo.jpg);
}
.contenedor .menu {
	height: 600px;
	width: 200px;
	top: 190px;
	right: 810px;
}
.contenedor .menu .titulomenu {
	background-image: url(/enciclopedia/img/catbg_mid.jpg);
	position: relative;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.contenedor {
	height: auto;
	width: 1020px;
	position: relative;
	margin: auto;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenedor .cuerpo {
	width: 1021px;
	position: absolute;
	top: 190px;
	left: 0px;
}
.contenedor .cuerpo .datos {
	margin: 30px;
}
.contenedor .encabezado .banner {
	height: 144px;
	width: 1000px;
	margin: 10px;
}
.contenedor .encabezado {
	height: 154px;
	width: 1020px;
	background-color: #0066FF;
	top: 10px;
}


.contenedor .titulo {
	background-color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	width: 1020px;
	position: relative;
}
.contenedor .menu .titulomenu h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	clip: rect(5px,auto,auto,auto);
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.contenedor .menu .enlaces {
	height: 15px;
	width: 170px;
	margin-right: 15px;
	margin-left: 15px;
}
.contenedor .menu .enlaces a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EFD8A5;
	margin-right: 15px;
	margin-left: 15px;
}
