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

body,td,p,a,span,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
/*	line-height:2;*/
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

img {
	border: none;
}

a {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

h3 {
	font-weight: bold;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 12px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999999;
}

#main-content {
	margin: 0px 0px 0px 15px;
}

.testo {
	text-decoration: none;
}


.login-input {
	border: 1px solid #cccccc;
}

.border-right {
	border-right: 1px solid #2a4d72;
}

td .title {
	margin: 0;
	padding: 12px 0;
	color: #999999;
	font-weight: bold;
	letter-spacing: -1px;
}

.container {
	padding-right:30px;
	text-align:justify;
	vertical-align:top;
	margin-bottom: 20px;
}

.container-right {
	text-align:justify;
	vertical-align:top;
	margin-bottom: 20px;
}

div.news-content {
	color: #000000;
	/*letter-spacing: -1px;*/
/*	line-height:1.5;*/
	width: 240px;
	margin-bottom: 20px;
}

div.news-content-big {
	color: #000000;
	/*letter-spacing: -1px;*/
/*	line-height:1.5;*/
	width: 550px;
	margin-bottom: 20px;
}

div.progs-content {
	color: #000000;
	/*letter-spacing: -1px;*/
/*	line-height:1.5; */
	width: 100%;
	margin-bottom: 20px;
}

div.content {
	color: #000000;
	margin-right: 15px;
	line-height:1.5;
	width: 220px;
}

td .login-button {
	
}

td .menu-link {
	min-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	padding-top:12px;
}

td .menu-link-top {
	margin-top:4px;
	min-height: 30px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	padding-top:12px;
}

a.link-azienda {
	text-decoration: none;
	color: #666666;
}

a:hover.link-azienda {
	color: #000000;
}

a.catalog-link {
	text-decoration: none;
}

a.link-prod {
	text-decoration: none;
	color: #666666;
}

a:hover.link-prod {
/*	text-decoration: underline;*/
	color: #000000;
}

td.td-prod-top {
	min-height: 30px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}

td.td-prod {
	min-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}

div.prod-menu {
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}

.content img {
	margin-left: 15px;
}

span.ita-eng {
	margin-left: 208px;
}

a.ita-eng {
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	color: #2a4d72;
}

span:hover.ita-eng {
/*	margin-left: 260px;*/
	text-decoration: none;
	color: #000000;
}

.prod-p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.news-tit {
	color: #2a4d72;
	font-weight: bold;
}
.progs-tit {
	color: #2a4d72;
	font-weight: bold;
	text-align:left;
}
.progs-txt {
	color: #000000;
	text-align:left;
	font-weight: normal;
}
.proj-other a {
	display: block;
	margin-right: 5px;
}
