body {
	margin-top: 0;
	padding: 0;
	color: #FFF;
	background: #C2BBAF;
	font: 11px  Verdana,Arial;


	}

a {
	color: #333;
	text-decoration: none;
	background: #FFF;
}
a:hover {
	color: #ffbd4d;
	text-decoration: none;
	background: #FFF;
}



#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;
}


#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;
	top: 10px;
	color: #000;
	padding: 5px;
	float: left;
	text-align: left;
	background: #f7d917; /* #bfbfbf; Colore yellow 012c */
}

#leftcol a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #8c867e;
}
#leftcol a:hover {
	color: #ffbd4d;
	background: #8c867e;
}

#rightcol {
	position: relative;
	width: 530px;
	height: 700px;
	color: #333;
	padding: 5px;
	float: right;
	text-align: left;
	background: #f2f2f2;
	border: 2px solid #bfbfbf;
}

#rightcol #immagine
{
   width:50px; 
   height:50px;
   border:0;
}


#rightcol #content {
	margin: 5px 0 10px;
	border-top: 1px dotted #f7d917;
}

#rightcol #content_dx {
	font: 10px  Verdana,Arial;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 18px;
	margin: 5px 0 10px;
}

#rightcol #content_dx #schede {
	font: 10px  Verdana,Arial;
	padding-left: 200px;
	padding-top: 5px;
	padding-bottom: 18px;
	margin: 5px 0 10px;
}

#rightcol #content_dx #schede a {
	color: #65615b;
	font: 11px  Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	background: #f2f2f2;
}

#rightcol #content_dx #schede a:hover {
	color: #f7d917;
	font: 11px  Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	background: #f2f2f2;
}

#rightcol #content_dx a {
	color: #65615b;
	font: 11px  Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	background: #f2f2f2;
}
#rightcol #content_dx a:hover {
	color: #f7d917;
	font: 11px  Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	background: #f2f2f2;
}


#rightcol #content_dx #titolo
{
padding-left: 280px;
color: #4b4844;
font: 12px  Verdana,Arial;
}



#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;
}


select{
scrollbar-face-color:#f2f2f2;
scrollbar-highlight-color:#f2f2f2;
scrollbar-3dlight-color:#f2f2f2;
scrollbar-darkshadow-color:#f2f2f2;
scrollbar-shadow-color:#f2f2f2;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#f2f2f2;
background-color: #f2f2f2;
font: 12px  Verdana,Arial;
}

#leftcol #contatti
{
padding-top: 125px;
font: 10px  Verdana,Arial;
color: #4b4844;

}

#leftcol #newsletter
{
padding-top: 100px;
height: 410px;
font: 10px  Verdana,Arial;
}

#leftcol #contatore
{padding-top: 50px;
display:none;
height: 45px;
}


#rightcol #grigio
{
color: #4b4844;
}