#Cella_thumb {float: left; font-size: 12px; width: 200px; height: 170px; 
	text-align: center; border: 1px solid #bba245;
	margin: 10px; margin-bottom: 5px; padding: 2px; overflow: hidden;}
#Cella_thumb p {padding: 0px;}
#footerinocorpo {
float:left; width: 975px; height: 20px; background: #C7C4B3; border: 1px solid #ccc;}

#attenzione {
color: #A2502F; font-weight: bold;}

#richiamo {
color: blue; font-weight: bold; font-size: 16px; text-align: center;}

div#intestazionericercaorario{
	
	float: left;
	width: 975px;
	height: 35px;
	font-family: Verdana,Arial;
	font-size: 18px;
	background: #CDB552;  /* GIALLO E656 */
	color: #A2462F; /* ROSSO E656 */
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #A2462F;
}

table.ricercaorario{
	margin-top: 5px;
	margin-left: 50px;
	background: #FFF;	
	border: 1px solid black;
	width: 800px;
	font-family: Verdana,Arial;
	font-size: 14px;
}
	
table.ricercaorario tr {

	}
table.ricercaorario td
{
	/*margin-left: 3px;*/
	border-bottom: 1px solid black;
	border-left: 1px solid black;	
}

div#titolo {
width: 975px; 
height: 22px; 
text-align: center;
float: left;
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: rgb(158,49,54);
background: rgb(200,177,84);
border-bottom: 1px solid rgb(158,49,54);

}

div#dovesiamo{
width: 965px; height: 20px; text-align: left; float: left;
margin-left: 10px;
font-family: Verdana,Arial;
font-size: 13px;
font-weight: normal;
color: darkblue;
letter-spacing: 0.005px;
}
div#dovesiamo a{
color: blue;
}

div#contenitore{
width: 975px; /*height: 360px; */float: left;
}
div#contenitoreicone{
width: 960px; 
/*height: 300px; */
margin-top: 20px;
margin-left: 13px; 
float: left;
text-align: center;
}

div.icona{
float: left; width: 145px; height: 150px; 
border: 1px solid #DDD; text-align: center;
margin-left: 10px;
color: darkblue;
}
div.icona img{
margin-top: 10px;

}

div.iconaover{
float: left; 
width: 145px; 
height: 150px; 
border: 1px solid rgb(158,49,54);
text-align: center;
background-color: rgb(68,88,112);
color: white;
font-weight: bold;
margin-left: 10px;
cursor: pointer;

}
div.iconaover img{
margin-top: 10px;
}

div.riga_info{
margin-left: 3px;
margin-top: 3px;
width: 310px; float: left;
border: 1px solid yellow;
font-family: verdana,arial;
font-size: 9px;
font-weight: bold;
height: 20px;
color: black;
background: rgb(231,236,236);
border: 1px solid rgb(173,169,146);
}

div.riga_info_over{
margin-left: 3px;
margin-top: 3px;
width: 310px; float: left;
font-family: verdana,arial;
font-size: 9px;
height: 20px;
color: black;
border: 1px solid rgb(231,236,236);
background: rgb(173,169,146);
cursor: pointer;
font-weight: bold;

}

div.riga_treno {
float: left;
width: 940px; 
height: 320px;
overflow: auto;

}
div.riga_treno table{
width: 900px;
}

div.riga_treno tr{
width: 900px;
}


div.riga_treno td{
border-bottom: 1px solid red;
}

div#waiting {
	position: absolute; top: 300px; left: 30%; width: 350px; height: 140px; background: rgb(68,88,112); 
	display: none; text-align: center;
	font-family: Verdana,Arial; font-size: 16px; font-weight: bold; 
	border: 3px solid rgb(158,49,54); color:rgb(200,177,84);
	}
div.sub_waiting
{
	width: 350px; height: 20px; font-weight: normal; font-size: 11px; text-align:center; color: yellow;
	font-style: italic;
}

table.table_treni{
border: 1px solid rgb(123,143,158);
border-collapse:collapse;
margin-left: 15px;
margin-top: 15px;
}

table.table_treni tr.normal td{
border-collapse:collapse;
border: 1px solid rgb(123,143,158);
background: rgb(193,223,245);
padding:0.2em 0.5em;
}

table.table_treni tr.over td{
border-collapse:collapse;
border: 1px solid white;
background: rgb(123,143,158);
padding:0.2em 0.5em;
cursor: pointer;
}

