body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/portfolio_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.testoLato {
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet Ms";
	line-height: 18px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8696A3;
	padding-left: 5px;
}

a{
	outline:0px;
}
#main_plate{
	width:980px;
	height:auto;
	float:left;
	padding-right:20px;
}
#main_top{
	width:980px;
	height:137px;
	float:left;
	background:url(../images/top_line_bg.gif) left top repeat-x;
}
#main_logo{
	width:323px;
	height:58px;
	float:left;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 37px;
	padding-left: 13px;
}
#main_navigation{
	width:274px;
	height:28px;
	float:right;
	padding-top:109px;
}
.home{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#8A7A69;
	margin-left:1px;
}
a.home:hover{
	background-color:#4d4d4d;
}
.services{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#8c7e8c;
	margin-left:1px;
}
a.services:hover{
	background-color:#4d4d4d;
}
.our_work{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:6px 14px 4px 14px;
	background-color:#69818A;
	margin-left:1px;
}
.contactus{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#998F5E;
	margin-left:1px;
}
a.contactus:hover{
	background-color:#4d4d4d;
}
#main_header{
	width:940px;
	height:auto;
	float:left;
	padding-right:40px;
}
#header_left{
	width:303px;
	height:337px;
	float:left;
	background-color: #8696A3;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/servizi.png);
}
#header_txt_main{
	width:637px;
	height:auto;
	float:left;
	padding-top:26px;
}
#txt_head{
	width:627px;
	height:40px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8696A3;
	padding-left: 10px;
}
#main_content{
	width:627px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	padding-top:10px;
	padding-left: 10px;
}
.email_link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ebf6fe;
	text-decoration:none;
}
a.email_link:hover{
	text-decoration:underline;
}
#footer{
	width:980px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-left:28px;
}
#footer_navi{
	width:320px;
	height:auto;
	float:left;
}
.footer_link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CF9200;
	text-decoration:none;
}
a.footer_link:hover{
	color:#4d4d4d;
	text-decoration:underline;
}
.footer_link_act{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
}
#copyright{
	width:660px;
	height:auto;
	float:left;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
}
.box{
	width:212px;
	height:auto;
	float:left;
}
.boxscr{
	width:334px;
	height:auto;
	float:right;
}

.worklist_link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ebf6fe;
	text-decoration:none;
	line-height:22px;
	height:20px;
	padding-left:4px;
	padding-right:4px;
}
a.worklist_link:hover{
	background-color:#FFFFFF;
	color:#e19f00;
}
.worklist_linkact{
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color:#FFFFFF;
	color:#e19f00;
	text-decoration:none;
	line-height:22px;
	height:20px;
	padding-left:4px;
	padding-right:4px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.tablHeight {
	height: 220px;
}
.footer_link2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
	text-decoration:none;
}
a.footer_link2:hover{
	color:#4d4d4d;
	text-decoration:underline;
}

