@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../asset/bkg-f1.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper #left {
	float: left;
	width: 258px;
	margin-top: 50px;
}
#footer #footer-left {
	width: 258px;
	position: relative;
}

#wrapper #container {
	float: right;
	width: 680px;
	margin-top: 50px;
}
#footer #footer-right {
	width: 655px;
	text-align: right;
	padding-right: 25px;
	position: relative;
	margin-left: 280px;
	margin-top: -40px;
}
#wrapper #footer #footer-right .mio {
	font-size: 10px;
}
#wrapper #container #nav ul li {
	display: inline;
	width: 107px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #D9D9D9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 35px;
	margin-bottom: 70px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	text-align: right;
	height: 23px;
	overflow: hidden;
	padding-left: 10px;
}
#wrapper #container #nav {
}

#wrapper #container #nav ul #work a {
	background-image: url(../asset/work2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 61px;
	height: 23px;
}

#wrapper #container #nav ul #work a:hover {
	background-position: 0px -24px;
}
#wrapper #container #nav ul #introduction a {
	background-image: url(../asset/introduction2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 107px;
	height: 23px;
}

#wrapper #container #nav ul #introduction a:hover {
	background-position: 0px -24px;
}
#wrapper #container #nav ul #journal a {
	background-image: url(../asset/journal2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 70px;
	height: 23px;
}

#wrapper #container #nav ul #journal a:hover {
	background-position: 0px -24px;
}
#wrapper #container #nav ul #lifestream a {
	background-image: url(../asset/lifestream2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 88px;
	height: 23px;
}
#wrapper #container #nav ul #lifestream a:hover {
	background-position: 0px -24px;
}


.hide {
	display: none;
}




#wrapper #container .port {
	float: left;
	width: 200px;
	margin: 5px;
	padding: 5px;
}
#wrapper #container .port .port-content {
	background-color: #FFF;
	height: 100px;
	padding: 5px;
}
#wrapper #container .port .caption .under {
	font-style: italic;
	color: #F00;
	display: block;
	font-size: 10px;
}

#wrapper #container .servizi {
	float: left;
	width: 320px;
	margin: 5px;
}
#wrapper #container #note .body-note .content-note {
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#wrapper #container #note .body-note .note-footer {
	font-weight: bold;
	background-color: #B4B4B4;
	font-style: normal;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #F4F4F4;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}


.red {
	color: #F00;
	font-weight: bold;
	font-size: 11px;
}
.servizi-descrizione {
	margin-top: 20px;
	line-height: 1.5em;
}
#wrapper #container #note .titolo-header {
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 20px;
	color: #F00;
	text-transform: capitalize;
}




#wrapper #container .space {
	height: 50px;
	width: 100%;
	clear: both;
}
#top-nav {
	width: 960px;
	position: relative;
	display: inline;
}
#wrapper #top-nav ul li {
	display: inline;
	float: right;
	margin-left: 10px;
}
#wrapper #top-nav #bkg-nav ul {
	padding-top: 5px;
}
#wrapper #container #nav {
	position: relative;
}
#wrapper #container #nav ul {
	margin-left: 100px;
}


#wrapper #top-nav a {
	color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000;
	padding: 2px;
	font-size: 9px;
}
#wrapper #top-nav a:hover {
	color: #F0F0F0;
	background-color: #F00;
}


#wrapper #top-nav #bkg-nav {
	height: 31px;
	width: 283px;
	position: relative;
	margin-left: 650px;
}



.clear {
	clear: both;
}
#wrapper #container #note {
	width: 650px;
	margin-top: 25px;
	float: left;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 25px;
	margin-left: 5px;
}
#wrapper #container #note .body-note {
	margin-bottom: 15px;
	padding-bottom: 15px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottom-right-radius: 10px;
	border: 1px solid #FFF;
	padding: 10px;
	background-color: #FFF;
}
#wrapper #container #note .body-note .titolo .numero {
	font-size: 18px;
	padding-right: 10px;
}
#wrapper #container .servizi-top .red {
	font-size: 18px;
	text-transform: uppercase;
}
#wrapper #container .servizi-top .servizi-descrizione {
	font-size: 16px;
	line-height: 1.5em;
}
#wrapper #container .servizi-top {
	margin-bottom: 25px;
	margin-top: 25px;
	float: left;
	width: 650px;
	margin-left: 5px;
}

#wrapper #container #note .titolo {
	text-transform: uppercase;
	margin-bottom: 5px;
}
#wrapper #container #note .titolo .date {
	display: block;
	text-transform: capitalize;
	font-size: 10px;
	color: #999;
}


#wrapper #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	float: left;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper #container .port .caption {
	margin: 5px;
}
.port a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
