html, body {
	height: 100%;
}

#mainContainer {

}

#colonna-1 {
	width: 182px;
	float: left;
	background-color: transparent;
	margin-right: auto !important;
	margin-right: -3px;
}

#colonna-1, #main, #side {
	height: auto !important;
	min-height: 400px;
	height: 400px;
}

#aux1 {
	background-image: url("../../img/header-top_background.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
}

#topBox {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url("../../img/col-sx_menubutton-background.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 3px 0 3px 5px;
}

#columnBox {
	height: 52px;
	background-image: url("../../img/col-sx_tube-top2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*BIR*/
#rimpiazza {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 107px;
	margin: 0; padding: 0;
}

#rimpiazza a {
	display: block;
	width: 100%;
	background-color: transparent;
	background-image: url("../../img/logo_retis.png");
	background-position: 24px 18px;
	background-repeat: no-repeat;
	height: 107px;
	text-decoration: none;
}

/* BIR + Wiz */
#rimpiazza span {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -1;
}

/* Fine BIR e BIR + Wiz */

#colonna-2 {
	margin-left: 182px !important;
	margin-left: 0;
	background-color: transparent;
	height: auto !important;
	height: 0;
}

#header {
	width: 100%;
	height: 242px;
	background-image: url("../../img/header-img_sx-background.png");
	background-position: 0 53px;
	background-repeat: no-repeat;
}

#aux2 {
	height: 242px;
	background-image: url("../../img/header-img_dx2.jpg");
	background-position: 100% 53px;
	background-repeat: no-repeat;
}

#h1 {
	height: 53px;
	background-image: url("../../img/header-top_background.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
}

#h1aux {
	height: 53px;
	background-image: url("../../img/header-top_loghetto-dx.png");
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

#aux3 {
	float: left;
	width: 100%;
	background-image: url("../../img/col-sx_tube-background2.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: transparent;
}

#aux4 {
	float: left;
	width: 100%;
	background-image: url("../../img/main-dx_background2.png");
	background-position: 71% 0;
	background-repeat: repeat-y;
	background-color: transparent;
}

#aux5 {
	float: left;
	width: 100%;
	background-image: url("../../img/col-sx_tube-bottom2.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: transparent;
}

#main, #side {
	padding: 1em 0 0 0;
}

#main {
	float: left;
	background-color: transparent;
	width: 71%;
}

#side {
	background-color: transparent;
	margin-left: 71%;
	padding-left: 1%;
	padding-right: 1%;
}

#footer {
	clear: both;
	width: 71%;
	padding: 0.5em 0;
}
