@charset "iso-8859-1";
/* CSS Document */

#foot{
	position:relative;
	float:left;
	height:60px;
	width:1000px;
	font-family:calibri;
	font-size:12px;
	background-image:url("../images/bgpie.gif");
	background-repeat:repeat-y;
	color:#FFFFFF;
/*	margin: 0px 0px 20px 0px;*/
/*	border: 1px dashed #ff6600;*/
}

#pie{
	position:relative;
	float:left;
	width:950px;
	line-height:60px;
	text-align:left;
	padding-left:50px;
	/*border: 1px dashed #ff6600;*/
}

#pie a{
	color: #eb8836;
}

#pie a:hover{
	color: #efecca;
}

#orgpub{
	position:relative;
	float:left;
	height:42px;
	width:998px;
	font-family:calibri;
	font-size:12px;
	background-image:url("../images/pie_.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
/*	margin: 0px 0px 20px 0px;*/
/*border: 1px dashed #ff6600;*/
}
