@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #cc0000;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1024px;
	height: 100%;
	background: #fec807;
	margin: 0 0 0 0;
	border: 0;
	text-align: left;
	padding: 0 0 0 0;
} 
.twoColFixLtHdr #header {
	background: #fff;
	height: 227px;
	padding: 0 0 0 0;
	background-image: url(img/associazione-girasole-oulx.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 219px;
	background: #fff;
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	height: 539px;
}
.twoColFixLtHdr #mainContent {
	position: absolute;
	top: 227px;
	left: 219px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 795px;
	background:#fec807;
}
.twoColFixLtHdr #mainContent H1{ 
	color: #990000;
	font-size:16px;
}
.twoColFixLtHdr A{ 
	color: #990000;
}
.twoColFixLtHdr A:hover{ 
	color: #000000;
}
.twoColFixLtHdr #mainContent H2{ 
	color: #990000;
	font-size:12px;
}
.twoColFixLtHdr #footer {
	position: relative;
	bottom: 0;
	left: 0;
	padding: 0 0 0 0;
	height: 58px;
	width: 100%;
	background:#fff;
	background-image:url(img/bottom.gif);
} 
.twoColFixLtHdr #footer p {
	color: #fff;
	margin: 0;
	padding: 45px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.curva {
	position: absolute;
	top: 0px;
	left: 0px;
}
