 tbody tr:hover td {
	color: #004066;
	background: #000000;
}
p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
}
#text {
    font-family: sans-serif;
}
#footer
{font-size:small; 
 color:navy; 
 padding-left:30px; 
 padding-right:30px;"
}
.definition {
    
	background-color:rgba(23,168,0,0.90);
	display: none;
	color:#FFFFFF;
	font-size:16px;
}

#definitionold {
    -webkit-box-shadow: 4px -4px 3px 3px rgba(114,116,114,0.46);
	position: relative;
/*	background-color:rgba(23,168,0,0.90); */
	background-color:rgba(60,60,80,1.00);
	bottom: 20px;
	left:25px;
	width: auto;
	height: auto;
	display: none;
	color:#FFFFFF;
	font-size:16px;
}


body {
	width: 97%;
	}
   
   
   h1, h2, h3 {
	text-align: center}
   
   
   
   .column1of3 {
	float: left;
	width: 65%;
	margin: 1%;}
   .column2of3 {
	float: left;
	width: 1%;
	margin: 1%;}
   
   
   
   .column3of3 {
	float: left;
	width: 30%;
	margin: 1%;}


	.textcol3{
		font-size: 22px;
text-align: center;
margin-top: 70px;
margin-left: 91px;
}
.textcol4{
	font-size: 16px;
}
.textcol5{
	font-size: 15px;
text-align: center;
margin-top: 10px;
margin-left: 65px;}
#id_input {
 	padding: 5px;
    margin-left: 5px;
}
#tooltipold {
    box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.35);
    -moz-box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.35);
    -webkit-box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.35);
    background-color: rgba(255,255,0,0.9);
    width: 300px;
	cursor: pointer;
}
.tooltip{ /*il resto � compito di javascript */
    position:absolute;
    border: 1px solid #69C; background-color: #A8F8D0; color:#000;
    font-size: 80%;text-align: center;
	cursor: pointer;
	display:none;
	}
.tooltipimg {
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    
}

.defterm {
    text-transform: capitalize;
    font-weight: bold;
}

.help {
    cursor: pointer;
    
}

.term {
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    
}

.infobutton, .highlight, .zanichelli {
	background-color: #CCCCCC;
	border: medium double #333333;
}

.annotate {
	background-color: rgba(255, 0, 0, 0.3);
}

.inputtext {
    -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 2px 2px 2px 0px #dddddd;
    border: 1px solid #aaa;
}

.counter {
    visibility: hidden;
}
.Out {
	padding: 4px;
	/*border:1px solid #EEE;
	border-right:0 solid;*/
	margin-left: 4px;
	/*margin-rigth: 4px;*/
}
img {
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    height: 10px;
    width: 10px;

}
