
#buscadorValoracion{
	height: 169px;
	margin: auto;
	width: 976px;
	background-image:url(../img/fd_reservas.png);
}


#buscarValoracion{
	display: block;
    margin: 27px auto 0;
    width: 600px;
}

#buscarValoracion label{
	float: left;
	color: #FFFFFF;
	font-size: 1.6em;
	padding-top: 2px;
}

#buscarValoracion input{
	background: url("/sltwww/st/img/bg-input-txt-gris.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0 12px;
    padding: 0 12px;
    vertical-align: middle;
    width: 204px;
}

a.btn-red-126 {
    background: url("/sltwww/st/img/btn/btn-red-126.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    width: 129px;
}

a.btn-red-126:link {
    text-decoration: none;
}

div.contenedorDatosDetalle{
	height: 100px;
	border-top: 1px solid #848386;

}

div.contenedorDatosDetalle div.colIzq{
	background-color: #ADC5E8;
    float: left;
    height: 100px;
    width: 450px;
}

div.contenedorDatosDetalle div.colIzq div{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

div.contenedorDatosDetalle div.colIzq p{
	margin-bottom: 15px;
	clear: left;
	font: 14px 'Trebuchet MS',Arial,Helvetica,sans-serif;
	margin-top: 0;
}

div.contenedorDatosDetalle div.colDer{
	float: right;
}

div.contenedorDatosDetalle div.colDer div.importePagar{
	float: rigth;
}


.contenedorBotonFormalizar{
	background-color: #D8E1EE;
}

.contenedorBotonFormalizar p{
	float: right;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#cuadroMensajeError{
	display: none;
}

span.menExpiracion{
	font-size: 13px;
	color: red;
	margin-left: 20px;
}

#codigoValoracion{
	text-transform: uppercase; 
}