*
{
margin:0;
padding:0;
text-align:left;
font-family:verdana;
font-size:11px;
color:#aaa;
}



#video
{
float:left;
width:400px;
height:340px;
background:black;
margin-top:200px;
display:none;
border:20px solid black;
}
#copy
{
width:300px;
float:left;
padding-left:5px;
}

#link
{
width:100px;
float:right;
}

a
{
text-decoration:none;
}

a img
{
border:0;
}
body
{
background: url(sfondo.jpg) center top no-repeat white ;
}

#body
{
text-align:center;
}

#wrapper
{
width:980px;
margin:0 auto;
}

#titolo
{
width:430px;
float:right;
margin-top:35px;
color:white;
}

#lingua
{
clear:right;
margin-top:30px;
margin-right:10px;
width:200px;
float:right;
text-align:right;
height:25px;
overflow:hidden;
}

#lingua a
{
margin-left:0px;
}

#menu
{
clear:right;
float:right;
width:430px;
}

#menu a
{
width:165px;
height:20px;
display:block;
margin:1 0;
}

#menu a {text-decoration:none;}
#menu a img.normal        {display:inline;}
#menu a img.hover         {display:none;}
#menu a:hover             {border-bottom:0px;} /* fix ie bug */
#menu a:hover img.normal  {display:none;}
#menu a:hover img.hover   {display:inline;border-bottom:1px;}

#contenuto
{
clear:right;
margin-top:20px;
width:430px;
float:right;
}

iframe
{
height:500px;
width:426px;
border:0;
}

.clearer
{
clear:both;
}