body {
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	}

:link.lmenu {
	color: #ffffff; 
	text-decoration:none;
	} 
	
:visited.lmenu {
	color: #ffffff; 
	text-decoration:none;
	}
	
:hover.lmenu {
	color: #C8D6F8; 
	text-decoration:none;
	}
	
a {
	color: #3B3B73; 
	text-decoration:none;
	} 
	
a:visited {
	color: #3B3B73; 
	text-decoration:none;
	}
	
a:hover {
	color: #3B3B73; 
	text-decoration:underline;
	}
	
.bordo{
	height:12px;
	font-size:0px;
	width:766px;
	background-image: url(img/banda.gif);
	}
	
.esterna {
	position:relative;
	width:766px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
	
.top{
	position:relative;
	background-image: url(img/top.jpg);
	width:766px;
	height:143px;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	}
	
.menu {
	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	position:relative;
	height:17px;
	width:766px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	}
	
.main {
	font-family: Arial, sans-serif;
	font-size: 12px;

	}

.bottom {
	height:12px;
	font-size:0px;
	width:766px;
	}

td
	{
	font-size: 12px;
	text-align:left;
	/*vertical-align:top;*/
	font-family: Arial, sans-serif;
	}
	
span{
	font-family: "Arial";
	font-size: 11px;
	}

input{
	background-color:#ffffff;
	}
textarea{
	font-family: "Arial";
	font-size: 12px;
	background-color:#ffffff;
	}
select{
	font-family: "Arial";
	font-size: 12px;
	background-color:#ffffff;
	}
	
table.detail{
	font-family: "Arial";
	font-size: 11px;
	text-align: middle;
	letter-spacing: 0.1em;
	}

td.blue{
	height: 37px;
	font-family: "Arial";
	font-size: 11px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	border-color: black;
	background-color: #EEEFFF;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	}
