body,td,table,p,a	{
	font-size: 12px;
	font-family: "Verdana" , sans-serif;
}
body {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
	background-image:url("img/background_1.png");
	background-position: 0px 0px;
	background-repeat:repeat-x;
}
#pagina {
	width:100%;
	margin:0px auto;
}
#testa {
	color:#fff;
	width:100%;
	height:115px;
	background-color:#004ccc;
	background-image:url("img/background_1.png");
	text-align:left;
}
#testa #titolo {
	height:70px;
	background-image:url("img/background_2.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left:25px;
}
#testa h1 {
	color:#fff;
	font-size:25px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
}
#testa h2 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
}	
#testa #navmenu {
	width:760px;
	height:17px;
	padding-left:25px;
	margin:0 0 5px 0;
}
#testa #navmenu a,
#testa #navmenu a:link,
#testa #navmenu a:visited,
#testa #navmenu a:active {
	color:#fff;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:0px;
	margin:0px;
	height:17px;
	width:119px;
	float:left;
	background-image:url("img/b-nor.png");
}
#testa #navmenu a:hover {
	background-image:url("img/b-ovr.png");
}
#testa #navmenu a.selected {
	background-image:url("img/b-sel.png");
}	
#corpo {
	background-color:#def;
	text-align:left;
}
#corpo #titolo{
	background-color:#ddd;
	height:20px;
}
#corpo #col-1 {
	padding:10px 0px 10px 10px;
	width:150px;
	height:400px;
	background-color:#4c7fcc;
	background-image:url("img/linee-oriz.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float:left;
}
#corpo #col-1 ul {
	margin:0px;
	padding:0px;
}
#corpo #col-1 li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#corpo #col-1 li .selected {
	color:#fff;
	background-image:url("img/freccia-r.gif");
	background-position: 100% 50%;
	background-repeat:no-repeat;
	font-weight:bold;
}		
#col-1 a,
#col-1 a:link,
#col-1 a:visited,
#col-1 a:active {
	color:#def;
	text-decoration:none;
	display:block;
}
#col-1 a:hover {
	color:#fff;
	background-color:#36b;
}
#corpo #col-2 {
	padding:10px 10px 10px 170px;
}	

#corpo .box {
	margin-bottom:10px;
	padding:3px;
	border-bottom:1px dashed #f90;
}
#corpo .box img {
	margin-right:10px;
}
.t-left {
	margin-right:10px;
	padding-right:10px;
	float:left;
	width:250px;
	background-color:#fff;
	text-align:justify
}
span.logo {
	text-transform:uppercase;
	font-weight:bold;
}

