body {
	background:#ffffff url("./images/maho-bg.png") repeat;
	color:#858484;
	font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
	margin-left:1px;
}

.wrap {
	background:url(images/menu-bg.jpg) left repeat-y #ffffff;
	color:#737373;
	margin:0px auto;
	padding:0;
	width:810px;
border: 1px solid #ccc;

}

#top {
	background:url(images/top_px.gif) bottom repeat-x #ffffff;
	color:#858484;
	margin:0px auto 0px auto;
	width:810px;
	height:102px;
	text-align:left;
	padding:0px;
}

#content {
	width:810px;
	margin:0;
	padding:0;
	text-align:left;
	display:table;
}

#footer {
	background:url(images/footer-bg.png) top repeat-x #000000;
	color:#858484;
	width:810px;
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
}


/*-- CONTENTS TAG for TOP PAGE --*/
/*-- CHECK-TAG border: 1px solid #ccc; --*/

#left_content {
	clear: right;
	padding:0;
	margin:0;
	text-align:left;
	width:300px;
	float:left;
}

#right_content {
	background:url(images/pix-right.png) right repeat-y;
	padding:0;
	margin:0;
	text-align:left;
	width:500px;
	float:left;
}


.inner {
	margin:10px;
	margin-bottom:0px;
}


.boxleft {
	border: 2px solid #ccc;
	clear: both;
	padding: 5px 5px 5px 5px;
	width: 280px;
	position: relative;
	margin-bottom: 18px;
	float: left;
}


.box {
	border: 2px solid #ccc;
	clear: both;
	padding: 5px 5px 5px 5px;
	width: 470px;
	position: relative;
	margin-bottom: 15px;
	float: left;
}

.line {
	background:url(images/dot.gif);
	height:1px;
	margin-bottom:15px;
	margin-top:15px
}

.copy {
	background:#ffffff;
	color:#5C5C5B;
	text-decoration:none;
	line-height:16px;
}

.img {
	margin-right:14px;
	border: 1px solid #006BA2;
}

.clear {
	clear:both;
}

.menu {
	color:#474747;
	text-decoration:none;
}

.footerlink {
	color:#CCCCCC;
	text-decoration:none;
}


h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #9C0000;
	background: #ffffff;
}

h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	background:#ffffff;
}

.blue {
	background:#ffffff;
	color:#006BA2;
	text-decoration:none
}


/* --- BOX BORDER --- */
/* http://pro.html.it/esempio/nifty/ */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#000;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #08c; border-width:0 1px;}
