.combosCabecera {
	vertical-align: middle;
	height: 13px;
	width: 123px;
}
.Boton1 {
	background-image: url(../_img/_generales/_comunes/fondoBoton1.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}

.Boton2 {
	background-image: url(../_img/_generales/_comunes/fondoBoton2.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}
.Boton3 {
	background-image: url(../_img/_generales/_comunes/fondoBoton3.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}
.Boton4 {
	background-image: url(../_img/_generales/_comunes/fondoBoton4.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}
.Boton5 {
	background-image: url(../_img/_generales/_comunes/fondoBoton5.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	vertical-align: middle;
}
.Boton6 {
	background-image: url(../_img/_generales/_comunes/fondoBoton6.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}
.Boton7 {
	background-image: url(../_img/_generales/_comunes/fondoBoton7.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #FFF;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}
.Boton8 {
	background-image: url(../_img/_generales/_comunes/fondoBoton8.jpg);
	height: 17px;
	font-family: "Segoe UI", Verdana, Geneva, serif;
	font-size: 11px;
	color: #FFF;
	background-repeat: no-repeat;
	cursor:default;
	background-position: center center;
	vertical-align: middle;
}

.textFieldCab {
	width: 100%;
	height: 17px;
	border-right-style:none;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.textFieldForm {
	width: auto;
	height: auto;
	border-right-style:solid;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
