body {
	margin-top: 70px;
	topmargin: 50px;
	padding:0;
	width: 5400px;
	height: 450px;
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #4e524b url(../img/bg.gif) repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 450px; 

}

#barra {
	background: url(../img/barra.gif) repeat-y left;
	margin-left: -10px;
	margin-top: -43px;
	height: 444px;
	width: 25px;
	position: absolute;
}

#leftsider {
	background: #e6e7e6;
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {
	font-size: 2.0em;
	margin-top: -37px;
	color: #9b801f;
}

#leftsider h2 {
	margin-top: -3px;
	font-size: 1em;
	color: #4e524b;
}

#leftsider a {
	text-decoration: none;
	color: #9b801f; 
}

#menu {
	margin-left: -32px;
	padding-left: 6px;
}

#menu ul {
	
}

#menu a{
	text-decoration: none;
	color: #9b801f;
}

#menu a:hover{
	border-bottom: 1px solid #9b801f;}


#content {
	margin: 20px 0 0 40px; 
	float: left;
	font-size: 1.1em;
	}

#content h3 {
	font-size: 1.5em;
	color: #4e524b;
}

#content h4 {
	margin-top: -6px;
	font-size: 1em;
	color: #9b801f;
}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.par a {
text-decoration: none
}


.alt {}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	border-bottom:none;
	color: #9b801f;
	background: urlno-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

#arrows {
	position: fixed;

	top: 481px;

	left: 85px;
 
	width: 550px;

	height: 50px;

	cursor: pointer;
}

#home {
	position: fixed;
	top: 481px;

	left: 117px;
 
	width: 25px;

	height: 50px;
}

#return {
	position: fixed;
	top: 503px;

	left: 97px;
 
	width: 70px;

	height: 50px;
}

#arrows ul {	
	margin: 0;

	padding: 0;
	
	list-style:none;

}



#arrows ul li {
	
	margin: 0;
	
	padding: 0;
	display:inline;
	
	width: 22px;
	
	height: 22px;

}



#arrows ul li a{

	margin-left: 4px;
	float: left;

	display: block;

	width: 22px;

	height: 22px;

	overflow: hidden;

	cursor: pointer;
	font-size: 50em;

	text-indent: -9000px;

}



#arrows ul #left a {
	background: transparent url(../img/leftbig.gif) no-repeat;
}


#arrows ul #right a{
	background: transparent  url(../img/rightbig.gif) no-repeat;

	margin-left: 35px;
}

#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #9b801f;
	text-decoration: none;
}