/* Hacks Explorer 6 */
* html #shadow {
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imatges/shadow.png');	
}
* html #shadow-large {
	height: 667px;
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imatges/shadow-large.png');	
}
* html #shadow-medium {
	height: 639px;
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imatges/shadow-large.png');	
}
* html #shadow-small {
	height: 490px;
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imatges/shadow-small.png');	
}
* html ul#navigation a, * html ul#navigation a.active, * html ul#navigation a.active:hover, * html ul#navigation a:hover {
	width: 100px; height: 20px;
}

* html #campanes {
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imatges/campanes.png');	
}

/* Hacks Explorer 7 */
*:first-child+html #sidebar ul {
	margin: -10px 0 0;
}

* html .info {margin: 10px 20px 10px 0;}
*:first-child+html .info {margin: 10px 20px 10px 0;}
