/* NUOVI STILI */

TD
{
	font-family: Times New Roman, Times, serif;
	color: #000099;
	font-size: 14px;
}

TD.bottom
{
	color: #999999;
	font-size: 14 px;
}

TD.titolo
{
	color: #993366;
	font-size: 16 px;
	letter-spacing: 8;
	font-weight: bold;
}

.annunci
{
	color: #993366;
	font-size: 12 px;
	font-weight: bold;
}

TD.sottotitolo
{
	font-size: 12 px;
	font-weight: bold;
}

.sottotitolo
{
	font-size: 12 px;
	font-weight: bold;
}

.titolo-art{
	font-family: Times New Roman, Times, serif ;
	font-size: 14px;	
	color: #ffffff;	
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: 2;
}


.intestazione-sx
{
	color: #ffffff;
	font-size: 14 px;
	background-color:#5B7995;
	font-weight: bold;
}

.intestazione-dx
{
	color: #ffffff;
	font-size: 14 px;
	background-color:#86EA88;
	font-weight: bold;
}

.small-bold
{
	font-size: 10 px;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.bb-nome
{
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000099;		
	letter-spacing: 1;
	text-decoration: none;
}

.bb-nome-link
{
	font-weight: bold;
	font-family: Times New Roman , Times, serif;
	font-size: 16px;
	color: #000099;		
	letter-spacing: 1;
	text-decoration: underline;
}

.bb-nome-small
{
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000099;		
}

.back{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000099;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.bb-privacy{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000099;
	font-size: 9px;
}

.bb-menu
{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;	
	color: #ffffff;	
	text-decoration: none;	
	font-weight: bold;
}
A.bb-menu:hover { color : #993366;text-decoration:underline;}

.bb-menu-sel
{
	font-family: Times New Roman, Times, serif ;
	font-size: 14px;	
	letter-spacing: 1;
	color: #993366;	
	text-decoration:underline;	
	font-weight: bold;	
}

.bb-scheda
{
	font-family: Times New Roman, Times, serif ;
	font-size: 12px;	
	color: #000099;	
	font-weight: bold;	
}

.titolo-main
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;	
	color: #ffffff;	
	font-weight: bold;	
	text-decoration: none;
}

.ev-paese
{
	font-family:Times New Roman, Times, serif ;
	font-size: 14px;	
	color: #ff0000;	
	font-weight: bold;	
	text-decoration: none;
}

.ev-int
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;	
	color: #ff0000;	
	font-weight: bold;	
	text-decoration: none;
}

.ev-titolo
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;	
	color: #000099;	
	font-weight: bold;	
	text-decoration: none;
}

.art-menu
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;	
	color: #ffffff;	
	letter-spacing: 1;		
	text-decoration: none;	
	font-weight: bold;
}
A.bb-menu:hover { color : #993366;text-decoration:underline;}

.link-bold{
	font-family: Times New Roman, Times, serif;
	color: #000099;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}


A{
	font-family: Times New Roman, Times, serif;
	color: #000099;
	text-decoration: underline;
	font-size: 14px;
}

A:hover { color : #993366; }

/*Definizione della select*/
A.bottom
{
	color: #999999;
	font-size: 16 px;
	font-weight: bold;
}


SELECT {
	font-size: 14 px;
	font-family: Times New Roman, Times, serif;
	color: #000099;
}

/*definizione della classe generale input*/

INPUT {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #000099;
	font-weight: normal;
}

/*definizione della classe generale input*/

INPUT.bottone {
	background : #5B7995;
	font-family:Times New Roman, Times, serif;
 	font-size : 12px;
 	color : #ffffff;
	font-weight: bold;
	cursor: hand;
}
/*definizione della classe generale input*/

INPUT.bottone-verde {
	background : #86EA88;
	font-family: Times New Roman, Times, serif;
 	font-size : 12px;
 	color : #ffffff;
	font-weight: bold;
	cursor: hand;
}

/*Definizione della textarea*/

TEXTAREA {
	font-size: 16 px;
	font-family: Times New Roman, Times, serif;
	color: #000099;
}
