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

html, body, h1, h2, h3, p, ul, li, input, textarea, label, fieldset, a, img, table, tr, td{
	margin:0;
	padding:0;
}

/* Ridefinizione tag*/

body{
	line-height:18px;
	color:#666666;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF url(../images/bg/body-interna.jpg) top center repeat-x;
}

body.home{
	background: #FFF url(../images/bg/body.jpg) top center repeat-x;
}

body.portfolio{
	background: #FFF url(../images/bg/bg-nuovo.gif) top center repeat-x;
}

p{
	padding-bottom:9px;
}

p strong{
	color:#282828;
}

/* Link */

a:link, a:visited{
	text-decoration:none;
	color:#ff8c00;
	border:none;
}

a:hover{
	text-decoration:underline;
}

a.informazioni{
	background:url(../images/next.gif) top left no-repeat;
	padding:4px 0 4px 30px;
	height:24px;
}

/* Immagini */

img{
	border:none;
}

#header img, #header-interna img{
	float:left;
}

#promo img.mobile{
	float:right;
}

/* Liste */

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

ul li strong{
	color:#282828;
}

ul.portfolio{
	padding-bottom:9px;
}

ul.portfolio li{
	background:url(../images/bg/punto-elenco.gif) left no-repeat;
	padding-left:21px;
}

#menu li{
	float:left;
}

#sx-pec ul{
	padding-left:15px;
	padding-bottom:12px;
}

#dx-interna ul{
	padding-bottom:18px;
	padding-left:18px;
	list-style:square;
}

.evidenza ul{
	width:250px;
	float:left;
}

#table-of-content ul{
	width:160px;
	float:left;
	padding:9px 15px;
}

/* Titoli */

h1, h2, h3{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}

h1{
	color:#333333;
	line-height:30px;
	font-size:30px;
	letter-spacing:normal;
	font-weight:lighter;
	padding-bottom:18px;
}

h1 strong{
	color:#ffba00;
	font-weight:normal;
}

h1 span{
	color:#aaaaaa;
}

h1 span.prezzo{
	float:right;
	padding-left:15px;
}

#header .content h1.home{
	padding-bottom:45px;
}

#promo #testo h1, #promo #testo-portfolio h1{
	color:#FFFFFF;
	-moz-text-shadow:2px #333;
	-webkit-text-shadow:2px #333;
	text-shadow:2px #333;
	padding-bottom:33px;
}

#content h1{
	font-size:24px;
	padding-bottom:15px;
}

#header .content .box3left h1, #header .content .box3center h1, #header .content .box3right h1{
	font-size:22px;
	padding-bottom:18px;
}

#sx .box3left h1, #sx .box3center h1, #sx .box3right h1{
	font-size:24px;
	padding-bottom:15px;
}

#sx h1, #sx-faq h1{
	font-weight:bold;
}

#sx h1 span, #sx-faq h1 span, #sx-pec h1 span{
	color:#ffba00;
	font-weight:normal;
}

#sx h1 strong, #sx-faq h1 strong, #sx-pec h1 strong{
	display:block;
	font-size:18px;
	line-height:21px;
	letter-spacing:normal;
	color:#666666;
}

#dx-interna h1 strong{
	display:block;
	font-size:24px;
}

#dx-interna .box1 h1{
	font-size:22px;
	color:#1d1d1d;
	line-height:22px;
}

#dx-interna .box1 h1 strong{
	display:block;
	font-size:16px;
	line-height:16px;
	color:#999999;
}

h2{
	font-size:24px;
	font-weight:normal;
	padding-bottom:12px;
}

#sx h2{
	padding-bottom:9px;
	color:#ffb900;
}

#sx-pec #modulo-pec h2{
	color:#ffffff;
	font-size:16px;
	padding:3px 0;
	margin:6px 0;
	background-color:#FF8C00;
	text-align:center;
}

#sx-faq h2, #sx-pec h2{
	padding:18px 0 12px 0;
	clear:both;
	color:#ffb900;
}

#sx .evidenza h2{
	padding-bottom:15px;
	color:#000000;
}

#table-of-content li h3 a:link, #table-of-content li h3 a:visited{
	font-weight:normal;
	color:#111111;
}

