html {
	background: #25292e;
}
body {
	position:relative;
	z-index: 1;
	background: #eaeaea;
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
	color: #333;
}

.wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #0a5f9f;
}
a:hover {
	text-decoration: underline;
}

/*
 * FOOTER
 */
#wrapBottom {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background: #25292e;
	color: #aaa;
}

#wrapBottom .wrap {
	padding: 70px 80px 40px;
	width: 880px;
}

#wrapBottom .treplace {
	font-size: 1.75em;
	line-height: .8571em;
	margin-bottom: .4285em;
	color: #fafafa;
}

#wrapBottom dl {
	font-size: 0.9167em;
}

#wrapBottom dt,
#wrapBottom dd {
	float: left;
	width: 445px;
}
#wrapBottom dt {
	width: 55px;
}

#wrapBottom .left {
	width: 500px;
}

#boxNewsletter label {
	display: block;
	float: left;
	width: 54px;
	height: 46px;
	background: url(../img/ico-mail.png);
	text-indent: -9999px;
}

#boxNewsletter input {
	float: right;
	margin-top: 5px;
}
#boxNewsletter input[type=text] {
	float: right;
	width: 144px;
	margin-top: 15px;
}

#boxNewsletter,
#newsletter-response {
	position: relative;
	width: 220px;
	height: 70px;
}
#newsletter-response {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #25292E;
	font-size: 10px;
}

#boxNewsletter .loadingMask {
	display: none;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 120px;
	top: -35px;
	background: url(../img/loading.gif) no-repeat 0 0;
}

#newsletter-error {
	position: absolute;
	width: 150px;
	top: 50px;
	left: 0;
	color: #FA5135;
	font-size: 10px;
}

#bottomBar {
	padding: 0 40px;
	line-height: 32px;
	font-size: 0.9167em;
	font-family: Tahoma, Geneva, Verdana;
	color: #555;
}

/*
 * HEADER
 */
#wrapTop {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
	background: url(../img/nav-bg.png) repeat-x 0 0;
}

#logo {
	display: block;
	position: absolute;
	z-index:99;
	top: 0;
	left: 12px;	
	width: 200px;
	height: 185px;
	margin: 0;
	background: url(../img/logo-unoinformatica.png) no-repeat 0 0;
}
	#logo a {
		display: block;
		text-indent: -9999px;
		width: 145px;
		height: 140px;
		margin: 20px auto;
	}

ul#navMain {
	height: 54px;
	float: right;
}

	ul#navMain li,
	ul#navMain a,
	ul#navMain .bg {
		float: left;
		display: block;
		height: 54px;
		line-height: 54px;
		width: 127px;
		text-align: center;
		color: #666;
	}

	ul#navMain li {
		position: relative;
		background: url(../img/nav.png) no-repeat 100% 0;
	}

		ul#navMain a:hover {
		
		}

		ul#navMain a,
		ul#navMain .bg {
			float: none;
			position:absolute;	
			top: 0;
			left: 0;	
		}

		ul#navMain a {
			z-index: 98;  
			text-shadow: 0 0 5px #ccc;
		}
		ul#navMain a:hover { text-decoration: none; color: #888 }

		ul#navMain .bg {
			background: url(../img/nav.png) no-repeat 100% -60px;
			z-index: 90;
			
		}
		
		
ul#navHead {
	clear: both;
	float: right;
	margin-top: 18px;
	margin-right: 18px;	
	font-family: Tahoma, Geneva, Verdana;
	font-size: 0.9167em;
}		
ul#navHead li,
ul#navHead a {
	float: left;
	color: #fafafa;
}

ul#navHead li {
	border-left: 1px solid #fff;
	line-height: 13px;
	padding: 0 5px;
}	
ul#navHead li.f { border: none }
		
.flag-gb { background: url(../img/flag-gb.png) no-repeat 100% center; padding-right: 20px; }


/*
 * CONTENT
 */
#wrapContent {
	position: relative;
	padding: 8px 80px;
	margin-top: 155px;
	background: transparent url(../img/page-bg.png) repeat-y center 0;	
}
.home #wrapContent {
	margin: 80px auto 0;
	height: 480px;
}

#wrapContent .cTop {
	position: absolute;
	top: -50px;
	left: 0;
	height: 50px;
	width: 100%;
	font-size: 10px;
	background: transparent url(../img/page-bg-top.png) no-repeat center 0;	
}
#wrapContent .cBottom {
	position: absolute;
	bottom: -50px;
	left: 0;
	height: 50px;
	width: 100%;
	background: transparent url(../img/page-bg-top.png) no-repeat center 0;	
	background-image: url(../img/page-bg-bottom.png);	
}

#wrapContent .cTop .inner {
	margin: 18px 30px 0 30px;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
}

#breadcrumb {
	float: left;
	margin-left: .5em;
}
#breadcrumb li {
	float: left;
	margin-right: .4em;
}
		
body.home {
	background-image: url(../../static/sfondi/home.jpg);
}

.left { float: left }
.right { float: right }

/*
 * SIDEBAR
 */
