@CHARSET "ISO-8859-1";

.title{
	color: #F28C26;
	font: bold 16px "Trebuchet MS";
	padding: 10px 20px;
	border-bottom: solid 1px black;
}

.body {
	height:250px;
	color:#333;
	font: normal 12px "Trebuchet MS"; 
	text-align:justify;
	text-indent: 20px;
	border-bottom: dotted 1px #000;
	border-top: dotted 1px #000;
	margin-left: 20px;
	margin-right: 20px;
}

.binarioButton {
	top: 340px;
	text-align: center;
	position: absolute;
	overflow: hidden;
	height: 134px;
	width: 150px;
	background: transparent url("images/homepage/binario_tasto.png");
}

.tastoButton {
	position: relative;
	left: 0px;
	top: 97px;
	height: 127px;
	width: 150px;
	background: transparent url("images/homepage/sfondo_tasto.png");
}

.testoButton {
	height: 30px;
	width: 150px;
	font : bold 14px "Trebuchet MS";
	background: transparent url("images/homepage/sfondo_tasto.png");
	cursor: pointer;
	line-height: 23px;
}

.linkButton {
	height: 97px;
	width: 150px;
}

.descrizione {
	color:#333;
	font: normal 12px "Trebuchet MS"; 
	text-align:justify;
	text-indent: 20px;
	margin: 10px 10px;
}

#tomo3Dlogo {
	position: absolute;
	top: 100px;
	left: 82px;
	text-align: center;
}

#tomo3Ddid {
	position: absolute;
	top: 276px;
	left: 100px;
	text-align: center;
}
#linkDemo {
	left: 22px;
}

#linkVideo {
	left: 190px;
}

#linkContest {
	right: 15px;
}

#email {
	position: relative;
	top: 23px;
	left: 0px;
	height: 42px;
	width: 180px;
}

#email img {
	border: 0;
}

.titleNews {
 text-decoration : none;
 color : #ff9a48;
 font : bold x-small "Trebuchet MS";
}
.dateNews {
 color : #999;
 font : italic x-small "Trebuchet MS";
}
.bodyNews {
 color : #999;
 font : normal x-small "Trebuchet MS";
}