/* CSS Document */

body
{
	margin:0px;
}

.bkgVerde
{
	height:650px;
	width:1000px;
	position:relative;
	left:10px;
	background:url(images/bkgverde.jpg) repeat-y right bottom;
}

.bkg
{
	width:1000px;
	position:relative;
	top:0px;
	left:0px;
	top:100px;
	padding-left:0px;
	height:400px;
	background:url(images/logo2.jpg) no-repeat right top;
}

.pie
{
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 10px;
	color:#b5eb05;
}

.pie a
{
	color:#23300d;
}

.pie a:visited
{
	color:#23300d;
}
