#cabecera {
position: absolute; 
top: 15%; 
height: auto;    
left: 5%; 
width: 92%;
}

#cuadro {
position: absolute;
top: 155px;
left: 15%;
width: 65%;
height: 120px;
}
#cuadro1 {
position: absolute;
top: 275px;
left: 55%;
width: 30%;
height: 20px;
}

#cuadroerror {
position: absolute;
left: 15%;
width: 65%;
height: 220px;
}

body  {
font: 10px Arial;
color: black;
text-align: left;
}

table th {
background:#B13803;
padding: 5px;
height: 30px;
color: white;
font: bold 14px Arial;
text-align: left;
letter-spacing: 5px;
word-spacing: 5px;
}

table tbody td {
font: bold 11px Arial;
color: black;
height: 15px;
}

table td a {
text-decoration: none;
font-weight: bold;
display: inline;
}

.boton {
width: 100px;
height: 25px;
background: url('../IMAGES/Buscar.jpg') no-repeat center;
border: 1px solid black;
width: 75px;	
}

.botonlimpiar {
width: 85px;
height: 25px;
background: url('../IMAGES/limpiar2.jpg') no-repeat center;
border: 1px solid black;	
}

#listado {
position: absolute;
top: 2%;
left:5%;
width: 92%;
height: auto;
border: 1px solid #FAE6D4;
background: url('../IMAGES/rosa.jpg') no-repeat bottom right ;
}

#presentacion {
position: static; 
top: 15%; 
height: 100%;    
left: 5%; 
width: 92%;	
}

.cajon   {
border: 2px solid black;
width: 100%; 
height: 50px;
}

.capacon{
position:relative;
width: auto;
height: auto;
top: -190px;
z-index:4;
margin-left:310px;
}

.capacon2 {
position:absolute;
width:auto;
height:auto;
top:320;
margin-left:350;
visibility:hidden;
z-index:4;
}

.caparch {
	position:absolute;
	width:auto;
	height:auto;
	top: 38px;
	z-index:4;
	margin-left:225px;
}

.capabib {
	position:absolute;
	width:auto;
	height:auto;
	top: 115px;
	z-index:4;
	margin-left:0px;
}
 
#explicativo {
	position:absolute;
	width:40px;
	height:20px;
	top: 290px;
	z-index:6;
	padding-left:250px;
}

.fondocabe {
height:30px;
background: url('../IMAGES/fondocabe.jpg') repeat ;
}
.fondocabeabajo {
height:30px;
background: url('../IMAGES/fondocabeabajo.jpg') repeat ;
}

span.autor {
font: weight 8pt arial;
color: black;
}
span.resto {
color: #996600;
}
.leyenda {
color: red;
padding-left: 50px;
}

