#center {
	width:750px;
	height:50px;
	background-image:url(../images/img4.jpg);
	font-size: 14px;
	padding: 0;
	margin: 0 auto;
	color: #666666;
	background-repeat: no-repeat;
}
#csstopmenu, #csstopmenu ul{

background-image:url(../thegathering/thegathering/images/Copia (2) di img4.jpg);
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: none;
}

#csstopmenu li{
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	font-size: 85%;
	height: 20px;
	border: none;
	color: #99FF33;
	border-right: 1px solid #110F09;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	display: block;
}

#csstopmenu a{
	text-decoration: none;
	padding: 10px 20px 0 20px;
}

.mainitems{
}

.headerlinks a{
	margin: auto 8px;
	font-weight: bold;
	color: #FFFFFF;
}


.submenus2{
	display: none;
	width: 85px;
	position: absolute;
	top: 1.2em;
	left: 0;
}

.submenus2 li{
width: 100%;
text-align:center;

}

.submenus2 li a{
	display: block;
	width: 100%;
	height:12px;
	line-height:1px;
	color:#000000;
	background:#C36B43;

}

html>body .submenus2 li a{ /* non IE browsers*/
	height: 12px;
}

.submenus2 li a:hover{
	background-color: #D39276;
	color: #000000;
	height:12px;
	line-height:1px;
}

.submenus{
display: none;
width: 6em;
position: absolute;
top: 1.2em;
left: 0;
}

.submenus li{
width: 100%;
text-align:center;

}

.submenus li a{
	display: block;
	width: 100%;
	height:12px;
	line-height:1px;
	color:#000000;
	background:#C36B43;

}

html>body .submenus li a{ /* non IE browsers*/
width: auto;
}

.submenus li a:hover{
	background-color: #D39276;
	color: #000000;
	height:12px;
	line-height:1px;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
	display: block;
	background-color: #C36B43;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0A0A0A url(images/img1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #CCCCCC;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {

	text-decoration: none;
	color: #652A17;
}

a:hover {
	border: none;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 750px;
	height: 181px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(images/img3_en.jpg);
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
/*MENU PRINCIPALE*/
.menuNavigazione{
margin:0;
padding:0;
list-style:none;
height:2em;
display:inline;
}

.menuNavigazione li{
float:left;
}

.menuNavigazione a{
float:left;
height:2em;
line-height:2em;
padding:0 0.7em;
text-decoration:none;
white-space:nowrap;
}

/*SOTTO MENU*/
.menuNavigazione ul{
margin:0;
padding:0;
list-style:none;
width:17em;
}

.menuNavigazione ul li{
float:none;
}

.menuNavigazione ul a{
float:none;
display:block;
height:1.7em;
line-height:1.7em;

border-left:1px solid #666;
border-bottom:1px solid #666;
}

.menuNavigazione .voceCorrente {
position:relative;
}

.menuNavigazione ul{
	position:absolute;
	top:27px;
	left:-1px;
}

.menuNavigazione{
color:#666;
}

.menuNavigazione a{
color:#fff;
}

.menuNavigazione .voceCorrente a{
color:#000;
}
/* Menu */

#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img4.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	border: none;

	font-size: 85%;
	font-weight: bold;
	color: #F4D1C5;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	background: url(images/img7.jpg) repeat-y 220px 0px;
}

/* Content */

#content {
	float: right;
	width: 489px;
	padding-right: 20px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img9.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