#footer .telefono h3{
	color:#333333;
	font-size:22px;
	font-weight:lighter;
	letter-spacing:normal;
	line-height:22px;
	padding-bottom:6px;
}

/* Label */

label {
    width:180px; /* Must match the exact width specified in the span */
    display:block;
    float:left;
    text-align:right;
}

label span {
    display:block;
    width:180px; /* Must match the exact width specified in the label */
    text-align:right;
}

table.contatti label{
	text-align:left;
	padding-top:3px;
	width:auto;
	position:relative;
}

table.contatti label.newsletter{
	text-align:right;
	display:inline;
	float:none;
}

table.contatti label span{
	display:inline;
	font-size:24px;
	color:#FF8C00;
	position:absolute;
	top:6px;
	right:-15px;
}

.contatti-interna table.contatti label {
	width:220px;
	margin-right:27px;
	display:block;
	text-align:right;
}

/* Input */

input{
}

table.pec td input, table.pec td textarea{
	width:100%;
	padding:3px 0;
	border:2px solid #cccccc;
}

table.pec td input:hover, table.pec td textarea:hover{
	border:2px solid #FF8C00;
}

table.pec td input:focus, table.pec td textarea:focus{
	border:2px solid #FF8C00;
}

input.pulsante, a:link.pulsante, a:visited.pulsante{
	background:url(../images/bg/pulsante.gif) top left;
	padding:0;
	border:none;
	width:169px;
	height:48px;
}

table.contatti input{
	width:270px;
	margin-right:15px;
}

table.contatti input.check{
	width:50px;
	margin-top:6px;
	margin-left:15px;
	border:none;
}

table.contatti textarea{
	width:567px;
	height:200px;
}

table.contatti input, table.contatti textarea{
	border:2px solid #CCCCCC;
	padding:3px;
	color:#666666;
	background-color:#f7f6f6;
}

table.contatti input:hover, table.contatti textarea:hover, table.contatti input:focus, table.contatti textarea:focus{
	border:2px solid #FF8C00;
	color:#000000;
	background-color:#ffffff;
}

input.submit, input.FormsButton_button {
	float:right;
	padding:6px 15px;
	border:1px solid red;
	background-color:red;
	color:#ffffff;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	margin-right:21px;
	font-weight:bold;
}

input.submit:hover, input.FormsButton_button:hover {
	background-color:#FF8C00;
	border:1px solid #FF8C00;
	color:#FFFFFF;
}

.contatti-interna table.contatti input{
	width:400px;
} 

.contatti-interna table.contatti input.check{
	width:10px;
	float:left;
	margin-left:0;
}

.contatti-interna table.contatti textarea {
	width:400px;
	height:100px;
}

/* Tabelle */

table{
	margin-top:10px;
	border-collapse:collapse;
}

td{
	vertical-align:top;
	border-bottom:1px solid #DDD;
	padding-right:12px;
	padding-bottom:3px;
}

table.application td{
	height:48px;
	padding:3px 15px;
}

table.pec{
	width:100%;
}

table.pec td{
	padding-bottom:9px;
	padding-right:9px;
	border:none;
}

table.contatti{
	width:100%;
	margin-bottom:12px;
}

table.contatti td{
	border:none;
	padding-right:0px;
}

/* Menu */

#menu{
	font-size:14px;
	height:36px;
	overflow:hidden;
	float:right;
	padding-top:9px;
}

#menu a:link, #menu a:visited{
	color:#b3b5c1;
	line-height:36px;
	letter-spacing:-1px;
	padding:10px;
	border-right:1px solid #eeeeee;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images/bg/white.png);
}

#menu a:link.last, #menu a:visited.last{
	border-right:none;
}

#menu a:hover{
	padding:10px;
	line-height:36px;
	background:#fbd800;
	border-right:1px solid #fbd800;
	color:#fff;
	text-decoration:none;
}

#menu-sx{
	width:222px;
	min-height:360px;
	background:url(../images/bg/menu-sx.gif) top right no-repeat;
	float:left;
}

#menu-sx ul li a:link, #menu-sx ul li a:visited{
	height:38px;
	line-height:38px;
	width:171px;
	padding:0 20px;
	display:block;
	border-bottom:1px solid #dcddde;
	font-weight:bold;
}

