/*** HACKS PARA IE ***/

/* Si tienes la necesidad de aplicar algún hack SOLO para IE6 utiliza este selector: */

* html .rnoti{
margin-left:0.7em
	
}

* html .oferta{
 margin-right:0.5em}
 
 * html .form{
 margin-right:0.7em;
 width:27.2em;}

* html .serveis{
margin-left:0.7em
	
}

* html .serveis2{
margin-right:0.7em;
	
}

/* Si necesitas aplicarlo SOLO a IE7 utiliza este:*/

*:first-child+html {
	
}

/* Y este para ambos: */

html {
	
}