body {
	margin:0px;
	margin:auto;
	background:url('images/sfondo.jpg');
	text-align:center;
	background-repeat:no-repeat;
	background-align:center;
	line-height:100%;
	background-attachment:fixed;
}
img { 
	border:0px;
}
p {
	margin:0px;
}
#all {
	background:url('images/sfondo_centrale.png');

	width:1008px;
	margin:auto;
	text-align:left;
}
#internal {
	text-align:left;
	width:1008px;
	margin:auto;
}
#header {
	background-color:#fff;
	margin-left:39px;
	width:960px;
	border-bottom:3px solid #fff;
}
#header_small {
	background-color:#fff;
	margin-left:39px;
	width:960px;
	height:100px;
	overflow:hidden;
	border-bottom:3px solid #fff;
}
#menu {
	float:left;
	width:289px;
	margin:0px;
	padding:0px;
	text-align:right;
}
#menu .tasto {
	margin:auto;
	border-bottom:1px solid #999;
	width:180px;
	padding-bottom:4px;
	text-align:center;
	font-family:Myriad Pro;
	font-size:18px;
	letter-spacing:1px;
}
h2 {
	font-weight:normal;
}
#contenuti {
	margin-right:9px;
	float:right;
	width:710px;

}
#closer {
	clear:both;
}

.content_selected {
	font-family:Myriad Pro;
	margin-left:40px;
	overflow:hidden;
	padding-top:20px;
}
.subtasto {
	font-family:Myriad Pro;
	width:180px;
	margin:auto;
	padding:3px;
	padding-top:5px;
	text-align:center;
	margin-bottom:5px;
	border-bottom:1px solid #999;
	cursor-type:hand;
}
.subtasto_sel {
	background-color:#336;
	color:#fff;
	padding:5px;
	padding-left:20px;
	border-top:1px solid #999;
	cursor-type:hand;
	
}
.subtasto a {
	text-decoration:none;
	color:#333;
}

.subtasto a:hover {
	color:#000;
	text-decoration:underline;
}

.tabella {
	float:right;
	width:234px;
	margin:10px;
}
.tabella_header {
	background:url('images/tab_header.gif');
	font-family:Myriad pro;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	height:28px;
}
.tabella_contenuti {
	background-color:#e6e3e3;
	padding:10px;
	font-family:Arial;
	font-size:11px;
}
h1 {
	font-family:Myriad pro;
	font-size:24px;
	font-weight:normal;
}
.corpo {
	margin:10px;
	width:420px;
	font-family:Verdana;
	line-height:150%;
	font-size:12px;
}
.corpo p{
	margin-bottom:5px;
	margin-top:5px;
}
.corpo_ext  {
	margin:10px;
	width:680px;
	font-family:Verdana;
	line-height:150%;
	font-size:12px;
}
.corpo_ext p{
	margin-bottom:5px;
	margin-top:5px;
	
}
.corpo_ext img{
	margin-top:0px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:10px;
}
a.approfittane {
	text-decoration:none;
	font-weight:bold;
	color:#900;
}
a.approfittane:hover {
	text-decoration:underline;
	color:#009;
}
a.indicazioni {
	font-weight:bold;
	color:#337;
}

a.indicazioni {
	font-weight:bold;
	color:#00a;
}