body
{
	background-color: white;
	
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #273F56;
	text-decoration: none;
	text-align: justify;
	text-indent: 10px;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #273F56;
	text-decoration: underline;
	text-align: justify;
	text-indent: 10px;
	
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a.sottotitolo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #D36603;
	
	
	
}
.cella {
	background-color: #ECF0FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #273F56;
	text-decoration: none;
	border: 1px solid #8DACCB;
}

.cella2 {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #273F56;
	text-decoration: none;
	border: 1px solid #8DACCB;
}
.normale
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #273F56;
	text-decoration: none;
	text-indent: 9px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-indent: 10px;
	background:#E2E2E2;
	
}
.titolo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EB9704;
	text-decoration: underline;
	text-indent: 10px;
	
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.write {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A7C8;
}
#detail
{
	
	float: left;
}

#grid
{
	
	float: left;
}

#formv
{
	
	float: left;
}