#sidebar {
	position: absolute;
	z-index: 90;
	top: -65px;
	right: 30px;
	width: 275px;
	padding: 30px 0 0;
	background: url(../img/sidebar-bg.png) no-repeat 0 0;
}
#sidebar .inner {
	position: relative;
	z-index: 99;
	padding-bottom:17px;
	background: url(../img/sidebar-bg.png) no-repeat 100% 100%;
}

#sidebar .stitle {
	width: 170px;
	height: 68px;
	margin-top: -10px;
	
	padding: 12px 0 0 21px;
	background: url(../img/sidebar-title.png) no-repeat 0 0;
	
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	
	font-weight: normal;
	line-height: 14px;
}
#sidebar .small {
	font-size: 12px;
}
#sidebar .stitle a {
	color: #fff;
}
#sidebar .pad {
	padding: 0 20px;
}
#sidebar ul.news {
	margin-top: 20px;
}
#sidebar ul.news li {
	border-bottom: 1px solid #fff;
	margin-bottom: 2em;
}
#sidebar ul.news .desc {
	padding-bottom: 2em;
	border-bottom: 1px solid #ddd;
}

#sidebar ul.news .data,
#sidebar ul.news .desc {
	font-weight: bold;
	font-size: 0.9167em;
	line-height: 1.6364em;
}
#sidebar ul.news .desc {
	font-weight: normal;
	color: #333;
}

#sidebar ul.news .titolo a {
	font-weight: bold;
	color: #0a5f9f;
}

#sidebar ul.news .l,
#sidebar ul.news .l .desc {
	border: none;
}

#sidebar .news-btn-archivio {
	font-weight: bold;
	font-size: 11px;

}

/*
 * contents grid
 */
.home .column1 {
	width: 180px;
	height: 370px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px dotted #ccc;
}

.home .column2 {
	width: 350px;
}

.home #content p {
	margin: 0;
	font-size: 0.9167em;
	line-height: 1.6364em;
	margin-bottom: 2em;
}

.home #content h2 {
	text-transform: uppercase;
	font-size: 2em;
	line-height: 1.5em;
	margin: 0;
	margin-bottom: 0.75em;
	color: #16335c;
}

.home #content strong {
	color: #FA5135;
}

.home .partners {
	
}
.home .partners li,
.home .partners a {
	float: left;
	display: block;
	width: 170px;
	height: 74px;
	line-height: 74px;
	text-align: center;
}
.home .partners img {
	vertical-align: middle;
}
.home .partners li {
	background: url(../img/partners-bg.jpg) no-repeat 0 0;
}

.nobg { background: none !important }


input[type=text],
textarea {
	background: #fff url(../img/field-bg.gif) repeat-x 0 0;
	border: 1px solid #7E8A98;
	padding: 3px 5px;
	color: #555;
	font-size: 12px;
}


#media {
	float: right;
	color: #fff;
	clear: both;
	width: 700px;
	height: 180px;
	margin: 30px 30px 10px;
}
#banners {
	float: left;
	margin-left: 20px;
	width: 500px;
	height: 180px;
	overflow: hidden;
}
#banners-prev {
	float: left;
	width: 50px;
}
#banners-next {
	float:left;
	width: 24px;
	height: 46px;
	margin-top:35px;
	background: url(../img/arr.png) no-repeat 0 0;
	text-indent:-9999px;
}

#banners img {
	margin-top: 1px;
	border: 2px solid #fff;
}

#banners img {
	-moz-box-shadow: 0 0 10px rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 1);
	box-shadow: 0 0 10px rgba(255, 255, 255, 1);
}



#searchForm {
	background: url(../img/search-small.png) no-repeat 100% 6px;
	padding-right: 40px;
}

.home #searchForm {
	background: url(../img/search-big.png) no-repeat 0 7px;
	height: 50px;
	padding-right: 0;
	padding-left: 50px;
}

#searchForm label {
	text-transform: uppercase;
	color: #16335C;
	font-size: 14px;
	margin-left: 1px;
	margin-top: 5px;
}
.home #searchForm label {
	margin-top: 0;
}

#searchForm .submit { display: none; }
#searchForm input[type=text] {
	height: 16px;
	padding: 1px;
	border-color: #ccc;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
	font-size: 11px;
}

/* typography */

#content {

}

#content h1,
#content h2,
#content h3 {
	color: #16335C;
}

#content h1 {
	font-size: 2.75em; /* 0.5455 */
	line-height: 1.091em;
	margin: 1.091em 0 1.091em;
}

#content h2 {
	font-size: 1.75em; /* 0.8571 */
	line-height: 1.7142em;
	margin: 1.7142em 0 0.8571em;
}

#content h3 {
	font-size: 1.5em; /* 1 */
	line-height: 1em;
	margin: 1em 0 0.5em;
	
}

#content p,
#content dl,
#content ul {
	margin: 1.5em 0;
}

#content dd {
	margin-left: .75em;
}

#content dd p {
	margin-top: 0;
}

#content .gallery li,
#content .gallery a,
#content .gallery img {
	display: block;
	float: left;
}
#content .gallery {
	margin-top: 20px;
	margin-left: 100px;
}
#content .gallery li {
	margin: 0 9px 18px;
}

