/*------------------------------------------------------------------------------ Stylesheet per correzioni IE6 Versione: 1.0 Autore: Riccardo De Contardi ------------------------------------------------------------------------------*/
* html #container{
width:expression(document.documentElement.clientWidth<=760?"758px":"100%");
/*width:expression(document.body.clientWidth<=760 ? "758px" : "100%");*/

}



* 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 #wrapper2 h1 em {
	padding: 0.45em 0 0.5em 0;
}
* html #extra {
	margin-right: -20em;
	word-wrap: break-word;
}

* html #content hr{
height:3px;
color:#ccc;
}



* html #content .csc-textpic-image{
margin:1em 0 0 0
}

* html  #navigation ul li{height:100%}
