body {
	margin-top: 0;
	padding: 0;
	color: #FFF;
	background: #C2BBAF;
	font: 11px  Verdana,Arial;
	}


 a {
	border: 0px;
	
	text-decoration: none;
}

 a:hover {
	border: 0px;
	text-decoration: none;
}

#mainbody {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 1px solid #000;
	color: #FFF;
	background: #f7d917; /* #bfbfbf; Colore yellow 012c */
}
#topnav {
	clear: both;
	position: relative;
	width: 768px;
	height: 20px;
	border-bottom: 1px solid #000;
	text-align: right;
	background: #65615b;
	color: #f2f2f2;
}
#topnav a {
	border: 0px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #65615b;
	color: #f2f2f2;
}
#topnav a:hover {
	text-decoration: none;
	background: #65615b;
	color: #f7d917; /* Colore yellow 012c */
}

#topnav a#linkattivo {
	color: #65615b;
	text-decoration: none;
	background: #f7d917;
}

#scritta
{
padding-left: 0px;
color: #65615b;
font: 18px  Verdana,Arial;
}

#logoBAD {
	width:195px;
	height:97px;
	position: relative;
	top: 5px;
	left: 5px;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#leftcol {
	position: relative;
	width: 195px;
	height: 430px;
	top: 10px;
	color: #000;
	padding: 5px;
	float: left;
	text-align: left;
	background: #f7d917;
	font: 11px  Verdana,Arial;
}

#leftcol a {
	color: #65615b;
	font-weight: bold;
	text-decoration: none;
}
#leftcol a:hover {
	color: #ffffff;
	background: #65615b;
}
#leftcol #elenco
{


}
#rightcol {
	position: relative;
	width: 530px;
	height: 610px;
	color: #333;
	padding: 0px;
	float: right;
	text-align: center;
	background: #f2f2f2;
	border: 2px solid #bfbfbf;
}

#rightcol #content #immagine
{
   padding-left: 0px;
   width:490px; 
   height:255px;
}
#rightcol #content #title {
	font-size: 19px;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#rightcol #content {
	margin: 0px;
	width: 530px;
	padding-left: 5px;
	text-align: center;

	padding-bottom:5px;
	padding-top:5px;
}

#rightcol #testo {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-top:5px;
}


#rightcol #content2 {
	margin: 0px;
	padding-left: 15px;
	text-align: justify;

	padding-bottom:5px;
	padding-top:10px;
}

#footer {
	clear: both;
	position: relative;
	width: 768px;
	height: 16px;
	font: 10px Verdana,Arial;
	color: #C2BBAF;
	text-align: center;
	background: #65615b;
	border-top: 1px solid #000;
}
#footer h2 {
	font-size: 10px;
	margin: 0;
	padding: 0 5px;
	float: left;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background: #65615b;
}
#footer a:hover {
	color: #ffbd4d;
	text-decoration: none;
	background: #65615b;
}

#toplink {
	float: right;
	clear: both;
}

#leftcol #contatti
{
padding-top: 22px;
padding-bottom: 10px;
color: #4b4844;
font: 10px  Verdana,Arial;
}

#leftcol #contatore
{
	height: 45px;
	display:none;
}
