/* CSS Document */

.colonnaTitolo{
	float:left;
}

.colonnaButton{
	float:left;
}

#ultimaCorpo{
	width:152px;
	height:91px;
	background-image:url(../template/ultimaCc.gif);
	font-family:Tahoma;
	font-size:75%;/*12px*/
	color:#000;	
	float:left;
}

#classCorpo{
	width:152px;
	/*height:150px;*/
	background-image:url(../template/classCc.gif);
	font-family:Tahoma;
	font-size:70%;
	color:#000;
	float:left;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
}

/*\*/ 
* html #classCorpo{ height:130px; }
/**/

#prossimaCorpo{
	width:152px;
	height:92px;
	background-image:url(../template/prossimaCc.gif);
	font-family:Tahoma;
	font-size:75%;
	color:#000;	
	float:left;
}

#newsCorpo{
	width:152px;
	height:126px;
	background-image:url(../template/newsCc.gif);
	font-family:Tahoma;
	color:#000;	
	float:left;
}

#newsCorpo a{
	color:#000000;
	text-decoration:none;
}

#newsCorpo a:hover{
	text-decoration:underline overline;
}

#dataNews{
	font-size:60%;
	vertical-align:bottom;
}

#testoNews{
	font-size:70%;
}

.spazioTesto{
	font-size:20%;
}

#fotoCorpo{
	width:152px;
	height:123px;
	background-image:url(../template/fotoCc.gif);
	text-align:center;
	float:left;
}

#linkCorpo{
	width:152px;
	height:126px;
	background-image:url(../template/newsCc.gif);
	font-family:Tahoma;
	font-size:70%;
	color:#CCCCCC;	
	float:left;
}

#linkCorpo a{
	color:#333333;
	text-decoration:none;
}

#linkCorpo a:hover{
	text-decoration:underline;
}