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

@import url(fonts/ITCAvantGardeGothicStdBook.css);
@import url(c-css.php);

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;
}

table {
	margin: 0;
}

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

.content p {
	width: 512px;
}

.content ul {
	width: 472px;
}

.content-2col p {
	width: 240px;
}

.content-sicu ul {
	width: 467px;
	padding: 0px 0px 0px 15px;
}
.content-sicu p {
	width: 482px;
}
.content-sicu li p {
	width: 467px;
	text-align: justify;
}

.content-cont p {
	width: 300px;
}

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 {
	padding: 0px 0px 0px 15px;
}

.testo {
	text-decoration: none;
}


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

.border-right {
	border-right: 1px solid #2a4d72;
}
span.title {
    color: #2A4D72;
    font-family: ITCAvantGardeGothicStdBook,Helvetica,Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    height: 15px;
}


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

.container-right {
	text-align:right;
	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: #000000;
}

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

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 {
	display: block;
	float: right;
/*	margin-left: 200px; */
}

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

a.ita-eng:hover {
	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;
}
.white {
	color: #FFFFFF;
}
.cal-day {
	color: #666666;
	text-decoration: none;
}
.cal-day:visited {
	color: #666666;
	text-decoration: none;
}
