#mainContainer {
	width: 100%;
	text-align: center;
}

.mainContainer_aux {
	text-align: left;
	width: 985px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background-image: url(../../img/models/testata_cartina.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	min-height: 129px;
}

#header h1 {
	margin: 0;
	padding: 0 5px;
	line-height: 129px;
}

#langPosition {
	background-color: red;
}

#boxLogo {
	background-color: #72B4DC;
	margin: 0;
	padding: 0;
}

#menuHeader {
	margin: 5px auto 0 auto;
	float: left;
	width: 100%;
}

#menuHeader_top {
	height: 4px;
	background-image: url(../../img/models/menuHeader_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 4px;
	font-size: 0px;
}

#menuHeader_bottom {
	height: 5px;
	background-image: url(../../img/models/menuHeader_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 5px;
	font-size: 0;
}

#menuHeader_body {
	background-image: url(../../img/models/menuHeader_body.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	min-height: 23px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	width: 983px;
}

#menuHeader_cs,#header_cs {
	float: left;
	width: 685px;
}

#header_cs {
	min-height: 129px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../../img/logo-testata.jpg);
}

#menuHeader_cd,#header_cd {
	margin-left: 685px;
}

#menuHeader_cs,#menuHeader_cd {
	min-height: 23px;
	line-height: 23px;
}

#boxTop { 
	/*min-height: 82px;*/
	border-bottom: 1px solid silver;
	margin-top: 5px;
	float: left;
	width: 100%;
}

#boxFooter {
	float: left;
	width: 100%;
	background-color: #0D5B8B;
	color: white;
	margin-top: 23px;
	font-size: 10px;
	height: 19px;
	line-height: 19px;
}

#footer_cs {
	float: left;
	width: 385px;
}

#footer_cd {
	margin: 0 0 0 400px;
	text-align: right;
}

#goHome {
	width: 43px;
	border: 0;
	float: left;
	/*background-image: url(../../img/models/goHome.png);
	background-repeat: no-repeat;
	background-position: right center;
	*/
	margin-right: 5px;
	height: 23px;
}

#goHome :link,#goHome :visited,#goHome :hover {
	text-decoration: none;
	border: 0;
}

#goHome img {
	border: 0;
	margin: 0;
	padding: 0;
}

#footer_credits {
	margin: 2px 0 0 0;
	float: left;
}

.credits_cs {
	width: 375px;
	float: left;
	text-align: center;
}

.credits_cs a img {
	padding: 0;
	margin: 0;
}

.credits_cd {
	margin-left: 375px;
}

.credits_cd p {
	font-size: 11px;
	word-spacing: -1px;
	margin-top: 10px;

}