/******************************************************************************************* LASTMINUTE */
table#lastminute {
width:650px;
}
#lastminute td {
 font: 12px Arial, Helvetica, sans-serif;
 color: #000;
}
#lastminute td.data {
 font-size: 10px;
 font-style: italic;
 color:#FFFFFF;
 text-align:center;
 width:85px;
 height:22px;
 background-color: #006500;
 }
#lastminute td.struttura {
 font-size: 12px;
 font-weight: bold;
 color:#FFFFFF;
 text-align:left;
 width:245px;
 height:22px;
 background-color: #006500;
 padding:0 0 0 5px;
 }
#lastminute td.struttura a:link, #lastminute td.struttura a:visted, #lastminute td.struttura a:hover, #lastminute td.struttura a:active {
 color: #FFCF00;
 text-decoration: none;
}
#lastminute td.struttura a:hover {
 color: #ff9900;
}
#lastminute td.zona {
 font-size: 11px;
 font-style: italic;
 color:#FFFFFF;
 text-align:left;
 width:210px;
 height:22px;
 background-color: #006500;
 padding:0 0 0 5px;
 }
#lastminute td.newsfoto {
 background-color: #006500;
 text-align:center;
 width:110px;
 height:87px;
 }
#lastminute td.newsfoto img {
display:block;
}
#lastminute td.news {
 color: #000000;
 text-align:center;
 vertical-align:middle;
 height:65px;
 background-color: #639A63;
 } 
	
#lastminute A:LINK, #lastminute A:VISITED, #lastminute a:hover, #lastminute A:ACTIVE {
 color: #003C0C;
 text-decoration: none;
 }
#lastminute a:hover {
 color: #B0EBAF;
 text-decoration: none;
 }

 
/******************************************************************************************* FINE LASTMINUTE */