.center {
	text-align: center;
}

#notizie {
	padding-top: 2em;
}
#notizie li {
	margin-bottom: 4em;
}
#notizie .titolo {
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}
#notizie .titolo a {
	text-decoration: none;
}
#notizie .titolo a:hover {
	text-decoration: none;
}

#notizie .data {
	font-size: 0.9167em;
	line-height: 1.6364em;
	margin: 0 0 0.8182em;
	font-weight: bold;
	color: #666;
}

#notizie .controls {
	font-size: 0.9167em;
	line-height: 1.6364em;
	margin: 0.8182em 0 1.6364em;
}
#notizie .controls a {
	color: #FA5135
}


.servizi .column {
	width: 45%;
}

.servizi dl p {
	margin-top: 0;

}

.servizi em strong {
	font-weight: normal;
}

.servizi dt {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.2em;
	border-bottom: 1px dotted #ccc;
	margin: 0;
}

.servizi dt a {

	display: block;
}
.servizi dt a:hover {
	text-decoration:none;
	color: #FA5135 !important;
}

.servizi #content h2 {
	margin-top: 0;
}

ul.disc {
	list-style: disc;
	list-style-type: disc;
	margin-left: 1.5em !important;
	padding-left: .75em;
}

.italic {
	font-style: italic;
}

.box {
	background-color: #fff;
	border: 1px solid #dedede;
	padding: 1.5em;
	-moz-box-shadow: 0 0 10px rgba(0,0,0, 0.25);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, 0.25);
	box-shadow: 0 0 10px rgba(0,0,0, 0.25);
}
.box-right {
	margin: 0 0 0.75em 1.5em !important;
}

.link-certificato {
	display: block;
}
.link-certificato:hover {
	text-decoration: none;
}

#content dl.list {
	margin-top: 3em;
}
#content dl.list dt,
#content dl.list dd {
	float: left;
}

#content dl.list dt {
	clear: left;
	padding: 0 18px;
}

#content dl.list dd {
	width: 540px;
	padding-left: 18px;
	border-left: 1px solid #ddd;
	margin: 0 0 3em;
}

#content dl.list dd p.l {
	margin: 0 !important;
}

#content .posts {
	width: 80%;
	margin: 6em auto;
}
#content .posts .meta {
	display: block;
	font-size: 1.5em;
	line-height: 1.8889em;
	padding: 0 .75em;
	background: #f5f5f5;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 10px rgba(0,0,0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, 0.1);
	box-shadow: 0 0 10px rgba(0,0,0, 0.1);
}

#content .posts .title {
	float: left;
	font-size: 1em;
	line-height: 1.8889em;
	margin: 0;
	font-weight: normal;
}

#content .posts .year {
	padding-left: 0.75em;
	float: right;
	margin: 0;
	color: #666;
}

#content .posts .attachments {
	display: block;
	padding: 0 1.5em;
	float: none;
	clear: both;
	font-style: italic;
}

#content .posts li {
	margin-bottom: 4.5em;
}

#content .attachments li {
	margin: 0;
	padding: 0;
}

.ico {
	padding: .75em 0;
	padding-left: 22px;
}

.ico-pdf {
	background: url(../img/document-pdf.png) no-repeat 0 50%;
}

.ico-audio {
	background: url(../img/document-music.png) no-repeat 0 50%;
}

.servizi-int #content .column {
	width: 65%;
}

.servizi-int #content #servizi-nav {
	width: 185px;
}

.servizi-int #content dt { font-weight: bold }
.servizi-int #content dd { margin-bottom: 1.5em; margin-left: 0.75em }

#content #servizi-nav ul {
}

#content #servizi-nav li {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}
#content #servizi-nav a {
	padding: .5em;
	padding-left: 10px;
	color: #555;
	display: block;
}
#content #servizi-nav a:hover {
	color: #444;
	text-decoration: none;
	background-color: #eaeaea;
}

#content #servizi-nav .current {
	font-weight: bold;
	padding: .5em;
	color:#0A5F9F;
	padding-left: 10px;
}

#content #servizi-nav .title {
	font-size: 1.4em;
	color: #16335C;
}

.servizi-int #content .content {
	padding-right: 50px;
	margin-bottom: 50px;
	border-right: 1px dotted #ddd;
}

/*
 *contatti
 */
.info-contatti {
	margin-bottom: 4em;
	margin-left: 50px;
}

.info-contatti .left
{
	margin-right: 6em;
}

.info-contatti strong {
	font-size: 1.25em;
	line-height: 1.2em;
	color: #0a5f9f;
}

.clear { clear: both; float: none; }


.info-contatti .visualizza-mappa {
	background: url(../img/gmap-icon.png) no-repeat 0 0;
	display: block;
	width: 100px;
	text-align: left;
	padding-left: 100px;
	padding-top: 25px;
	height: 90px;

	color: #666;
	font-size: 18px;
}
.info-contatti .visualizza-mappa:hover {
	text-decoration: none
}


#gmap {
	width: 100%;
	height: 400px;
	margin: 2em auto 3em;
}

#gmap ul {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#gmap .title {
	font-weight: bold;
}
