body {
	padding: 0; 
	margin:0 !important;
	margin-bottom:-10px !important;
	color:#4E4E4E;
	height:100%;
	background:#D3D3D3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height:15px;*/
}
ul {
	list-style-position:inside;
}
ol {
	list-style-position:inside;
}
#main {
	position:relative;
	/*overflow:hidden;*/
	z-index:1;
	width:100%;
	left:0;
	top:0;
	cursor:default;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cleared {
	float:none;
	clear:both;
	margin:0;
	padding:0;
	border:none;
	font-size:1px;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin:0;
	padding:0;
	text-decoration:none;
}
p {font-size:12px; line-height:15px;}
h1 {font-size:38px;}
h2 {font-size:26px;}
h3 {font-size:16px;}
h4 {font-size:12px;}

div.shadow-md {
	width:824px;
	background:url(images/shadowMD.png) repeat-y;
	margin:0 auto;
}
div.shadow-bt{
	width:824px;
	height:12px;
	background:url(images/shadowBT.png) no-repeat;
	margin:0 auto;
}
.sheet {
	width:800px;
	margin:0 auto;
	padding:0;
	background:#b9c8d3;
	border:1px solid #000000;
}
.header-wrapper  {
	position:relative;
	width:800px;
	height:156px;
	background:#246495 url(images/BannerBackground.png) top repeat-x;
}


/* begin Logo */
#logo img {
	float:left;
	margin-right:20px;
	background:#b9c8d3;
	padding:2px;
	width:114px;
}
div.logo {
	display:block;
	position:relative;
	left:25px;
	top:18px;
}
h1#name-text {
	display:block;
	text-align:left;	
	padding:0;
	margin:0;
	top:30px;
	color:#FFFFFF !important;
	position:relative;
}
h2#slogan-text {
	padding:0;
	margin:0;
	top:35px;
	color:#FFFFFF !important;
	position:relative;
}
/* end Logo */

div.table {
	background:url(images/rightpane_md.png) 190px repeat-y;
	width:800px;
	display:table;
}
div.content_left {
	padding:18px 0;
	float:left;
	width:188px;
}
div.content_right {
	float:right;
	margin:0px 10px 0 0;
	position:relative;
}
div.content_right .top {
	background:url(images/rightpane_bg.png) top no-repeat;
	height:8px;
	width:600px;
	margin:-8px 0 0;
}
div.content_right .content {
	width:600px;	
	margin:0;
}
div.bottom {
	background:url(images/rightpane_bg.png) 190px bottom no-repeat;
	height:8px;
	margin:0 0 -8px;
}
#slider {
    width:578px;
    height:242px;
	padding:0;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	top:4px;
}

h3.welcome {
	position:relative;
	text-align:left;
	font-size:18px;
	margin:25px 10px 15px 10px;
	color:#373737;
}
div.welcome {
	position:relative;
	margin:0 auto;
	padding:0;
	width:578px;
	line-height:18px;
	text-align:justify;
}


.info_panel {
	width:140px;
	background:url(images/info_panel.png) no-repeat;
	height:146px;
	margin:40px auto;
	position:relative;
	padding:10px;
	text-align:center;
}
.info_panel h4 {
	margin-top:3px;
	color:#373737;
}
.info_panel p {
	background:#D3D3D3;
	color:#373737;
	width:130px;
	height:14px;
	margin:2px 0 6px;
	overflow:hidden;
}


/* begin googleMaps */
.mapsText {
	margin-bottom:20px;
}
.googleMaps {
	border:1px solid #4E4E4E;
}
/* end googleMaps */


/* begin Contacts */
td.ContattiLabelTextNormal {
	background:#b9c8d3;
	line-height:19px;
	font-weight:bold;
	display:block;
	margin-top:1px;
	font-size:12px;
}
.ContattiRequiredField {
	background:#90AEC4;
	color:#000000;
}
.required-field {
	font-size:9px;
	padding:1px;
	margin-top:5px;
	background:#90AEC4;
	width:90px;
	text-align:center;
}
.personal-info,.info_panel{
	font-size:9px;
	padding:3px;
	margin-top:15px;
	line-height:12px;
	text-align:justify;
}
/* end Contacts */


