.fondositio {
	background-repeat: repeat-x;
}
.txtComun {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 15px;
	line-height: 14px;
}
.cuadrobajo {
	background-image: url(img/fondo_cuadrobajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuadrobajo2 {
	background-image: url(img/fondo_cuadrobajo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtNombre {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #28616C;
}
.txtChico {

	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
}
.titFicha {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #46787F;
}
.inputs {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #3F7381;
}
.inputsError {

	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CC0000;
}

