body {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #e5cc70;
	text-align: center;
} 
<!--Immagini di destra e sinistra-->
#under { 
	background: #e5cc70 url(images/bg.jpg) top center repeat-x;
}

#wrapper { 
	background: transparent url(images/page_bg.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}

#wrapper1 { 
	background: transparent url(images/page_bg.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#holder{
	margin:0 auto;
	width:1000px;
	padding:0;
	text-align:center;
}
#top{
	background:transparent url(images/header_bg4.jpg) top center no-repeat;  
	height:100px;
	width:1000px;
}
#logo{
	float:center;
	width:1000px;
	line-height:24px;
	padding:31px 0 0 0;
	margin:0 auto;
	text-align:left;
	
}

#top_menu{
	background: #fef9dd url(images/top_menu_bg.jpg) top center no-repeat;
	height:30px;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:left;
	width:961px;
}



#content {
	border-top:0px solid #c4a756;
	background-position:center;
	background:#fef9dd;
	padding:10px;
	float:center;
	text-align:center;
    width:941px;
}
#leftcolumn, #rightcolumn  {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	text-align: left;
}
#leftcolumn div.module_menu, #rightcolumn div.module_menu, #leftcolumn div.module, #rightcolumn div.module {
	margin:0px;
	padding:0 0 10px 0;
	text-align: left;
	width:200px;
}
#leftcolumn div.module_menu div, #rightcolumn div.module_menu div, #leftcolumn div.module div, #rightcolumn div.module div, #leftcolumn div.module_text div , #rightcolumn div.module_text div{
	background: transparent url(images/l_r_col_middle.jpg) center center repeat-y;
	padding:0;
	margin:0;
}
#leftcolumn div.module_menu div div, #rightcolumn div.module_menu div div, #leftcolumn div.module div div, #rightcolumn div.module div div, #leftcolumn div.module_text div div, #rightcolumn div.module_text div div{
	background: transparent url(images/l_r_bottom.jpg) bottom center no-repeat;
	padding:0 0 10px 0;
	margin:0;
}
#leftcolumn div.module_menu div div div, #rightcolumn div.module_menu div div div, #leftcolumn div.module div div div, #rightcolumn div.module div div div, #leftcolumn div.module_text div div div, #rightcolumn div.module_text div div div {
	background: url(images/l_r_top.jpg) top center no-repeat;
	padding:2px 0 0 0;
	margin:0;
}
#leftcolumn .module_menu div div div h3, #rightcolumn .module_menu div div div h3, #leftcolumn .module div div div h3, #rightcolumn .module div div div h3, #leftcolumn .module_text div div div h3, #rightcolumn .module_text div div div h3 {
	background: url(images/h3_bg.jpg) top center no-repeat;
	font-size:12px;
	font-family:Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-align:left;
	height:26px;
	line-height:26px;
	width:186px;
	margin:0 auto;
	padding:0 0 7px 10px;
	color:#79531b;
}
#leftcolumn div.module_menu div div div div, #rightcolumn div.module_menu div div div div, #leftcolumn div.module div div div div, #rightcolumn div.module div div div div, #leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div{
	background: transparent url(images/l_r_col_middle.jpg) center center repeat-y;
	padding:0;
	margin:0 auto;
	width:180px;
}
#leftcolumn table, #rightcolumn table{
	width:180px;
	margin:3px auto 0 auto;
	padding:0;
}
#leftcolumn table td{
	font-size:12px;
	font-family: Tahoma, Verdana, sans-serif;

}

