body 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #887855;
    background-repeat : no-repeat;
    background-attachment : fixed;
	background-position : top;
	background-image: url(pix/bg_home.jpg);
}

h1 
{
	font-family: Georgia, Helvetica, Courier;
	font-size: 4em;
}
h2 
{
	font-family: Georgia, Helvetica, Courier;
	font-size: 3em;
}
.bathie
{
	position: absolute;
	top: 32px;
	left: 149px;
	color: white;
}
.samba
{
	position: absolute;
	top: 113px;
	left: 3px;
	color: white;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
}

.menu
{
	position: absolute;
	top: 411px;
	left: 2px;
	height: 30px;
	width:50%;
	font-size: 1em;
}

.bottom
{
	position: absolute;
	bottom: 0px;
	left: 300px;
	width: 496px;
	height: 30px;
	font-size: 0.7em;
	background-color: white;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 12px;
	padding-bottom : 8px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
}

a
{
	text-decoration: underline;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
	color: #BFB24D;
}

em
{
	color: #BFB24D;
}
.tmp
{
	color: #BFB24D;
	font-style:normal;
}
li
{
	font-size: 0.7em;
}

hr
{
	width:100%;
	size: 1px;	
}

