@charset "UTF-8";
/* CSS Document */

.testoFooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top:10px;
	text-align:center;
	}
	
.testoFooter a {color:#666666;}
.testoFooter a:hover {color:#0066FF;}

.footerCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	}

.testoNormale {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

.testoNormale a , .testoNormale a:visited {
	color:#CCCCCC;
	}

.testoNormale a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

.testoBianco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

.testoBianco a {
	color:#CCCCCC;
	text-decoration:none;
	}

.testoBianco a:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
.testoNormaleRosso {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}
	
.testoTitoli {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	/*font-weight:bold;*/
	font-size:24px;
	color:#FF0000;
	text-decoration:none;
	}

.testoNomeStufa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	/*font-weight:bold;*/
	font-size:18px;
	color:#FF0000;
	text-decoration:none;
	}

.testoLinkVideoTec , .testoLinkVideoTec a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

.testoLinkVideoTec a:hover {
	color:#FF0000;
	}
