
/*////////////////////////////////////////////////////////////////////////////////////////////
//////////////////// CORRECCIONES PARA INTERNET EXPLORER 7 Y 8 ///////////////////////////////
////////////////////////EXPLORER 6 NO TIENE ARREGLO :-)///////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////*/

#user1, #banner, #user2, .User3Izq, .User3Der, .Der {    /*Anade transperencia a los fondos*/
	filter:alpha(opacity=80);
	}

#top input.button {   /***Botón lupa***/
	margin-top:-1px;
	}

#user1 #mod_login_rememberregistro { /***Checkbox acceso****/
	margin-top:7px;
	}


#content form.search_result fieldset.only input, #content form.search_result fieldset.phrase input {/**********Formateo resultados buqueda*********/ 
	background-color:#000000;
	background-color:inherit;
}