/* begin Elenco */
.ProjectListDiv {
	margin-top:15px;
}
.ProjectListDiv  td h3 {
	margin:3px 0 3px;
}
.ProjectListImg {
	display:block;
}
.ProjectListRowNormal {
	background:#b9c8d3;
	color:#373737;
	border:1px solid #90AEC4;
}
.ProjectListRowHover {
	background:#90AEC4;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
}
.list_title {
	background:#90AEC4;
	padding:5px 10px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.list_text {
	margin:10px 0;
	padding:10px;
}
.list_img {
	display:inline;
	width:138px;
	height:88px;
	margin-left:3px;
	margin-bottom:5px;
}
.list_back a, .list_back a:visited {
	margin:18px 5px;
	float:left;
	width:150px;
	color:#3F4246;
}
.list_back a:hover {
	color:#ae4848;
}
.list_buttons {
	width:350px;
	margin:10px 0;
	float:right;
}
.list_center_btn {
	float:left;
}
.list_right_btn {
	float:right;
	margin-right:5px;
}
/* end Elenco */


/* begin LinkList */
.linkDelete {
	float:right;
	margin:0 10px 0 0;
}
/* end LinkList */


/* begin Footer */
.footer {
	width:800px;
	height:25px;
	margin:0;
	clear:both;
	background:#90AEC4;
}
.footer_wrapper {
	width:652px;
	height:28px;
	font-size:10px;
	color:#3f4246;
	float:left;
	margin:0;
	position:relative;
	padding:7px 0 0 12px;
	text-align:left;
}
.footer a {
	font-weight:bold;
	color:#3f4246;
	padding-left:3px;
}
.footer a:hover {
	color:#FFFFFF;
}
a.login {
	font-size:9px;
	float:right;
	height:25px;
	color:#3f4246;
	padding:9px 15px 0 0;
	margin:0;
	font-weight:normal;
}
a.login:hover {
	color:#FFFFFF;
}
/* end Footer */


/* begin Box, Block, VMenuBlock */
.art-vmenublock {
	/*position:relative;*/
	min-width:1px;
	min-height:1px;
	/*margin:0 0 0 7px;*/
	width:140px;
	margin:0 auto;
}
.art-vmenublock-body {
	position:relative;
	padding:0;
}
/* end Box, Block, VMenuBlock */


/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent {
	position:relative;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.art-vmenublockcontent-body {
	position:relative;
}
/* end Box, Box, VMenuBlockContent */


/* begin VMenu */
ul.art-menu {
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
	line-height:0;
}
ul.art-menu li {
	margin:3px 0 0;
	padding:0;
	width:auto;
	line-height:0;
}
ul.art-menu {
	margin:0;
}
ul.art-menu ul {
	padding:0;
}
ul.art-menu ul.active {
	display:block;
}
 /*submenu start*/
.art-menu li ul{
	visibility: hidden;
	position:relative;
	z-index: 10;
	left: 120px;
	top: -5px;
	background: none;
	min-height: 0;
	background-image: url('images/spacer.gif');
	xpadding: 10px 30px 30px 30px;
	xmargin: -30px 0 0 80px;
	xwidth:100px;
	xtop: 100%;
	width:100px;
	height:0;
	xoverflow-x:show;
}
.art-menu li:hover>ul{
  visibility: visible;
}
.art-menu li li>ul{
  top: 0;
  left: 100%;
}
.art-menu li li:hover>ul{
  top: 0;
  left: 100%;
}
 /*submenu end*/
/* end VMenu */


/* begin VMenuItem */
ul.art-menu a {
	position:relative;
	display:block;
	overflow:hidden;
	height:29px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
ul.art-menu a .r, ul.art-menu a .l {
	position:absolute;
	display:block;
	top:0;
	height:100px;
	background-image:url('images/vmenuitem.png');
}
.art-menu li>ul a .r, .art-menu li>ul a .l{
	background-image:none;
}
ul.art-menu a .l {
	left:0px;
	right:4px;
}
ul.art-menu a .r {
	width: 800px;
	right: 0;
	clip: rect(auto, auto, auto, 790px);
}
ul.art-menu a .t, ul.art-menu ul a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
}
ul.art-menu a .t {
	display:block;
	position:relative;
	top:0;
	line-height: 30px;
	color:#373737;
	padding: 0 11px 0 11px;
	margin-left:0;
	margin-right:0;
}
ul.art-menu a.active .l, ul.art-menu a.active .r {
	top:-70px;
}
ul.art-menu a.active .t {
	color:#373737;
}
ul.art-menu a:hover .l, ul.art-menu a:hover .r {
	xtop: -35px;
}
ul.art-menu a:hover .t {
	color:#373737;
}
/* end VMenuItem */


/* begin VMenuSubItem */
ul.art-menu ul li {
	margin: 0;
	padding:0;
	background-color:#D3D3D3;
}
ul.art-menu ul a {
	display: block;
	white-space: nowrap;
	xheight: 20px;
	overflow: visible;
	xbackground-image: url('images/vsubitem.gif');
	background-position: 25px 0;
	background-repeat: repeat-x;
	line-height: 20px;
	color: #214559;
	font-size: 11px;
	margin-left: 0;
}
ul.art-menu ul span, ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
ul.art-menu ul a:link,
ul.art-menu ul a:visited,
ul.art-menu ul a:hover,
ul.art-menu ul a:active,
ul.art-menu ul span,
ul.art-menu ul span span {
	line-height: 20px;
	color: #214559;
	font-size: 11px;
	margin-left: 0;
}
ul.art-menu ul ul {
	margin:0 0 0 0;
}
ul.art-menu ul li.art-submenu-separator { 
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0;
}
ul.art-menu ul .art-submenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}
ul.art-menu ul li.art-menu-separator-first {
	padding-bottom:2px;
}
ul.art-menu ul li li a {
	background-position: 50px 0;
	padding: 0 0 0 50px;
}
ul.art-menu ul li li li a {
	background-position: 75px 0;
	padding: 0 0 0 75px;
}
ul.art-menu ul li li li li a {
	background-position: 100px 0;
	padding: 0 0 0 100px;
}
ul.art-menu ul li li li li li a {
	background-position: 125px 0;
	padding: 0 0 0 125px;
}
ul.art-menu ul li a.active {
	color: #151C23;
	background-position: 25px -50px;
}
ul.art-menu ul li li a.active {
	background-position: 50px -50px;
}
ul.art-menu ul li li li a.active {
	background-position: 75px -50px;
}
ul.art-menu ul li li li li a.active {
	background-position: 100px -50px;
}
ul.art-menu ul li li li li li a.active {
	background-position: 125px -50px;
}
ul.art-menu ul li a:hover, ul.art-menu ul li a:hover.active {
	color: #1B242D;
	background-position: 25px -25px;
}
ul.art-menu ul li li a:hover, ul.art-menu ul li li a:hover.active {
	background-position: 50px -25px;
}
ul.art-menu ul li li li a:hover, ul.art-menu ul li li li a:hover.active {
	background-position: 75px -25px;
}
ul.art-menu ul li li li li a:hover, ul.art-menu ul li li li li a:hover.active {
	background-position: 100px -25px;
}
ul.art-menu ul li li li li li a:hover, ul.art-menu ul li li li li li a:hover.active {
	background-position: 125px -25px;
}
ul.art-menu ul a:hover .t {
	color:#88ABC5;
}
/* end VMenuSubItem */


/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	position:relative;
	top:0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #272A2D !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 31px;
	height: 31px;
	margin: 0 !important;
	padding: 0 16px !important;
	overflow: visible;
	cursor: pointer;
}
.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 31px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .art-button-wrapper {
	/*display: block;*/
	/*float: left;*/
}
input, select, textarea {
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
.art-block select  {
	width:96%;
}
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover {
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link {
	color: #CBDBE1 !important;
}
.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r {
	display: block;
	position: absolute;
	height: 109px;
	margin: 0;
	padding: 0;
	background-image: url('images/button.png');
}
.art-button-wrapper .art-button-l {
	left: 0;
	right: 9px;
}
.art-button-wrapper .art-button-r {
	width:411px;
	right:0;
	clip:rect(auto, auto, auto, 402px);
}
.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r {
	top:-38px;
}
.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r {
	top:-76px;
}
.art-button-wrapper input {
	float: none !important;
}
/* end Button */


/* begin Box, Block */
.art-block {
	position: relative;
	min-width: 33px;
	min-height: 33px;
	margin: 5px;
}
.art-block-body {
	position: relative;
	padding: 4px;
}
.art-blockheader {
	margin-bottom:0;
	position:relative;
	height:40px;
	text-align:left;
}
.art-block-tr,
.art-block-tl,
.art-block-br,
.art-block-bl,
.art-block-tc,
.art-block-bc,
.art-block-cr,
.art-block-cl {
	position: absolute;
}
.art-block-tr,
.art-block-tl,
.art-block-br,
.art-block-bl {
	width: 44px;
	height: 44px;
	background-image: url('images/block_s.png');
}
.art-block-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 22px, 22px, auto);
}
.art-block-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 22px, 22px);
}
.art-block-bl {
	bottom: 0;
	left: 0;
	clip: rect(22px, 22px, auto, auto);
}
.art-block-br {
	bottom: 0;
	right: 0;
	clip: rect(22px, auto, auto, 22px);
}
.art-block-tc, .art-block-bc {
	left: 22px;
	right: 22px;
	height: 44px;
	background-image: url('images/block_h.png');
}
.art-block-tc {
	top: 0;
	clip: rect(auto, auto, 22px, auto);
}
.art-block-bc {
	bottom: 0;
	clip: rect(22px, auto, auto, auto);
}
.art-block-cr, .art-block-cl {
	top: 22px;
	bottom: 22px;
	width: 44px;
	background-image: url('images/block_v.png');
}
.art-block-cr {
	right: 0;
	clip: rect(auto, auto, auto, 22px);
}
.art-block-cl {
	left: 0;
	clip: rect(auto, 22px, auto, auto);
}
.art-block-cc {
	position:absolute;
	top:22px;
	left:22px;
	right:22px;
	bottom:22px;
	background-color:#EDEDED;
}
/* end Box, Block */