#menu-sx ul li a.selected{
	background:url(../images/bg/interna-menu-hover.gif) top left no-repeat;
	margin-bottom:1px;
	border:none;
	width:182px;
	padding:0 20px;
	color:#ffffff;
}

#table-of-content{
	clear:both;
	background-color:#fafafa;
	float:left;
	width:100%;
	border:1px solid #D9D9D9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	margin-bottom:12px;
}

#table-of-content li a:link, #table-of-content li a:visited{
	color:#666666;
}

/* Layers */


#container{
	margin:0 auto;
	width:956px;
}

#header{
	padding-top:36px;
}

#header-interna{
	height:57px;
	padding-top:36px;
}

#header .content{
	padding-top:54px;
	width:100%;
	float:left;
}

.content-interna{
	padding-top:23px;
	width:100%;
	float:left;
}

#promo{
	height:304px;
	width:100%;
	position:relative;
}

#promo a span{
	visibility:hidden;
}

#promo #testo{
	position:absolute;
	width:600px;
	top:100px;
	left:0;
	font-size:18px;
	line-height:24px;
}

#promo #testo-portfolio{
	position:absolute;
	width:480px;
	top:100px;
	left:0;
	font-size:18px;
	line-height:24px;
}

#intro{
	float:left;
	width:308px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:24px;
}

#intro a:link, #intro a:visited{
	font-weight:bold;
}

#slider{
	margin-top:32px;
	padding-right:2px;
	float:right;
	width:572px;
	height:330px;
	overflow:hidden;
}

#news{
	height:37px;
	line-height:37px;
	width:100%;
}

#news p{
	float:right;
	width:610px;
	padding-bottom:0;
}

.hot-news{
	border-right:1px solid #CCCCCC;
	margin-right:12px;
	padding-right:9px;
	padding-left:3px;
}

.news_on{
	text-decoration:underline;
}

#content{
	padding-top:9px;
	width:956px;
	height:auto;
	float:left;
	padding-bottom:9px;
}

#sx, #sx-faq{
	width:576px;
	float:left;
	padding-bottom:18px;
	text-align:justify;
}

#sx-pec{
	width:650px;
	float:left;
	padding-bottom:18px;
	text-align:justify;
}

#map{
	width:300px;
	height:450px;
	border:1px solid #CCCCCC;
	float:left;
	margin:15px 0;
}

#dx-interna{
	width:710px;
	float:right;
	padding:15px 0;
}

#dx-interna-contatti{
	width:600px;
	float:right;
	padding:15px 0;
}

.contatti-interna{
	float:left;
	width:678px;
	padding:18px 15px;
	border:1px solid #D9D9D9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	margin-bottom:12px;
	background:url(../images/bg/bg-quickcontact.gif) top right no-repeat;
}

#modulo-pec{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:9px;
	margin-bottom:12px;
	margin-top:12px;
	float:left;
	width:692px;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
}

#wrapper-footer{
	clear:both;
	width:100%;
	border-top:1px solid #d9d9d9;
}

#wrapper-social{
	border-bottom:1px solid #d9d9d9;
	width:100%;
	padding:6px 0;
}

#wrapper-social .share{
	margin:0 auto;
	width:956px;
	text-align:right;
	position:relative;
}

#wrapper-social .share .backtotop{
	position:absolute;
	top:-11px;
	left:450px;
	cursor:pointer;
}

#wrapper-social .share .destra{
	float:right;
}

#footer{
	margin:0 auto;
	padding-top:9px;
	height:170px;
	width:956px;
	font-size:12px;
}

#footer .telefono{
	background:url(../images/bg/baloon.gif) left top no-repeat;
	float:right;
	padding-left:12px;
	padding-bottom:15px;
	width:240px;
	text-align:right;
}

#footer .telefono strong{
	font-size:16px;
}

/* Box */

.box{
	padding-bottom:18px;
}

.box1faq{
	width:100%;
	float:left;
}

#content .box3left, #content .box3center, #content .box3right{
	width:287px;
	padding-top:6px;
	height:354px;
	float:left;
}

.box-container{
	float:left;
	clear:both;
}

