* { padding:0; margin:0; outline:0; }
body {
	background:#000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#252525;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapper {
	min-height: 100%;
	width: 100%;
	position: relative;
}

input, textarea, select { font-family: Arial, sans-serif; font-size:12px; }

.notext { font-size:0; line-height:0; text-indent: -4000px; display:block; }

a img { border:0; }

a { color:#9d5f0e; text-decoration: underline; cursor:pointer; }
a:hover { text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:34px; line-height:34px; text-transform: uppercase; color:#fff; }
h2 span{ color:#f4d359; }
h3 { color: #F07A21; font-size:22px; line-height:24px; }

h2, h3,
#navigation,
#slider-navigation,
#footer { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;}

h1#logo { font-size:0; line-height:0; width:216px; height:90px; float:left; margin-top: 45px; position:absolute; }
/*h1#logo a{ display:block; height:90px; text-indent: -4000px; background:url(images/logo.gif); }*/
h1#logo a{ display:block; height:90px; width: 380px; text-indent: -4000px; background:url(images/blueb.png) no-repeat 0 10px; }

.shell { width:996px; margin:0 auto; }

#header { height:125px; background:url(images/header2.jpg); }

#digera { position: absolute; top: 82px; left: 50%; margin-left: -170px; font-size: 16px; font-style: italic; }

#navigation { float:right; }
#navigation ul{ float:left; list-style-type: none; padding-top:37px; font-size:14px;}
#navigation ul li{ float:left; display:inline; height:21px; background:url(images/nav-border.gif) repeat-y right 0; padding:0 20px 0 0; margin-right:20px; position:relative; }
#navigation ul li.last{background:transparent; padding-right:0; margin-right:0; }
#navigation ul li a{ float:left; color:#444; text-decoration: none; margin-right: 20px; margin-top: 55px;}

/*#navigation ul li a em { width:90px; height:20px; background:url(images/nav-hover.gif) no-repeat 0 -200px; position:absolute; top:33px; left:-55px;}*/
#navigation ul li.last a em { left:-45px;}
#navigation ul li a span { font-size:0; line-height:0; width:0; height:0; position:absolute; left:50%;}

#navigation ul li a.hover{ color:#f69f39; text-decoration: underline;}

#navigation ul li a.hover em{ background-position:0 0}

#navigation img { vertical-align: middle; }

#slider { height:270px; background:url(images/slider.gif); }

.slides { width:980px; height:298px; position:relative; overflow:hidden; color:#b6b6b6; }
.slides .jcarousel-clip { width:980px; height:298px; position:relative; overflow:hidden; }
.slides ul { width:980px; height:298px; position:relative; overflow:hidden; list-style-type: none;}
.slides ul li{ float:left; display:inline; width:980px; height:260px; position:relative; overflow:hidden; padding-top:38px;}

.slide-info { float:left; width:720px; padding-top:20px;}
.slide-info h2{ padding-bottom:20px;}
.slide-info p{ padding-bottom:15px;}
.slide-info p.subtitle { font-size:15px; color: #fefefe; }
.slide-info p.description { font-size:12px; }
.slide-image { float:right; width:153px; height:168px; margin-top: 30px; }
.image1 { background:url(images/slide-image2.png); }

#slider-navigation { height:67px; background:url(images/slider-nav.gif); }
#slider-navigation ul{ list-style-type: none; position:relative; width:1003px; margin-right:-23px; height:67px;}
#slider-navigation ul li{ float:left; display:inline; position:relative; margin:-35px 65px -22px 0;}
#slider-navigation ul li.last{ margin-right:0;}
#slider-navigation ul li a{ float:left; width:120px; height:79px; background:url(images/slide-button.png) no-repeat 0 0; position:relative; 
	left:-10px; color:#686767; font-size:14px; text-decoration: none; font-weight: bold; padding:49px 20px 0 60px;}
	
#slider-navigation ul li a strong { display:block; font-size:22px; line-height:23px; color:#fff;}
#slider-navigation ul li a em{ position:absolute; top:43px; left:20px; }

#slider-navigation ul li a em.ico1 { width:48px; height:48px; background:url(../images/dev.png); left: 10px; top: 47px;}
#slider-navigation ul li a em.ico2 { width:48px; height:48px; background:url(../images/web.png); left: 10px; top: 47px;}
#slider-navigation ul li a em.ico3 { width:48px; height:48px; background:url(../images/design.png); left: 10px; top: 47px;}
#slider-navigation ul li a em.ico4 { width:48px; height:48px; background:url(../images/enterprise.png); left: 10px; top: 47px;}

#slider-navigation ul li a.active,
#slider-navigation ul li a:hover { background:url(images/slide-button-active.png) no-repeat 0 0; color:#a6a6a6; }

#slider-navigation ul li a.active strong,
#slider-navigation ul li a:hover strong{ color:#000; }


#main { width:100%; background:#ffffff; padding:50px 0 100px; height: 100%;}
#main h3{ padding-bottom:10px; }
#main p{ padding-bottom:15px; line-height: 15px; text-align: justify; }

a.more { font-size:10px; background:url(images/more.gif) no-repeat 0 center; padding-left:10px; }

.cols {}
.col { float:left; width:270px; margin-right:80px;}
.col-last { margin-right:0;}



#footer { height:92px; background:url(images/footer.gif); color:#6d6d6d; position: absolute; bottom: 0; display: block; width: 100%; left: 0; }
#footer .shell{ padding-top:28px;}
#footer .right { white-space:nowrap; font-size:14px; text-align: right;}
#footer .right span{ padding:0 1px;}
#footer .right a{ text-decoration: none; color:#939393;}
#footer .right a:hover{ color:#f6cb44;}
.footer-logo { float:right; width:169px; height:34px; background:url(images/footer-logo.gif); }

#piva { position: absolute; right: 50%; margin-right: -468px; bottom: 5px;}
/*#contatti { width: 400px; height: 500px; overflow: auto; display: none;}*/
#contatti { width: 400px; height: 350px;}
#wrapper #contatti { background: #e0e0e0; text-align: center; display: none; }

textarea, input, select {
	border: 1px solid #999;
}

table.simpleTbl {
	border-collapse: separate;
	border-spacing: 1px;
	margin: auto;
}

table.simpleTbl td {
	color: #444;
	font-family: inherit;
	padding: 2px 7px;
}

.wp99 {
	width: 99%;
}

.pointer {
	cursor: pointer;
}

