body {
   background: #EDCB83;
   font-family: verdana;
   font-size: 0.8em;
   color: with;
}

.cuerpo{
width: 100%;
float: left;
margin: 0;
padding: 0;
}

.cuerpo .cabecera{
width: 99%;
float: left;
margin: 0;
padding: 2px  0 0 2px;
}

.cuerpo .cabecera .imagen {
   width: 10%;
   padding: 2% 5% 2% 5%;
   margin:0;
   float: left;
}

.cuerpo .cabecera .imagen img {
   width: 100%;
   border: 4px solid white;
   }
   
.cuerpo .cabecera .titulo_cabecera {
   width: 60%;
   padding:4% 0 2% 0%;
   margin:0;
   text-decoration: none;
   float: left;
   font-family: Arial, sans-serif ;
   color: #745831;
   font-size: 2em;
   font-weight: 600;
}

.cuerpo .trabajo{
   width: 100%

}

.menu_superior{
   width: 80%;
   margin: 0;
   padding : 0 0 0 20%;
   float: left;

}

.resto{
   width: 90%;
   margin: 0 0 0 5%;
   padding : 0;
   float:left;
}

.menu_izquierdo{
   border-top: 8px solid #745831;
   border-bottom: 8px solid #745831;
   border-right: 8px solid #745831;
   width: 17%;
   height: 450px;
   margin: 0;
   padding : 0% 0 0 0%;
   font-family: verdana;
   font-size: 1em;
   float: left;

}

.panel{
   width: 80%;
   margin: 0;
   padding : 0 0 0 2%;
   font-family: verdana;
   font-size: 1em;
   float: left;
   border-top: 8px solid #745831;
}

.centro{
	float: left;
	width: 39%;
	margin: 5% 0 0 30%;
	border: 8px solid #745831;
	
}

.l1{
	float:left;
	width:35%;
}
.i1{
	float:left;
	width:55%;
}
.l2{
	margin: 5% 0;
	float:right;
	width:25%;
}



.box { 
  background: #6E3136;
  margin: 0 2px 0 2px;
  padding:0;
  float: left;
}
.boxleft { 
  height: 20px;
  width:20px;
  background: url(../imagenes/nw.gif) no-repeat; 
  float: left;
}

.boxcontent {
  padding: 0px 10px 0px 10px;
   font-family: Arial, sans-serif ;
   color: white;
   font-size: 1em;
}

.boxcontent a:visited {
  border:0;
  float: left;
  color: white;
  font-size: 1em;
  text-decoration: none;
  font-family: Arial, sans-serif ;
}

.boxcontent a:link {
  border:0;
  float: left;
  color: white;
  font-size: 1em;
  text-decoration: none;
  font-family: Arial, sans-serif ;
}

.boxcontent a:hover {
  border:0;
  text-decoration: none;
  float: left;
  color: white;
  font-size: 1em;
  font-family: Arial, sans-serif ;
}


.elementos{
   width: 80%;
   margin: 5% 0 0 5%;
   float:left;
}

.un_elemento{
   margin: 15% 0 0 0;
   padding : 0 0 0 5%;
   float:left;
   font-family: Arial, sans-serif ;
   font-size: 1em;
   width: 80%;
   border-right: 2px outset #745831;
   border-bottom: 2px outset #745831;
   color: #745831;
}

.un_elemento a:link, a:visited, a:hover{
   text-decoration: none;
   color: #745831;
}

.un_elemento img{
   border: 0;
   text-decoration: none;
}

form {
	padding: 20px;
	width: 90%;
}

label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#745831;
	display:inline-block;
	width: 20%;
}

input {
	border: 1px Solid #745831;
	background: #FBE6BB;
	padding: 2px;
	color: #000000;
	margin : 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.muestra{
  width: 99%;
  border:0;
  float: left;
} 

 
.muestra td{
  border: 1px solid gray;
  color: black;
  font-size: 0.9em;
  text-decoration: none;
  font-family: Arial, sans-serif ;
  }


.lista_buscar{
   width: 80%;
   float: left;

   }

.listado_par{
   width: 99%;
   float:left;
   background: #745831;
   padding: 2px;
   color: white;
   }  
.listado_par a {
   text-decoration: none;
   color: white;
}   
   
.listado_impar{
   width: 99%;
   float:left;
   background: #EDCB83;
   padding: 2px;
   color: #745831;
   }  
.listado_impar a {
   text-decoration: none;
   color: #745831;
}   

.carta {
   width: 99%;
   float: left;
}

.texto_carta{
   float: left;
}

.campos_carta{
   float: left;
   clear: right;
}

.submit_carta{
   float: left;
   width: 100%;
   }
   
.lista {
   float: left;
   width: 99%;
   margin: 2% 2%;
}

.elemento {
   float: left;
   width: 10%;
}

.fecha_acta {
   float: left;
   width: 15%;
}

.operaciones {
   float: left;
   width: 5;
   padding: 0 1%;
}

.operaciones IMG {
   float: left;
   margin: 0 0;
   padding: 0 0;
   border: 0px;
}

.operaciones IMG a{
text-decoration: none;
}

.botones{
width: 90%;
float:left;
margin: 1% 1%;
}

.boton{
margin:0;
padding: 0 1%;
float:left;
}

.boton IMG {
  border: 0;
  }
  
.boton IMG a{
text-decoration: none;
  }

