/*
---------------------------------------------------------------------------------------
AGGIORNAMAC
---------------------------------------------------------------------------------------
*/
body#aggiornamac, body#aggiornamac_art { background: #496621 url(../img/img_aggiornamac/bg_body.gif) repeat-x center top; }

body#aggiornamac #header, body#aggiornamac_art #header { background: url(../img/bg_header.png) no-repeat center bottom; }

/*
---------------------------------------------------------------------------------------
HEADER MACITYNET
---------------------------------------------------------------------------------------
*/

#logo_aggiornamac {
	background: url(../img/img_aggiornamac/logo_aggiornamac.png) no-repeat left top;
	float: left;
	height: 0px;
	width: 480px;
	padding-top: 65px;
	overflow: hidden;
}

/*
---------------------------------------------------------------------------------------
NAVIGAZIONE GENERALE MACITYNET
---------------------------------------------------------------------------------------
*/
#navigation {
	height: 42px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li { float:left; }

#navigation li a {
	float:left;
	overflow: hidden;
	height: 0px;
	padding-top: 42px;
}

#navigation li a { background: url(../img/nav.png); }

#navigation li#mn1 a {
	width: 92px;
	background-position: 0px 0px;
}

#navigation li#mn2 a {
	width: 103px;
	background-position: -92px 0px;
}

#navigation li#mn3 a {
	width: 107px;
	background-position: -195px 0px;
}

#navigation li#mn4 a {
	width: 103px;
	background-position: -302px 0px;
}

#navigation li#mn5 a {
	width: 98px;
	background-position: -405px 0px;
}

#navigation li#mn6 a {
	width: 138px;
	background-position: -503px 0px;
}

#navigation li#mn1 a:hover { background-position: 0px -42px; }

#navigation li#mn2 a:hover { background-position: -92px -42px; }

#navigation li#mn3 a:hover { background-position: -195px -42px; }

#navigation li#mn4 a:hover { background-position: -302px -42px; }

#navigation li#mn5 a:hover { background-position: -405px -42px; }

#navigation li#mn6 a:hover { background-position: -503px -42px; }

#navigation li#mn1 a:active { background-position: 0px -84px; }

#navigation li#mn2 a:active { background-position: -92px -84px; }

#navigation li#mn3 a:active { background-position: -195px -84px; }

#navigation li#mn4 a:active { background-position: -302px -84px; }

#navigation li#mn5 a:active { background-position: -405px -84px; }

#navigation li#mn6 a:active { background-position: -503px -84px; }

/*
---------------------------------------------------------------------------------------
NAVIGAZIONE GENERALE MACITYNET - DOVE SIAMO
---------------------------------------------------------------------------------------
*/
body#macity #navigation li#mn1 a,
body#macity_art #navigation li#mn1 a { background-position: 0px -84px; }

body#macprof #navigation li#mn2 a,
body#macprof_art #navigation li#mn2 a { background-position: -92px -84px; }

body#ilmiomac #navigation li#mn3 a,
body#ilmiomac_art #navigation li#mn3 a { background-position: -195px -84px; }

body#ipodnet #navigation li#mn4 a,
body#ipodnet_art #navigation li#mn4 a { background-position: -302px -84px; }

body#iphonia #navigation li#mn5 a,
body#iphonia_art #navigation li#mn5 a { background-position: -405px -84px; }

body#aggiornamac #navigation li#mn6 a,
body#aggiornamac_art #navigation li#mn6 a { background-position: -503px -84px; }

/*
---------------------------------------------------------------------------------------
TOPNEWS
---------------------------------------------------------------------------------------
*/
.aggiornamac_TN_box {
	width: 510px;
}

.aggiornamac_TN_box img {
	display:block;
	float: right;
	padding-right: 12px;
	height: 150px;
	width: 150px;
}

.aggiornamac_TN_box .title_TN_box {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 12px;
	height: 42px;
	width: 498px;
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
}

.aggiornamac_TN_box .title_TN_box h3 {
	color: #000;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.aggiornamac_TN_box h2 {
	padding-right: 174px;
	padding-left: 12px;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.aggiornamac_TN_box h5 {
	padding-right: 174px;
	padding-left: 12px;
}
.aggiornamac_TN_box .edit {
	padding-right: 174px;
	padding-left: 12px;
}
.body_TN_box {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	background: #FFF;
	padding-top: 12px;
	min-height: 200px;
}

/*
---------------------------------------------------------------------------------------
NEWS
---------------------------------------------------------------------------------------
*/
.aggiornamac_N_box {
	width: 510px;
}

/*.aggiornamac_N_box .topbox {
	background: url(../img/bg_macity_N_box_top.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 4px;
}*/

.aggiornamac_N_box .title_N_box {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 12px;
	height: 42px;
	width: 498px;
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	position: relative;
}

.aggiornamac_N_box .title_N_box h3 {
	color: #000;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.aggiornamac_N_box .title_N_box span.newsLast {
	text-align: right;
	height: 42px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 42px;
}

.aggiornamac_N_box .body_N_box {
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
}

.aggiornamac_N_box .body_N_box .unit_N_box {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	clear: both;
	position: relative;
}

.aggiornamac_N_box .body_N_box .unit_N_box h5 {
	padding-bottom: 4px;
	font-size: 0.8em;
	letter-spacing: 0.03em;
	font-weight: bold;
}

.aggiornamac_N_box .body_N_box .unit_N_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.22em;
	font-weight: bold;
	color: #000;
}

.aggiornamac_N_box .body_N_box .unit_N_box .edit {
	padding-bottom: 10px;
}

.aggiornamac_N_box .body_N_box .unit_N_box:last-child {
	border-bottom: none;
}

