﻿body 
{
	background-color:#cacaca;
	font-family:Verdana;
	font-size:10pt;
	color:#000;
}
body a
{
	color: #fe7402;
	text-decoration:none;
}

body a:hover
{
	color:#fe7402;
	text-decoration:underline;
}

.testo9 
{
	font-family:Verdana;
	font-size:9pt;
	color:#000;
}
.testo9 a
{
	color: #fe7402;
	text-decoration:none;
}

.testo9 a:hover
{
	color:#fe7402;
	text-decoration:underline;
}


/***********************************************************************/
/*								MENU TOP							   */
/***********************************************************************/

.toplink
{
	font-size:10pt;
	font-family:Verdana;
	color:#000;
	font-weight:bold;
	}
.toplink a
{
	font-size:10pt;
	font-family:Verdana;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
.toplink a:hover
{
	font-weight:bold;
	text-decoration:underline;
	}

/***********************************************************************/
/*								FOOTER  							   */
/***********************************************************************/
	
.footer
{
	font-size:8pt;
	font-family:Verdana;
	color:#ca3013;
	}
	
.footer a
{
	font-size:8pt;
	font-family:Verdana;
	color:#ca3013;
	text-decoration:none;
	}
	
.footer a:hover
{
	font-size:8pt;
	font-family:Verdana;
	color:#fe7402;
	text-decoration:underline;
	}
	
	
/***********************************************************************/
/*								HOME PAGE  							   */
/***********************************************************************/

.videotitle
{
	font-size: 14pt;
	color: black;
	font-family: verdana;
}


.videosubtitle
{
	font-size: 12pt;
	color: #fe7402;
	font-family: verdana;
	 font-style:italic;
}

.textgray8italic
{
	font-size: 8pt;
	color: gray;
	font-style: italic;
	font-family: verdana;
}
.textgray8italic a
{
	
	color: gray;
	text-decoration:none;
}
.textgray8italic a:hover
{
	color: gray;
	text-decoration:underline;
}

.newstitle
{
	font-size: 9pt;
	color: #fe7402;
	font-family: verdana;
	font-style:italic;
}
.newstitle a
{
	color: #fe7402;
	text-decoration:none;
}
.newstitle a:hover
{
	color: #fe7402;
	text-decoration:underline;
}
.textgray8
{
	font-size: 8pt;
	color: gray;
	font-family: verdana;
}


/***********************************************************************/
/*					CLASSIFICA, TABELLE E PARTITE  					   */
/***********************************************************************/

.leftmenutitle
{
	font-size: 10pt;
	color: #6a6a6a;
	font-family: verdana;
	font-variant: small-caps;
}

.leftmenutitle a
{
	font-size: 8pt;
	color: #6a6a6a;
	font-family: verdana;
	font-variant: small-caps;
	text-decoration:none;
}

.leftmenutitle a:hover
{
	font-size: 8pt;
	color: #fe7402;
	font-family: verdana;
	font-variant: small-caps;
	text-decoration:underline;
}

.tabpartite thead tr
{
	background-color: #ee2e18;
	color: White;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	font-variant: small-caps;
}

.tabpartite tbody tr#normal
{ 
	/*background-color: #ee2e18;*/
	color: #856d5b;
	font-size: 8pt;
	font-family: verdana;
	text-transform: uppercase; 
}

.tabpartite tbody tr#alternate
{ 
	background-color: #dcdcdc;
	color: #856d5b;
	font-size: 8pt;
	font-family: verdana;
	text-transform: uppercase; 
}

/***********************************************************************/
/*					SQUADRE						  					   */
/***********************************************************************/

.titolosqrosso
{
	font-size: 8pt;
	color: #ff0000;
	font-style: italic;
	font-family: verdana;
}
.titolosqbianco
{
	font-size: 8pt;
	color: #fff;
	font-family: verdana;
}

/***********************************************************************/
/*					PHOTOGALLERY				  					   */
/***********************************************************************/

.gallerytitle
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
}


.gallerysubtitle
{
	font-size: 8pt;
	color: #fe7402;
	font-family: verdana;
	 font-style:italic;
}