body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}


.noncelafaccio #container {
	width: 40em;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
.noncelafaccio #foto {
	padding: 0px 0px;
	padding-top: 0px;
	background-color: #000;

}


.noncelafaccio #sidebar {
	float: right;
	width: 11em;
	background: #ffffff;
	padding: 0px 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #CCCCCC;
	padding-left: 0px;
}

.noncelafaccio #sidebar h3, .noncelafaccio #sidebar p, .noncelafaccio  {
	margin-left: 0px;
	margin-right: 10px;
}

.noncelafaccio#mainContent {
	margin: 0em 0em 6em 11em;
} 

.noncelafaccio #blog {
	background:#ffffff;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 450px;
	border-left-style: dotted;
	border-width: thin;
	border-right-style: dotted;
	border-top-style: dotted;
	}
.noncelafaccio #video {
	background-color: #FFFFFF;
	width: 450px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


.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
}

.noncelafaccio #container {
	width: 40em;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: center;
}
#footer_wrap {
	width: 618px;
	background: #000000 url(images/footer-corner-bg.gif) no-repeat left top;
	margin: 0px auto;
	padding: 5px 12px 18px;
	color:#FFFFFF;
	clear:both;
}
.footer_leftcol{
	width:185px;
	margin-right: 16px;
	float:left;
	overflow: hidden;
}
.footer_rightcol {
	width:198px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#4E9F9F;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #000000;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.footer_submenu li a{
	color: #FF9900;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{
	color: #FF9900;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FF6600;
}
