/* -------------------------------------------------------------------------------- Body */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
}
img {
	border: 0px;
	margin: 0px;
}
table {
	border: 0px;
}
#body {
	width: 1000px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #99FF66;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
h1, h2, h3, h4, h5, h6, p {
	display: inline;
}

/* -------------------------------------------------------------------------------- Topbar */
#topbar {
	background-image: url(immagini/barra_top/sfondo.jpg);
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topbar a:link, #topbar a:active, #topbar a:visited {
	text-decoration: none;
	color: #99FF66;
	font-size: 11px;
	font-weight: bold;
}
#topbar a:hover {
	text-decoration: none;
	color: #FFFF99;
}

/* -------------------------------------------------------------------------------- Leftbar */
#leftbar {
	width: 200px;
	vertical-align: top;
}
#links {
	background-image: url(immagini/BG_links.jpg);
	text-decoration: none;
	color: #99FF66;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
	height: 600px;
	_height: 501px;
}
#links a:link, #links a:active, #links a:visited {
	text-decoration: none;
	color: #99FF66;
}
#links a:hover {
	text-decoration: none;
	color: #FFFF99;
}
#links h1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
#randfoto {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#alert {
	text-decoration: none;
}
#alert a:link, #alert a:active, #alert a:visited {
	text-decoration: none;
	color: #FF9900;
}
#alert a:hover {
	text-decoration: none;
	color: #FFCC00;
}

/* -------------------------------------------------------------------------------- Center */
#center {
	width: 630px;
	vertical-align: top;
}
#center p {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#content01 {
	background-image: url(immagini/BG_content01.jpg);
	overflow: hidden;
	margin: 10px;
	padding: 0px;
	width: 610px;
}
#content02 {
	background-image: url(immagini/BG_content02.jpg);
	overflow: hidden;
	margin: 10px;
	padding: 0px;
	width: 610px;
}
#title {
	background-image: url(immagini/BG_title.jpg);
	overflow: hidden;
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#titlecontent {
	width: 600px;
}
#titletext {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#titletext p {
	text-decoration: none;
	font-size: 11px;
	color: #99FF66;
}
#center h1 {
	font-size: 18px;
	color: #99FF66;
	text-transform: uppercase;
	font-weight: bold;
}
#center h2 {
	font-size: 12px;
	color: #99FF66;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#center h3 {
	font-size: 12px;
	color: #99FF66;
	font-weight: bold;
	text-decoration: none;
}
#center a:link, #center a:active, #center a:visited {
	text-decoration: none;
	color: #99FF66;
}
#center a:hover {
	text-decoration: none;
	color: #FFFF99;
}
#raidnews {
	padding: 10px;
	overflow: hidden;
	width: 580px;
}
#raid {
	padding: 10px;
	overflow: hidden;
	width: 580px;
}
#article {
	padding: 10px;
	overflow: hidden;
	width: 580px;
}
#article div
#article font
#article p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#articletext {
	text-align: justify;
	display: block;
}
#articletext img,
#articletext p img,
#articletext div img,
#articletext p p img,
#articletext div p img,
#articletext p div img {
	border: 1px solid #000000;
	margin: 5px;
}


/* -------------------------------------------------------------------------------- Rightbar */
#rightbar {
	width: 170px;
	vertical-align: top;
}
#news {
	/*background-image: url(immagini/BG_news.jpg);*/
	text-decoration: none;
	color: #99FF66;
	font-size: 11px;
	margin: 0px;
	padding: 15px;
	/*overflow: hidden;*/
	/*height: 253px;*/
	width: 140px;
	/*_height: 283px;*/
	_width: 170px;
}
#news h1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#pianetamoto {
	text-decoration: none;
	color: #99FF66;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	width: 140px;
	_width: 170px;
}

/* -------------------------------------------------------------------------------- Popup */
#popup {
	background-image: url(immagini/BG_content01.jpg);
	overflow: hidden;
	margin: 0px;
	padding: 10px;
}
#popup h1 {
	font-size: 18px;
	color: #99FF66;
	font-weight: bold;
}
#popup p {
	display: block;
	text-align: justify;
}
