DIV#container {
	BACKGROUND: #FFFFFF;
	WIDTH: 100%;
	height: 100%;
	margin: 0 auto;
}

DIV#content {
	width: 760px;
	text-align: center;
	border: #000000 0px solid;
	margin: 0 auto;
}

/* top*/
DIV#top{
	background-image:url(../template/images/top.jpg);
	width: 760px;
	height: 37px;
}

DIV#topSx{
	width: 380px;
	height: inherit;
	float:left;
	border: #000000 0px solid;
}

DIV#topDx{
	width: 380px;
	height: inherit;
	float: right;
	border: #000000 0px solid;
}

DIV#header{
	width: 760px;
	height: 178px;
}





DIV#menu{
	background-image:url(../template/images/menu.jpg);
	width: 760px;
	height: 42px;
}

DIV#menuSx{
	width: 330px;
	height: inherit;
	float:left;
	border: #000000 0px solid;
}

DIV#menuDx{
	width: 430px;
	height: inherit;
	float: right;
	border: #000000 0px solid;
}




DIV#body{
	clear: both;
	width: 760px;
	height: 100%;
	border: #000000 0px solid;
	background-image:url(../template/images/background.jpg);
	overflow: auto;
}

DIV#left{
	width: 240px;
	margin-left: 5px;
	float:left;
	border: #000000 0px solid;
}

DIV#news{
	border: #000000 0px solid;
}

DIV#loghi{
	margin-top: 50px;
	border: #000000 0px solid;
}

DIV#contacts{
	margin-top: 30px;
	border: #000000 0px solid;
}


DIV#right{
	width: 510px;
	border: #000000 0px solid;
	margin-right: 5px;
	float: right;
}


DIV#bottom{
	width: 760px;
	height: 11px;
	background-image:url(../template/images/bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}

DIV#foot{
	line-height: 1.5em;
	text-align:center;
	font-size: 10px;
	color:#3B8D1B;
	height: 40px;
}


#cont{
	width: 200px; 
	height: 150px; 
	overflow:hidden;
	border: #000000 0px solid;
	position:relative;
}

#datacontainer1{margin-left:0; margin-top:15px; width:190px ; padding-left:6px; position:absolute; float:left  }

#datacontainer1 P {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#838D99; text-align:left; margin-bottom:2px; }