BODY {
   font-family : Tahoma, Arial, sans-serif ;
   font-size : 10pt;
   text-align: justify;
   color : black;
   background-color:green;
   font: verdana;
   Font-size: 12px;

}

A {
	text-decoration: underline;
	color: black;
}

A:Hover {
	color: #5D5454;
	border-color: Black;
}

.video
{
	position:absolute;
	left : 20px;
	top: 180px;
	color: black;
	font-weight: bolder;

}

.titolo
{
	color: #D87474;
	font-weight: bolder;
	font-size:24px;
}

.adv
{

	position:absolute;
	left : 1030px;
	top: 180px;

}

.menu
{
	color: #D87474;
	font-weight: bolder;
}


.testo
{
	position:absolute;
	left : 20px;
	top: 180px;
	color: black;
	text-align:justify;
	width: 300px;
	height: 300px;
	font-size:14px;
}

.container
{
  position : absolute;
  width: 798px;
}

.contatore
{
  background-color : #D87474;	
}

