/*------------------------------------------------------------------------------ Stylesheet per correzioni IE6 Versione: 1.0 Autore: Riccardo De Contardi ------------------------------------------------------------------------------*/

* html .easyClearing {
	height: 1%;
}

* html #backtohomepage{margin: 0 0 0 1%;}


* html #header #searchform {
	width: 25em;
}
* html #header label {
	position: relative;
	top: 6px;
	padding-left:6px;
}
* html #header input {
	position: relative;
	top: 10px
}
* html #header button {
	margin: 0;
	padding: 0;
	position: relative;
	top: 8px
}

* html #navigation li {
	display: inline;
}
* html #footer {
	left: 0;
}
* html #extra {
	margin-right: -20em;
}

	/*nota: unicamente perché nella colonna c'è un'immagine;
se è il caso, inseriscilo anche in css_fix_ie6_pages.css e ricordati che nel caso di stile1fluid_2elastic_pagesf05.css NON FUNZIONA e tocca scrivere:#extra {
	margin-right: 0;
}
(in pages, non in home, naturalmente!)*/



* html #wrapper2 #content .csc-menu-of-these-pages ul a{height:0.8em;margin-left:-14px}

* html #content div{margin:0  0 0 1em;}
