body{
	margin: 0px;
	text-align: center;
	background-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
html,body{padding: 0;margin-top: 0px;margin-right: 0;margin-bottom: 0;margin-left: 0;height: 100%;
}
a {color: #f5ad00;font-size: 10px;text-decoration: none;
}
a:hover {color: #cfcfcf;text-decoration: none;
}
td {font-size: 10px; color: #454545; line-height: 19px
}

#corpo {
	width: 786px;
	height: 800px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 10px;
	height: 800px;
	background-color: #DFDFDF;
	background-image: url(shin01.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#middle {
	float: left;
	width: 759px;
	background-color: #FFFFFF;
	height: 800px;
	
}
#right {
	float: right;
	width: 10px;
	height: 800px;
	margin:0px;
	background-color: #DFDFDF;
	background-image: url(shin02.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

.testo {
font-size: 10px;
margin-left:18px;
}
.testo2 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	margin-left:18px;

}
.testo3 {
	font-size: 7.5pt;
	font-family: Arial;
	color: #000000;
	margin-left:18px;
	margin-right:10px;
	text-align: justify;
}
.indice {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.indice a{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.indice a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 17px;
}
.redplan {
	font-size: 7.5pt;
	font-family: Arial;
	color: #A60000;
	margin-left:18px;
	margin-right:10px;
	text-align: justify;
}
.redplan a{
	font-size: 7.5pt;
	font-family: Arial;
	color: #A60000;
	margin-left:18px;
	margin-right:10px;
	text-align: justify;
}
.redplan a:hover{
	font-size: 7.5pt;
	font-family: Arial;
	color: #FF0000;
	margin-left:18px;
	margin-right:10px;
	text-align: justify;
}