﻿/* Layout CSS */
body {margin:0px;
 	  background-color:#FFFFCC;
 	  height:100%;}

.LinkVideoClip{text-decoration: none;}
a.LinkVideoClip{color: #CC3300;}
a.LinkVideoClip:visited {color: #CC3300;}
a.LinkVideoClip:active {color: #CC3300;}
a.LinkVideoClip:hover {	color: #CC3300;}

.LinkVideoClip1{text-decoration: none;}
a.LinkVideoClip1{color: #FF0000;}
a.LinkVideoClip1:visited {color: #FF0000;}
a.LinkVideoClip1:active {color: #FF0000;}
a.LinkVideoClip1:hover {color: #FF0000;}

.Link{text-decoration:underline;}
a.Link{color: #FF0000;}
a.Link:visited {color: #FF0000;}
a.Link:active {color: #FF0000;}
a.Link:hover {color: #FF0000;}

.MenùAltoVideoClip {
	width:100%;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC3300;
	font-size:small;
	font-family:Arial;
	color: #CC3300;}

.MenùBassoVideoClip {
	width:100%;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #CC3300;
	font-size:small;
	font-family:Arial;
	color: #CC3300;}

.TabCella00 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
	width:330px;
	text-align:center;}

.TabCella01 {
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	font-style: normal;
	color: #CC3300;
	width:330px;
	text-align:center;}

.TabCella03 {
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	font-style: normal;
	color: #FF0000;
	width:990px;
	text-align:center;}

.TabCella04 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	color: #CC3300;
	width:1000px;
	text-align:center;}


