body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: #5D4731 url('imaxes/back.jpg') repeat-y left;
 	color: #5D4731;
	font: italic normal bold 13px/16px sans;
}

#foncab {
	height: 300px;
	width: 900px;
	background: #FFF url('imaxes/top.jpg') no-repeat top left;
	font: italic normal bold 30px sans;
	color: #993333;
}

#foncont {
	height: 260px;
	width: 900px;
	background: #FFF url('imaxes/middle.jpg') repeat-y left;
}

#fonpe {
	height: 15px;
	width: 900px;
	background: #FFF url('imaxes/bottom.jpg') no-repeat top left;
}

#follaesq {
	left: 40px;
}

#follader {
	left: 380px;
}

.folla {
	height: 360px;
	width: 340px;
	position: absolute;
	top: 180px;
	background: #FFE;
	border: 1px solid #999;
	overflow: hidden;
	text-align: justify;
	font: italic normal bold 13px/16px sans;
	letter-spacing: 1px;
}

#follalibro {
	left: 380px;
    background: #FFF url('imaxes/verbaquecomenza.jpg') no-repeat center center;
    cursor: pointer;
}

#follalibroinfantil {
	left: 380px;
    background: #FFF url('imaxes/palabranotempo.jpg') no-repeat center center;
    cursor: pointer;
}

#contso {
	position: absolute;
	left: 30px;
	top: 160px;
	width: 700px;
	padding: 10px 0px;
}

div#banners {
	text-align: center;
}

div#banners img {	
	margin: 2px;
	width: 180px;
}

div#instr {
	position: absolute;
	width: 300px;
	top: 220px;
	left: 60px;
	text-align: justify;
	font: italic normal bold 13px/16px sans;
	letter-spacing: 1px;
}


.cont {
    position: absolute;
	height: 90%;
	padding: 20px 15px;
	overflow: visible;
}

#contesq {
	top: 0px;
}

#contder {
	top: 0px;
}

.toppax {
	position: absolute;
	width: 100%;
	height: 10px;
	top: 0px;
	background: #FFE;
}

.numpax {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 0px;
	background: #FFE;
}

#paxesq {
  position: absolute;
  bottom: 2px;
  left: 2px;
}

#paxder {
  position: absolute;
  bottom: 2px;
  right: 2px;
}

.desparr {
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
}

.despab {
  position: absolute;
  bottom: 23px;
  right: 3px;
  cursor: pointer;
}

.despport {
  position: absolute;
  top: 3px;
  left: 3px;
  cursor: pointer;
}

.titulo {
  text-align: center;
  color: #300;
}

.texto {
  color: #000;
  font-weight: normal;
}

.autor {
  text-align: right;
  color: #300;
}

table {
  width: 100%;
}

th, td {
  font-size: 12px;
  line-height: 13px;
}

th {
  padding-top: 10px;
  text-align: left;
}

td {
  border-bottom: 1px solid #DD6;
}

dt {
   float: left;
   font-weight: bold;
}

dd {
  margin-left: 100px;
}

input, textarea, select {
  font: italic normal bold 13px/16px sans;
  border: none;
  border-bottom: 1px solid #5D4731;
  color: #5D4731;
  background-color: #FFE;
}

option {
  font-size: 13px;
  background-color: #FFE;
}

img {
  border: none;
}

a {
  color: #600;
  text-decoration: underline;
}

a:hover {
  color: #933;
}

h2 {
	font-size: 18px;
}