﻿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}
a:focus {outline: 0px; } /*Toglie il bordo del link*/
	
	
body 
{
	margin-bottom : 0px;
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
}


.pagina
{
	width: 920px;
    height: 481px;
    vertical-align: top; 
    text-align: left;
	background-color: white ;
}

.tabella
{
	width: 920px;
	height: 481px;
}

.cellasx
{
	background-image: url(images/storia_00.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 200px;
	height:481px;
	line-height:20px;
	vertical-align:top;
}


.celladx
{
	width: 720px;
	height:481px;
	/*background-color:#9b8336;*/
	background-color:white;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #172D39;
	padding-left:10px;

}


.iframe
{
	width: 718px;
    height: 477px;
    top:0px;
    left:0px;
    border-style: none; 
    border-width: 0px; 
    vertical-align: top; 
    
}