/* begin BlockHeader */
.art-blockheader {
	margin-bottom:0;
	position:relative;
	height:40px;
}
.art-blockheader h3.t {
	position:relative;

	color:#4a4e53;
	font-size:14px;
	margin-top:10px;
	padding:0 35px 0px 35px;
	white-space:nowrap;
	line-height:30px;
}
.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover {
	color:#0F2A38;
	font-size:14px;
}
.art-blockheader .l, .art-blockheader .r {
	position:absolute;
	height:30px;
	background-image:url('images/blockheader_alt.png');
}
.art-blockheader .l {
	left:0;
	right:30px;
}
.art-blockheader .r {
	width:898px;
	right:0;
	clip:rect(auto, auto, auto, 760px);
}
/* end BlockHeader */


/* begin Box, BlockContent */
.art-blockcontent {
	position:relative;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.art-blockcontent-body {
	position:relative;
	padding:5px;
	color:#3F4249;
	font-size:11px;
}
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover {
	color:#3F4249;
	font-size:11px;
}
.art-blockcontent-body p {
	margin:6px 0;
}
.art-blockcontent-body a {
	color:#88C1D3;
	text-decoration:underline;
}
.art-blockcontent-body a:link {
	color:#88C1D3;
	text-decoration:underline;
}
.art-blockcontent-body a:visited, .art-blockcontent-body a.visited {
	color:#D8E4E9;
}
.art-blockcontent-body a:hover, .art-blockcontent-body a.hover {
	color:#ADD5E1;
	text-decoration:none;
}
.art-blockcontent-body ul li {
	line-height:125%;    
	color:#9BAEBB;
	padding:0 0 0 11px;
	background-image:url('blockcontentbullets.png');
	background-repeat:no-repeat;
}
/* end Box, BlockContent */


/* begin Article */
.art-post-inner {
	padding:10px 0;
}
h2.art-postheader {
	text-align:right;
	margin-bottom:20px;
	padding:0 20px 10px 0;
	border-bottom:2px solid #3f4246;
	font-size:22px;
}
div.art-postcontent {
}
/* end Article */


td.login-label {
	background:#8F969F;
	line-height:19px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	margin-top:1px;
	font-size:12px;
	padding:0 5px;
}

.SocialPanel{
	margin:0 auto;
	padding:10px;
	background-color:#EFEFEF;
	text-align:center;
	width:780px;
}
.SocialPanel>div{
	display:inline-block;
}
.SocialPanel>div+div{
	/*margin-left:20px;*/
}
.SocialPanel .Panel{
	/*background-color: #2C3B52;*/
	width:auto;
}
.SocialPanel .Panel+.Panel{
	margin-left:40px;
}
.GooglePanel{	
	/*float:right;*/
	/*width:350px;*/
	/*display:inline-block;*/
}
.FacebookPanel{
	text-align:left;
}
.FbLikePanel{
	float:left;
	display:inline-block;
	margin-left:20px;
}
.FbSendPanel{
	float:left;
	display:inline-block;
	/*border:1px solid red;*/
	width:50px;
	height:20px;
	overflow:hidden;
	margin-left:20px;
	/*margin-left:0;*/
	/*padding:0;*/
}
.TwitterPanel{
	/*float:right;*/
	/*width:350px;*/
	/*display:inline-block;*/
}
.fb_iframe_widget+.fb_iframe_widget{
	margin-left:28px;
}
