body {
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}

div {text-align:left;}

p {
	margin:0;
	padding:0;
}

img {
	border:0;
}

#container {
	width:990px;
	margin:0 auto;
}


#top {
	height:90px;
	width:970px;
	padding:10px;
}

h1 {
	height:80px;
	margin:5px 0 0 0;
	padding:0;
	width:535px;
	font-family:Trebuchet MS, sans-serif;
	font-size:22px;
	font-weight:normal;
	background:url(../images/global/logo.gif) no-repeat left top;
	float:left;
	text-transform:uppercase;
}

h1 span{
	font-size:30px;
}

h1 span.h1{
	display:none;
}

h1 a{
	padding:50px 0 0 242px;
	height:29px;
	text-decoration:none;
	color:#666;
	display:block;
	float:left;
}

h1 a:hover{
	color:#888;
}

ul.languages{
	float:right;
	padding:10px 5px 0 0;
	margin:0;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

ul.languages li{
	padding:2px 0 0 0;
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	background:url(../images/global/left-green-arrow.gif) no-repeat right 8px;
	height:17px;
}

ul.languages li a{
	color:#888;
	text-decoration:none;
	padding:0 10px 0 0;
	height:17px;
}

ul.languages li a:hover{
	color:#444;
}

div#menu-1{
	height:38px;
	background: url(../images/global/bg-menu-1.gif) no-repeat left bottom;
	width:986px;
	padding:0 2px;
}

div#menu-1 ul{
	margin:0;
	padding:0 0 0 34px;
	height:38px;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(../images/global/bg-menu-1-ul.gif) repeat-x left top;
}


div#menu-1 ul li{
	margin:0 22px;
	padding:0 1px;
	height:38px;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	float:left;
}

div#menu-1 ul li a{
	text-decoration:none;
	color:#D0D0D0;
	height:20px;
	padding:11px 12px 7px 12px;
	display:block;
	text-align:center;
	text-transform:uppercase;
}

div#menu-1 ul li a:hover{
	color:#41D841;
}

div#menu-1 ul li.selected{
	background:url(../images/global/bg-menu-1-ul-li-selected.gif) repeat-x left top;
}
div#menu-1 ul li.selected-1{
	background:url(../images/global/bg-menu-1-ul-li-selected.gif) repeat-x left top;
}

div#menu-1 ul li.selected a{
	background:url(../images/global/bg-menu-1-ul-li-a-selected.gif) repeat-x left top;
	color:#FFF;
}

div#menu-1 ul li.selected-1 a{
	background:url(../images/global/bg-menu-1-ul-li-a-selected.gif) repeat-x -1px top;
	color:#FFF;
}

div#menu-2{
	height:30px;
	background: #209120 url(../images/global/bg-menu-2.gif) repeat left top;
	border-bottom:1px solid #333;
	width:986px;
	margin:0 2px;
}

div#menu-2 p{
	text-align:right;
	color:#FFF;
	font-size:13px;
	padding:6px 10px;
	height:18px;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
}

p.news{
	margin:9px 2px 0 2px;
	padding:5px 10px;
	height:22px;
	width:966px;
	background:#EEE;
	font-size:12px;
	border-bottom:1px solid #9F9F9F;
}

p.news span{
	font-family:Trebuchet MS, sans-serif;
	font-size:17px;
	color:#009500;
}

p.news a{
	color:#666;
	text-decoration:none;
}

p.news a:hover{
	color:#088508;
}

#content{
	width:986px;
	padding:0 2px 15px 2px;
	float:left;
}

#footer{
	width:986px;
	margin:0 2px 0 2px;
	padding:13px 0 20px  0;
	border-top:1px dotted #C0C0C0;
	float:left;
}

#footer p{
	font-size:11px;
	line-height:15px;
	text-align:center;
	color:#777;
}

#footer p a{
	text-decoration:none;
	color:#009500;
}

#footer p a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:15px 0 0;
	background:none;
}

div#footer #cybermarket a{
	color:#036;
	text-decoration:none;
}

#footer p#correlati{
	font-size:11px;
	line-height:15px;
	text-align:justify;
	color:#777;
}


