﻿a:focus {outline: 0px; } /*Toglie il bordo del link*/

body 
{
	 margin-bottom : 0px;
	 margin-left:0px;
	 margin-top:0px;
	 margin-left:0px;
}

a:link {color: #172D39;text-decoration: none}
a:visited {color: #172D39; text-decoration: none}
a:hover {color: #FF6600;text-decoration: none}
a:active {color: #FF6600;text-decoration: none}

.pagina
{
	width: 920px;
    height: 480px;
    vertical-align: top; 
    text-align: left;
	background-color: White ;
}


.tabella
{
	width: 920px;
	height: 480px;
}


.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #172D39;
	font-size: 13px;
	padding-left:10px;
}

.cellasx
{
	background-image: url(images/sfondo_HM_06.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 200px;
	height:480px;
	line-height:17px;
}

.celladx
{
	width: 720px;
	height:480px;
	background-color:white;
}

.iframe
{
	width: 720px;
    height: 480px;
    top:0px;
    left:0px;
    border-style: none; 
    border-width: 0px; 
    vertical-align: top; 
	background-position: bottom ;
}

