body{
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-weight:100;
	font-size:12px;
	background-color: #C0C0C0;
}

.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}



#logo{ 
	margin-left:30px;
	margin-bottom:5px;
}


#menu_laterale
{
	position: relative;
	display:block;
	width: 240px;
	background: #fff;
	float: left;
	padding:0;
	margin-left:7px;
	
}

#testi {
	margin:0px auto;
	height:150px;
	width:100%;
	bottom:0;
	z-index: 3;
	position:absolute;
	background-color:#FFFFFF;
	z-index: 1002;
}

#container{
	padding:10px;
	min-height: 600px;
	width:940px;
	background-image: url(../img/bkg_container.gif);
	background-repeat: repeat-y;
	border: thin solid #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container_lite{
	padding:10px;
	min-height: 600px;
	width:940px;
	background-image: url(../img/bkg_container_lite.gif);
	background-repeat: repeat-y;
	border: thin solid #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#content-container
{
	float: left;
	width: 100%;
	bottom:0;
}

#content
{
	clear: left;
	float: left;
	width: 60%;
	padding: 20px 0;
	margin: 0 0 0 4%;
	display: inline;
}


#footer_left
{
	width:680px;
	border-top: #75A6D6 1px solid;
	margin-top: 10px;
	margin-left:10px;
	font-size: 10px;
	line-height:40px;
	color: #666666;
	text-align:left;
	background-image: url(../img/bkg_border.gif); 
	background-repeat: repeat-x;
	float:left;
}

#footer_right
{
	width:50px;
	border-top: #75A6D6 1px solid;
	background-image: url(../img/bkg_border_white.gif); 
	background-repeat: repeat-x;
}

#footer_lite
{
	width:920px;
	border-top: #75A6D6 1px solid;
	margin-top: 10px;
	margin-left:10px;
	font-size: 10px;
	line-height:40px;
	color: #666666;
	text-align:left;
	background-image: url(../img/bkg_border.gif); 
	background-repeat: repeat-x;
}

#slogan
{
position:relative;
z-index:10;
margin-left:400px;
top:-88px;
width:250px;
height:0px;
}

#slogan_lite
{
position:relative;
z-index:10;
margin-left:635px;
top:-88px;
width:250px;
height:0px;
}

#slideshow{
width:680px;float:left; border-top: #75A6D6 1px solid; margin-left:10px; background-image: url(../img/bkg_border.gif); background-repeat: repeat-x;
}
#slideshow_lite{
width:920px;border-top: #75A6D6 1px solid; margin-left:10px; background-image: url(../img/bkg_border.gif); background-repeat: repeat-x;
}

.box_lite{
	width:280px; height:100px; margin-left:20px; margin-bottom:20px; float:left;
}

