.RF_combomul {		
	border: 1px solid #248491;
	font-size: 9px;
}
.RF_boton_input {
	background:white;
	border: 0px;
	width: auto;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px !important;
	height: 18px;
}
.RF_detalle {
	width:95%;
	background: transparent url(../../Home2/Irudiak/fondo_ag_not_mas.gif) repeat-x left top;
	margin: 0.6em 0.6em 0.6em 0.4em;
	border: 0.1em solid  #edf5f7;
	text-align: justify;
	padding: 0.4em;
	height:500px;
	}
.RF_boton_input_peq {	
	border: 0px;
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	text-align: left;
	padding: 0em 0em 0em 0em;
	margin: 0px !important;
	height: 1.5em;	
	background:white;
	/*cursor: hand;*/
	cursor: pointer;
	/*text-decoration: underline;*/
}

option:first-letter { text-transform: uppercase; } 

.RF_dos_columnas_ficha {
	width: 95%;
	margin: 0.4em 0.4em 0.4em 0.4em;
}
.RF_dos_columnas_ficha_izq, .RF_dos_columnas_ficha_dch {
	text-align: left;	
	background-color: transparent;	
	margin: 1px 1px 1px 1px;
	padding:0.2em;
}
.RF_dos_columnas_ficha_dch {
	margin-left: 20em;
}
.RF_dos_columnas_ficha_izq {	
	width: 20em;
	float: left;
	display: block;
}

.RF_boton_derecha {
	position: relative; 
	text-align: right;
	width: 30%;
	float:right;
	height:2em;
	top: 0.9em;		
	}
.RF_boton_izquierda {
	position: relative; 
	text-align: center;
	width: 60%;
	float:left;
	height:2em;
	/*margin:-20px;*/
	top: -1em;	
	}

.RF_dos_columnas_buscar {
	width: 100%;
	margin: 0.3em 0.3em 0.3em 0.3em;
}
.RF_dos_columnas_buscar_izq, .RF_dos_columnas_buscar_dch {
	text-align: left;
	height: 3.5em;	
	background-color: transparent;	
	margin: 0px 0px 0px 0px;
	padding: 0em;	
	/*border: 1px solid  #edf5f7;*/
	
}
.RF_dos_columnas_buscar_dch {
	margin-left: 24em;
	margin:0em;
}
.RF_dos_columnas_buscar_izq {	
	width: 9em;
	float: left;
	display: block;
}
.RF_aenor{	
	border: 0px;
	width: 18px;
	height: 35px;	
}
.RF_calidad{	
	border: 0px;
	width: 33px;
	height: 35px;	
}

.RF_height_auto{height:auto!important;}

.textoBusqueda{
	width: 100%!important;
}

.textoSelect{
	width: 29em!important;
}

.textoSelectMultiple{
	width: 35em!important;
	overflow: overlay;
}

@media (max-width: 480px) {
	.RF_dos_columnas_ficha_dch {	
		margin-left: 0em;
	}	
	.RF_dos_columnas_buscar {
		margin: 0.3em 0.3em 1.3em 0.3em;
	}	
	.RF_detalle {
		height:auto;
	}	
}


