body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}


.thrColElsHdr #container {
	width: 40em;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
.thrColElsHdr #header {
	padding: 0 0px;
	background-color: #FFFFFF;
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
}


.thrColElsHdr #sidebar1 {
	float: left;
	width: 11em;
	background: #ffffff;
	padding: 0px 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #CCCCCC;
	padding-left: 0px;
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 11em;
	background: #ffffff;
	padding: 0px 0;
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 0px;
	margin-right: 10px;
}

.thrColElsHdr #mainContent {
	margin: 0em 0em 6em 11em;
} 
.thrColElsHdr #blog {
	background:#ffffff;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	}
.thrColElsHdr #video {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/video.jpg);
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.thrColElsHdr #PIEDE {
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
	
.thrColElsHdr #download {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/download.jpg);
	border-bottom-width: thin;
	border-bottom-style: none;
}
.thrColElsHdr #footer {
	padding: 0 0px;
	background:#efefef;
} 
.thrColElsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}




.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #000000;
}
.testopiccolo {
	font-size: 0.8em
}



.sptesto1{
	background-color: #ffffff;
	
}
.sptesto2{
	background-color: #ffffff;
	
}

#menu {
	width: 10em;
	font: 80% Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu a:link, #menu a:visited {
	display: block;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0.3em 0.6em 0.3em 1em;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
	border-left: 0px solid #EFA608;
	font-size: 12px;
}
#menu a:hover, #menu a:focus, #menu a:active{
	background-color: #ffffff;
	color: #000000;
	border-left: 9px solid #EFA608;
}
