body {margin: 0; padding: 0; background:url('body_bg.jpg') repeat-x center top #F8F2DA; }
#imSite {width: 960px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background:#ffffff; background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 128px; float: left; padding: 11px 0 0 9px; }
#imContent {width: 940px; float: left; margin-top: 0px; padding:10px;}
#imFooter {clear: both; height: 51px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; border-radius: 0px 0px 8px 8px; }
#immenu{
	width: 960px; 
	height:30px;
	margin: 0px auto; 
	text-align: left; 
	border-bottom:3px solid #D7D4CD;
}

.testo_home, .testo_galleria, .testo_plink{
	font-size:14px;
	color:#726a52;
	font-style:italic;
	letter-spacing:1px;
	line-height:29px;
	font-weight:bold;
	
}




.testo_home a.text_link, .testo_home a.text_link:visited{
	padding:3px;
	background:#F8F2DA;
	border-bottom:1px dotted #C2BEB4;
	color:#7F7EFE;
	border-radius:5px;
}

p img{
	display:inline-block;
	margin:10px;
	padding:7px;
	border:1px solid #C2BEB4;
	background:#F8F2DA;
	border-radius:4px;
}

.testo_galleria{
	text-align:center;
}

.testo_galleria img{
	margin:2px;
}

.testo_home a.text_link:hover{
	color:#000000;
}

#tabella_prezzi td{
	background:#DFDCD5;
	padding:7px 12px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	font-weight:bold;
	font-style:italic;
	
}

#tabella_prezzi td.td_title{
	background:#333333;
	color:#F8F2DA;
}


.testo_plink{
	font-weight:regular !important;
}
