/* Principales */
#encabezado input.caja {
vertical-align: middle;
margin: 8px 0;
padding: 2px 4px 0 4px;
background-image: url(../imagenes/elementos/buscador2.gif);
background-repeat: no-repeat;
border: 0;
height: 17px;
width: 167px;
font-family: sans-serif, Arial, Tahoma;
font-size: 12px;
}
#encabezado input.boton {
vertical-align: middle;
margin: 0 0 0 5px;
cursor: pointer;
background-color: #499028;
background-image: url(../imagenes/elementos/buscador.gif);
background-repeat: no-repeat;
border: 0;
height: 16px;
width: 36px;
}


/* No tan principales*/
select.seleccion
{
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #999999;
}
select.seleccion2
{
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
	border: 1px solid #999999;
}
form
{
margin: 0 0 5px 0;
}
input.boton
{
	background-color: #CFCFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333335;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #9999AA;
	border-bottom: 1px solid #9999AA;
	cursor: pointer
}
input.boton:hover
{
	background-color: #DFDFEF;
}

input.boton2
{
margin: 4px 0 0 5px;
background-image: url(imagenes/bt02.gif);
background-repeat:no-repeat;
width: 45px;
height: 17px;
border: 0;
cursor: pointer
}
.caja
{
background-color: #F5F5F8;
font-family: "Microsoft Sans Serif", Arial, Tahoma, Verdana;
font-size: 12px;
color: #333333;
border: 1px solid #E0DFE3;
}
.cajaFile
{
margin: 0 0 5px 0;
background-color: #F5F5F8;
font-family: "Microsoft Sans Serif", Arial, Tahoma, Verdana;
font-size: 10px;
color: #777777;
}
.caja2
{
width: 180px;
background-color: #EEEEFF;
font-family: "Microsoft Sans Serif", Arial, Tahoma, Verdana;
font-size: 9px;
color: #444444;
border: 0px solid #222222;
text-align: center;
}
