fieldset>table {
	width: 100%;
}

#numeroPeticion {
	width: 65% !important;
	margin-left: 5px !important;
}

#divInformativo {
	margin-bottom: 10px;
}

#logo {
	height: 89px;
}

select {
	max-width: none !important;
}

.anchoInput {
	width: 95% !important;
}

.anchoSelect {
	width: 100%;
}