.box-container .box3left, .box-container .box3center, .box-container .box3right{
	width:208px;
	padding-top:6px;
	margin-bottom:15px;
	float:left;
	position:relative;
}

.box3left{
	padding-right:21px;
	position:relative;
}

.box3left .continua{
	position:absolute;
	bottom:0;
	left:0;
}

.box3center .continua{
	position:absolute;
	bottom:0;
	left:27px;
}

.box3center{
	padding:0 21px;
	width:208px;
	position:relative;
}

.box3right{
	padding-left:21px;
}

#content .box3center{
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
}

.sfondo1box{
	background:url(../images/bg/progettazione.jpg) 10px 105px no-repeat;
}

.sfondo2box{
	background:url(../images/bg/marketing.jpg) 10px 105px no-repeat;
}

#sx .box3left, #sx .box3center, #sx .box3right{
	width:182px;
	padding-top:6px;
	height:140px;
	float:left;
	margin-bottom:18px;
	text-align:left;
}

#sx .box3left{
	padding-right:9px;
}

#sx .box3center{
	padding-left:15px;
	padding-right:15px;
	width:162px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}

#sx .box3right{
	padding-left:9px;
}

.box1faq{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:9px;
	padding-bottom:6px;
}

.box1faq-last{
	margin-bottom:36px;
}

#dx-interna .box1{
	width:330px;
	padding:0 10px 15px 10px;
	float:left;
}

/* Extras */

.evidenza{
	width:576px;
	height:143px;
	padding:21px 15px;
	margin-bottom:15px;
	float:left;
}

.content{
	padding-top:9px;
}

.right{
	float:right;
}

.left{
	float:left;
}

img.picleft{
	float:left;
	padding:0 12px 12px 0;
}

#header-interna img.picright{
	float:right;
	padding:0 0 12px 12px;
}

.cleared{
	clear:both;
}

.warning{
	padding:9px 15px;
	border:1px solid #FF0000;
	background-color:#ffcccc;
	color:#000000;
	display:none;
}

.tasto{
	width:80px;
	background-color:#343959;
	color:#FFFFFF;
}

/* Typsy Plugin */

.tipsy {
	padding: 5px;
	font-size: 11px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif);
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-inner {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}

/* Portfolio */

.box-portfolio{
	width:298px;
	float:left;
	height:270px;
	background:url(../images/bg/bg_portfolio_thumb.png) no-repeat 0 36px;
	position:relative;
	margin:18px 0;
}

.box-portfolio.center{
	margin:18px 31px;
}

.box-portfolio img{
	padding-left:14px;
}

.box-portfolio a.zoom{
	position:absolute;
	display:block;
	height:163px;
	width:270px;
}

.box-portfolio a.zoom:hover{
	background:url(../images/bg/zoom.png) 110px 50px no-repeat;
	z-index:1000;
}

.box-portfolio p{
	position:absolute;
	bottom:0;
	left:18px;
}

.box-portfolio h1{
	font-size:24px;
}

/*
#overview{
	background-image:url(../images/bg/nero-80.png);
	position:relative;
	color:#FFFFFF;
	padding:21px 27px;
	margin-bottom:9px;
}

#overview h1{
	color:#FFFFFF;
}

#overview img{
	position:absolute;
	top:0;
	right:0;
}

.portfoliobox{
	background:url(../images/bg/grigio-80.png);
	padding:21px 27px;
	height:320px;
	margin-bottom:9px;
	position:relative;
}

.portfoliobox img.layout{
	position:absolute;
	top:9px;
	right:9px;
}

.portfoliobox p, .portfoliobox h1{
	width:350px;
}

.portfoliobox .baloon{
	position:absolute;
	left:21px;
	bottom:21px;
	width:177px;
}

.portfoliobox .baloon .top{
	background:#707070;
	height:75px;
	width:177px;
	padding:15px;
	color:#FFFFFF;
}

.portfoliobox .baloon .bottom{
	background: url(../images/bg/baloon.png) 30px 0 no-repeat;
	height:23px;
	line-height:23px;
	padding:3px 0;
	font-size:11px;
}

.portfoliobox .baloon .bottom img{
	border:1px solid #ffffff;
	float:left;
	margin-right:9px;
}
*/

