/*
** pagina
*/
#page-content {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/*
** contenitore sinistro
*/
#window-left {
	width: 326px;
	float: left;
}
#title-left-about {
	text-align: left;
	color: #fff;
	font-weight: bold;
	width: 326px;
	height:23px;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-bar-green.jpg);
}
#title-left-about span {margin:0 auto 0 10px;font-size:12px;font-family: Arial;}

#content-left {
	position:relative;
	margin-bottom:5px;
	text-align: center;
	color: #000;
	height:298px;
	background-color: #fff;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-sfondo-left.jpg);
	background-position: 0 23px;
}
/*
** contenitore centrale
*/
#window-center2 {
	width: 658px;
	float:right;
	text-align: left;
}
#window-center {
	width: 328px;
	float: left;
}
#title-center-home {
	padding:0;
	text-align: left;
	margin-left:0;
	color: #fff;
	font-weight: bold;
	width: 328px;
	height:23px;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-bar-red.jpg);
}
#title-center-home span {margin:0 auto 0 10px;font-size:12px;font-family: Arial;}

#content-center {
	margin-bottom: 5px;
	text-align: center;
	color: #000;
	height:298px;
	background-color: #fff;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-sfondo-center.jpg);
	background-position: 0 23px;
}

/*
** contenitore destro
*/
#window-right {
	width: 326px;
	float: right;
}
#title-right-login {
	text-align: left;
	color: #fff;
	font-weight: bold;
	width: 326px;
	height: 23px;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-bar-orange.jpg);
}
#title-right-login span {margin:0 auto 0 10px;font-size:12px;font-family: Arial;}
#content-right {
	position:relative;
	margin-bottom: 5px;
	text-align: center;
	height:298px;
	background-color: #fff;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-sfondo-right.jpg);
	background-repeat: no-repeat;
	background-position: 0 23px;
}
/*
** contenitore basso
*/
#window-bottom {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 988px;
}
#title-bottom {
	text-align: left;
	color: #fff;
	font-weight: bold;
	width: 988px;
	height: 23px;
	background-image: url(http://campionet2.lg1x6z.simplecdn.net/images/templates/default/home-bar-bottom.jpg);
}
#title-bottom span {margin:0 auto 0 10px;font-size:12px;font-family: Arial;}

#content-bottom {
	margin-bottom: 5px;
	text-align: left;
	color: #000;
	background-color: #fff;
}
/*
** messaggio in fumetto
*/
#comics{
	position: absolute;
	width: 190px;
	top: 137px;
	left: 20px;
	color: #000;
	font-size:9px;
	line-height:12px;
}
#comics ul{margin:0;padding:0;list-style-type:none;}
#comics ul li{margin-bottom:6px;}
#comics b{font-size:9px;}
#comics a{color:#9A1010;font-size:9px;}

#spacer-right {float:right;width:6px;height:1px;}
#spacer-left {float:left;width:6px;height:1px;}
#spacer-middle {float:left;width:4px;height:1px;}

.news-title{padding:0;margin:0;font-size:14px;font-weight:bold;font-family:Arial;color:#222;}
.news-date{margin:0;padding:0;text-align:right;font-style:italic;font-size:10px;color:#777;}
.news-obj{margin:5px 0 0 0;padding:0px;font-weight:bold;}
.news-cnt{margin:0;padding:4px 2px 3px 2px;border-top:1px dotted #777;border-bottom:1px dotted #777;background-color:#e9e9e9;}