table.listados{
	BORDER-COLLAPSE: collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#273e8e;
	font-weight: bold;
}

td.listados{
	border-bottom:1px solid #273e8e;
}

select.listados {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#273e8e;
	border:solid 1px;
	border-color:#273e8e;
}

input.cajatexto{  
  background-color:#ffffff;
  border:solid 1px;
  border-color:#273e8e;
  font-size: 8pt;   
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;  
}

.adjuntar {

border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #273e8e;
border-right-color: #273e8e;
border-bottom-color: #273e8e;
border-left-color: #273e8e;
background-color: #c8d3e6;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #273e8e;
font-weight: bold;
padding-top: 0pt;
padding-right: 5px;
padding-bottom: 0pt;
padding-left: 5px;

}
