body {
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#444444;
	background-color: #0c0c0c;
}

a {
color: #f2c1e1;
text-decoration: none;
}

a:hover {
	color: #7fa10f;
	text-decoration: none;
}

#linkbar a.active {
	color: #7fa10f;
}

#header {
	height: 165px;
	background: url(images/bg_header.jpg) top left repeat-x;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#content {
	background: url(images/bg_cont_dw.jpg) bottom left repeat-x #666666;
	padding: 0;
	color:#FFFFFF;
}

p {
	padding: 6px 0 6px 2px;
	margin:0;
}

#footer {
	background:url(images/bg_footer.jpg) repeat-x top left ;
	height:192px;
	clear:both;
}

#cont-footer {
	width:960px;
	margin:0 auto;
	padding:0;
}

#linkbar {
	height: 35px;
	background-color:#fff;
	text-align:right;
	line-height:35px;
	color:#000;
	font-weight: bold;
	padding-top: 120px;
}

#linkbar a {
	color:#333333;
}

#linkbar a:hover {
	color:#7FA10F;
}

#linkbar ul {
	padding:0;
	margin:0;
}

#linkbar li {
	display:inline;
	list-style-type: none;
	font-size: 16px;
	margin: 0;
	padding: 0 25px;
}

#logo {
	margin-left: 25px;
	float: left;
	border:0;
}

#col-sx {
	width: 320px;
	float: left;
	padding-left:30px;
}

#col-dx {
	width: 590px;
	float: left;
	text-align: right;
}

#cont-footer a img {
	border: 0;
}

#home {
	background: url(images/home.jpg) top left no-repeat;
	width: 312px;
	height: 192px;
	display:block;
	float:left;
}

#home:hover {
	background: url(images/home.jpg) bottom left no-repeat;
}

#portfolio {
	background: url(images/portfolio.jpg) top left no-repeat;
	width: 312px;
	height: 192px;
	display:block;
	float:left;
}

#portfolio:hover {
	background: url(images/portfolio.jpg) bottom left no-repeat;
}


#contatti {
	background: url(images/contatti.jpg) top left no-repeat;
	width: 312px;
	height: 192px;
	display:block;
	float:left;
}

#contatti:hover {
	background: url(images/contatti.jpg) bottom left no-repeat;
}


#cont-header {
	width: 960px;
	margin: 0 auto;
}

#bg-container {
	background: url(images/bg-cont.jpg) bottom left repeat-x #666666;
	padding-bottom:5px;
}

#tab-port{
	width:910px; 
	margin:0 auto;
}

#tab-port  table tr td h1 {
	color:#fff;
	margin:0;
	padding: 0;
	font-size: 26px;
}

#tab-port  table tr td h3 {
	margin:0;
	padding: 0;
	font-size: 13px;
	color:#fff;
	font-weight: normal;

}

#piva {
	clear:left;
	color:#FFFFFF;
	text-align:center;
	padding: 20px 0;
}

#tab-port img {
	border: 0;
}

.bg_row {
	background: url(images/bg_row.jpg) top left repeat-x;
}

#link-print {
	margin-right: 129px;
	border:0;
}

#link-identity {
	margin-right: 129px;
	border:0;
}

#link-web{
	margin-right: 0;
	border:0;
}

label {
	display: block;
	margin: 5px 0;
	font-weight: bold;
	font: 14px;
}

#frm-contatti {
	width: 325px;
	margin: 50px auto 50px auto;
	padding:0;
	text-align: left;
}

.inp, .inp-text {
	background: url(images/bg-input.jpg) no-repeat top left;
	height:24px;
	border:0 none;
	width: 304px;
	padding:9px 9px 0 9px;
	margin:0;
	color:#FFFFFF;
	
}

.inp-text {
	background: url(images/bg-text.jpg) no-repeat top left ;
	height:80px;
	border:0 none;
	width: 300px;
	padding:9px;
	margin:0;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	overflow: auto;	
}

.btn {
	width: 100px;
	height: 38px;
	border:0 none;
	display:block;
	margin: 20px 5px 0 auto;
}