body,div,td,th,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote {
	margin: 0;
	padding: 0;
}

/*ul,ol,li,h1,h2,h3,h4,h5,h6*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,abbr,acronym {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

/*ol,ul{list-style:none;}*/
caption,th {
	text-align: left;
}

/*h1,h2,h3,h4,h5,h6,textarea{font-size:100%;font-weight:normal;}*/
q:before,q:after {
	content: '';
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #f90 url(../img/bg_body.png) top left repeat-x;
	background-attachment: fixed;
}

/*
strong,em,b,i,h1,h2,h3,h4,h5,h6{font-family:Arial,Helvetica,sans-serif;}
h1,h2,h3,h4,h5,dl{font-weight:normal;font-size:12px;}
*/
a {
	color: #ffa500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#body_wrap {
	width: 100%;
	float: left;
	text-align: center;
}

#global_wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header_wrap {
	width: 960px;
	height: 80px;
	float: left;
}

#fblink {
	background: #3b5998 url(../img/fbicon.gif) 2px 50% no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #324161;
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	height: 20px;
	font: 11px/ 20px arial, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 4px 4px 4px 20px;
}

#main_wrap {
	width: 780px;
	float: left;
	height: 630px;
}

#nav_wrap {
	width: 180px;
	float: left;
	height: 630px;
}

#footer_wrap {
	width: 960px;
	float: left;
	text-align: center;
	color: #fff;
	margin: 40px 0;
}

#logo {
	margin: 20px 0 0 480px;
	float: left;
}

#vitrman {
	position: absolute;
	z-index: 200;
	top: 10px;
	margin-left: 10px;
}

#mainnav_wrap {
	position: absolute;
	width: 192px;
	top: 90px;
	float: left;
	z-index: 100;
}

#mainnav_top {
	width: 192px;
	height: 8px;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background: transparent url(../img/bg_nav_top.png) top left no-repeat;
}

#mainnav_bot {
	width: 192px;
	float: left;
	background: transparent url(../img/bg_nav_bot.png) bottom left no-repeat;
}

#mainnav {
	margin: 0 0 20px 6px;
	padding: 0;
}

#mainnav li,#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainnav li {
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px 4px 4px;
	margin-right: 5px;
	color: #ffb34c;
}

#mainnav li a {
	color: #ffb34c;
	text-transform: uppercase;
}

#mainnav li.sel {
	background-color: #000;
}

#subnav_infotech,#subnav_servizi {
	border-left: 1px solid #ffb34c;
	margin-left: 4px;
}

#subnav_infotech li,#subnav_servizi li {
	font-size: 10px;
	padding: 0 4px;
}

#main_index {
	width: 770px;
	float: left;
	height: 630px;
	position: relative;
	background: #000;
}

#carousel {
	float: left;
	width: 770px;
	height: 630px;
	position: relative;
	overflow: hidden;
}

#sidebar_index {
	width: 250px;
	height: 630px;
	overflow: auto;
	right: 0;
	position: absolute;
	z-index: 99;
	background: transparent url(../img/bg_shader.png);
}

.indexmsg {
	font-size: 12px !important;
}

#main,#mainext {
	width: 536px;
	float: left;
	background: #222;
	height: 626px;
	border: 2px solid #545454;
}

#mainext {
	width: 770px;
}

#main h1,#mainext h1 {
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #f90;
	padding: 4px 10px 16px 4px;
	clear: both;
	margin: 0;
}

#sidebar {
	width: 226px;
	float: left;
	margin-left: 10px;
	background: #333 url(../img/bg_box.png) repeat-x bottom left;
	height: 626px;
	border: 2px solid #545454;
	overflow-y: auto;
}

#sidebar h2 {
	clear: both;
	background: #f63;
	padding: 4px;
	margin: 4px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#sidebar ul {
	float: left;
	width: 226px;
	margin: 0;
	padding: 0;
}

#sidebar li {
	padding: 0 4px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#sidebar li a {
	color: #ffb34c;
	font-size: 11px;
}

#sidebar li a:hover {
	color: #fff;
}

#sidebar li.sel,#sidebar li.sel a {
	background-color: #f63;
	color: #fff;
}

.banner{
	float:left;
	margin:10px;
}

#article_wrap {
	border-top: 2px solid #f90;
	border-bottom: 2px solid #f90;
	margin: 0 5px;
	padding: 10px 0;
	float: left;
	width: 760px;
	height: 540px;
	overflow-x: hidden;
	overflow-y: auto;
}

#article {
	float: left;
	margin: 0 10px;
}

#article p {
	margin: 2px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

#img_holder {
	background: #000;
	width: 536px;
	height: 626px;
	overflow: hidden;
}

.article {
	float: left;
	padding-right: 4px;
	height: 534px;
	overflow-x: hidden;
	overflow-y: auto;
	color: #fff !important;
	background: #222 !important;
}

.module {
	height: 100%;
	overflow: hidden;
}

#contactform {
	background-color: #545454;
	border: 0;
	padding: 10px;
}

#contactform td {
	border: 0;
	padding: 10px;
}

#contactform a {
	border: 1px solid #eee;
	padding: 4px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.htxt {
	text-indent: -9999px;
}

.ml10 {
	margin-left: 10px;
}

.m10 {
	margin: 10px;
}

.cf63 {
	color: #f63;
}

.fbold {
	font-weight: bold;
}

.error {
	color: #c00;
}

.pngfix {
	behavior: url(iepngfix.htc);
}

.error404{
	background:url(../img/bg_404.gif) no-repeat top left;
	width:500px;
	height:300px;
	display:block;
}