@charset "UTF-8";
/* CSS Document */
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: url(../img/bg_left.gif) repeat-y center #FFFFFF;
	margin: 0px;
}
div#bg1{
	position:absolute;
	z-index: 1;
	background-color: #c6dce8;
	left: 50%;
	top: 0;
	width: 186px;
	height: 100%;
	margin-left: -451px;
}
div#bg2{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:url(../img/bg.gif) top repeat-x;
}
div#Pie{
	clear: both;
	position: relative;
	z-index: 21;
	left: 50%;
	margin-left: -265px;
	height: 48px;
	margin-top: -48px;
	width: 716px;
}
div#PieCont{
	position: relative;
	top: 20px;
	height: 28px;
	background:url(../img/bottom_ombra.gif) no-repeat left #96b0b8;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
div#Credits{
	position: relative;
	margin-top: -48px;
	z-index: 22;
	width: 60px;
	left: 50%;
	margin-left: -347px;
}
div#bg3, div#Site{
	top: 0;
	left: 50%;
}
div#bg3{
	position: absolute;
	background:url(../img/ombra.gif) no-repeat top;
	z-index: 3;
	width: 919px;
	margin-left: -460px;
	height: 100%;
}
div#Site{
	position: relative;
	z-index: 20;
	width: 902px;
	margin-left: -451px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
div#TopSite{
	background:url(../img/top.jpg) no-repeat;
	height: 128px;
	color:#FFFFFF;
	font-size: 9px;
}
div#Menu{
	background:url(../img/menu/bg.gif) repeat-x;
}
div#Left{
	float: left;
	width: 186px;
}
div#Cont{
	margin-left: 200px;
	margin-top: 50px;
	padding-bottom: 60px;
	width: 690px;
}
