@import url('contenuti.css');

body {
	margin: 0px;
	padding: 9px;
	text-align: center;
	background-color: #cccccc;
}
.clearAll {
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
}
#main {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
}
#head {
	background-image: url(../../img/common/head/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 87px;
	position: relative;
}
#head .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#head .logo p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a275d;
	margin-bottom: 0px;
	padding-top: 10px;
}
#head .lingua {
	position: absolute;
	left: 150px;
	top: 15px;
	color: #FDC21B;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 20;
}
.lingua a {
	color: #FFFFFF;
}
.lingua a:hover {
	color: #FDC21B;
}
.lingua a.selected {
	color: #FDC21B;
}
#head #menu {
	float: right;
	padding-right: 20px;
	position: relative;
	margin-top: 13px;
	z-index: 50;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#menu li {
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
}
#menu a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#menu .home a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #ffb703;
}
#menu .active {
	background-image: url(../../img/common/head/m_select_bg.gif);
}
#menu .oldActive {
	background-image: url(../../img/common/head/m_oselect_bg.gif);
}
#menu .active a, #menu a:hover {
	font-weight: bold;
	color: #fdc21b;
}
#menu li ul {
	position: absolute;
	right: 0px;
	background-color: #FDC21B;
	top: 32px;
	width: 100%;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
}
* html #menu li ul {
	width: 650px;
}
#menu li li {
	float: left;
	height: auto;
	margin-left: 20px;
}
#menu  .active  li  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #444751;
	font-size: 11px;
	background-image: url(../../img/common/head/sm_bull.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 15px;
}
#menu .active a.active, #menu .active li a:hover {
	color: #000000;
	background-image: url(../../img/common/head/ssm_bull.gif);
}
#path {
	text-align: right;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 20px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
#path a {
	color: #666666;
	text-transform: none;
}
#path a:hover {
	color: #FDC21B;
}
#conts .top {
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #bababa;
}
#conts .top .banner {
	float: right;
}
#conts .top .topSx {
	background-color: #0a275d;
	width: 302px;
	height: 232px;
	background-image: url(../../img/common/logo_lnx.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.topSx .titolo {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-transform: none;
}
.topSx .news {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
.topSx .notizia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 64px;
	padding-top: 15px;
}
.topSx .notizia p {
	padding: 0px;
	margin-bottom: 2px;
}
.topSx .news .notizia img {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.topSx .news .notizia b {
	font-weight: bold;
	color: #000000;
}
.allNews {
	text-align: right;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
.allNews a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
}
.allNews a:hover {
	color: #FFFFFF;
}
#conts .down {
	border: 1px solid #BABABA;
	background-image: url(../../img/common/conts_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.down .marchi {
	background-color: #fdc21b;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #292a2e;
	font-size: 12px;
}
.down .marchi .egos {
	position: absolute;
	top: 0px;
	right: 0px;
}
#foot {
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../../img/common/foot/bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	position: relative;
	padding-left: 345px;
	line-height: 40px;
	font-size: 11px;
	margin-top: 16px;
}
#foot img {
	position: absolute;
	left: 210px;
	top: 0px;
}
#foot .imgTxt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 205px;
	font-style: normal;
	font-weight: bold;
	color: #FDC21B;
	text-align: right;
}
#foot a {
	color: #FFFFFF;
}
#foot a:hover {
	color: #FDC21B;
}
