html { font-size: 76%;
}

BODY	 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : black;
	background-color : #FFFFFF;
}

P,TD { font-family : Arial, Helvetica, sans-serif;
		font-size : 100%;
} 
td p { 	font-size : 100%;
} 
td body  { 	font-size : 100%;
} 

.interno	 {
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 12px; */
	color : black;
	background-color : #FFFFFF;
	font-weight : normal;
}
.titolo	{
	font-family : Arial, Helvetica, sans-serif;
	color: #804000;
	font-size : 1.4em; /*18px;*/
	font-weight : bold;
	text-align : center;
}

.titolochiaro	{
	font-family : Arial, Helvetica, sans-serif;
	color: #FBBF44;
	/*font-size : 12px;*/
	font-weight : bold;
	text-align : left;
}
.titoletto	{
	font-family : Arial, Helvetica, sans-serif;
	color: #804000;
	/*font-size :12px;*/
	font-weight :bold;
	text-decoration : none;
}

A:HOVER.titoletto {
	text-decoration : underline;
	color:#CC6600;
	background-color : transparent;
}	
.titolomedio	{
	font-family : Arial, Helvetica, sans-serif;
	color: #804000;
	font-size :1.2em; /*14px;*/
	font-weight :bold;
	text-align : center;
}
.titolettino	{
	font-family : Arial, Helvetica, sans-serif;
	color: #804000;
	font-size : 0.8em; /*10px;*/
	text-align : center;
}

.new {
	font-family : Arial, Helvetica, sans-serif;
	/*font-size :12px;*/
	color : #000000;
	background-color : transparent;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}	

A:HOVER.new {
	text-decoration : none;
	color:#CC6600;
	background-color : transparent;
}	

.menubar {
	font-family : Arial, Helvetica, sans-serif;
	background-color :#FFFFFF;
	color : #804000;
	text-decoration : none;
	font-weight : bold;
	/*font-size: 12px;*/

}	

A:HOVER.menubar {
	background-color : #FFF4A1;
	text-decoration : underline;
	color:#CC6600;
	background-color : transparent;
}	

.mlink {
	font-family : Arial, Helvetica, sans-serif;
	color : #804000;
	/*font-size: 12px;*/
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}	

A:HOVER.mlink {
	text-decoration : underline;
	color:#CC6600;
	background-color : transparent;
}

.link {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	/*font-size: 12px;*/
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
}	

A:HOVER.link {
	text-decoration : underline;
	color:#CC6600;
	background-color : transparent;
}	
/* ############ BOX ################ */
.boxgiallo {
	background-color : #EDE87C;
	border-top : 0px;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}

.boxaranciochiaro{
	background-color : #F0EE88;
	border-top : 0px ;
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top :6px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}
.boxbianco{
	background-color : #FFFFFF;
	border-top : 0px ;
	border-bottom : 0px;
	border-right : 0px;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}
.boxbiancowb{
	background-color : #FFFFFF;
	border-top : 0px ;
	border-bottom : 2px solid #e5db44;
	border-right : 2px solid #e5db44;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 6px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}.boxgialloscuro {

	background-color : #E5DB44;
	border-top : 0px;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}
.rosso{
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
	/*font-size: 12px;*/
	}
	
.nero {
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 1.4em; /*16px;*/
	text-align : center;
	font-style: italic;
	font-weight: normal;
	background-color : transparent;
}
.rossotitolo {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
	font-size: 1.1em; /*14px;*/
	vertical-align: middle;


}
.neroTitolo {

	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 2em; /*24px;*/
	text-align : center;
	font-style: italic;
	font-weight: bold;
}
.boxgiallowb {

	background-color : #f0ee88;
	border-top : 0px ;
	border-bottom : thick solid #e5db44;
	border-right : 0px;
	border-left : 0px;
	background-image :  none; 
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}
.boxarancio {

	background-color : #FFDE9B;
	border-top : 0px;
	border-left : 0px;
	background-image :  none; /* url(../Immagini/angolo1.gif); */
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}
.boxbiancoarancio {
	background-color : #FFFFFF;
	background-image :  none;
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
	border-top: thin solid #FFDE9B;
	border-right: thin solid #FFDE9B;
	border-bottom: thin solid #FFDE9B;
	border-left: thin solid #FFDE9B;



}
.neretto {

	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	/*font-size : 12px;*/
	font-weight: bold;
	background-color : transparent;
}

.viola {

	font-family : Arial, Helvetica, sans-serif;
	color: #660099;
	/*font-size : 12px;*/
	font-weight: bold;
	background-color : transparent;
}

.giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E6DD3C;
}
.grigio {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
}
.titolobordo {
	font-family : Arial, Helvetica, sans-serif;
	color: #804000;
	font-size : 1.4em;
	font-weight : bold;
	text-align : center;
	background-color: #f0ee88;
}
.arancio {
	font-family : Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	background-color : transparent;
	font-size: 12px;
}

.rosa {
	font-family : Arial, Helvetica, sans-serif;
	color: #F2718D;
	font-weight: bold;
	background-color : transparent;
	font-size: 14px;
}

.verde {


	font-family : Arial, Helvetica, sans-serif;
	color: #008000;
	/*font-size : 12px;*/
	font-weight: bold;
	background-color : transparent;
}
.aranciogrande {

	font-family : Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	background-color : transparent;
	font-size: 14px;
}

