/***************************************
HTML TAG DEFINITIONS
***************************************/


/***************************************
MENU
***************************************/
#ixMenu_Lang {
	margin-right:148px;
}

/*** Menu Principale ***/
#ixMenu_Principale {
	position:absolute;
	margin-left:497px;
	margin-top:16px;
	clear:left;
}
html>/**/body #ixMenu_Principale {margin-top:29px;}


/*** Header ***/
.ixSection_Header {
	height:13px;
}
.ixSection_Header .ixLink {
	position:relative;
	top:153px;
}


/*** Foto ***/
.ixSection_Foto {
	width:360px;
	margin-top:16px;
}

.ixSection_Foto .ixSectionContent{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}




/***************************************
Main section container
***************************************/
#ixMainSectionContainer {
	display:none;
}

/*** ixSection_Footer ***/
.ixSection_Footer {
	top:18px;
}
html>/**/body .ixSection_Footer {top:12px;}

