.botonIngresar {
  color: #003366;
  background-color: #ffffff;
  font-size: 10px;
  background-image : url(images/icoAnadir.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
  height: 25px;
}

.botonEliminar {
  color: #003366;
  background-color: #ffffff;
  font-size: 10px;
  background-image : url(images/icoEliminar.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
  height: 25px;
}
.botonLimpiar {
  color: #003366;
  background-color: #ffffff;
  font-size: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
  height: 25px;
}

.boton {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	list-style-type: none;
}
.texto {
  color: #003366;
  font-size: 12px;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
}
.texto_chico {
  color: #003366;
  font-size: 10px;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
}
.texto_chico_red {
  color: red;
  font-size: 10px;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
}
.texto_chico_n {
  color: #003366;
  font-size: 10px;
  font-weight: bold;
  font-family: "Verdana", "Arial", "Lucida Console", "Sans-serif";
}

.texto_chico_red {
  color: red;
  font-size: 10px;
  font-weight: normal;
  font-family: "Verdana", "Arial","Lucida Console", "Sans-serif";
}

.titulo {
  color: #003366;
  font-size: 12px;
  font-weight: bold;
  font-family: "Verdana", "Arial", "Lucida Console", "Sans-serif";
}
.titulo_popup {
  color: #003366;
  font-size: 20px;
  font-weight: bold;
  font-family: "Verdana", "Arial", "Lucida Console", "Sans-serif";
}
.caja_texto {
	font-family: "Verdana", "Arial", "Lucida Console", "Sans-serif";
	font-size: 10px;
	color: #003366;
}
.caja_texto_negrita {
	font-family: "Verdana", "Arial", "Lucida Console", "Sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.color-fondo-caja {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #ccd4ea;
	height: 90px;
	width: 180px;
}
.Estilo1 {font-weight: normal; font-variant: normal; text-transform: none; color: #336699; text-decoration: none; font-family: Verdana; font-style: normal;}
.Estilo5 {font-weight: normal; font-variant: normal; text-transform: none; color: #336699; text-decoration: none; font-style: normal;}
.Estilo7 {font-family: Verdana; font-size: 12px;color: #FF0000;}