body
{
	background-color: #FFFFFF;
}


#container {
width: 810px;
margin: auto;
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 12px;
line-height: 1.6em;
color: #000000;
background-color: #FFFFFF;
border: 1px #96400C dashed;
}


p, blockquote, li, h3
{
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 1em;
line-height: 1.6em;
text-align: justify;
}

#content {
width: 362px;
margin-left: 180px;
margin-right: 180px;
}
		
#content p {
padding-bottom: 10px;
}

h1 {
font-family: Georgia,Tahoma, Lucida Grande, Arial, Helvetica, sans-serif; 
font-weight: normal;
font-size: 32px;
color: gold;
margin-top: 10px;
margin-bottom: 30px;
background-color: #FFFFFF;
}
		
h2 {
color: #665665;
font-size: 16px;
font-family: Georgia,Tahoma, Lucida Grande, Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;
}

h4 {
font-family: Georgia, Tahoma, Lucida Grande, Arial, Helvetica, sans-serif; 
color: #96400C;
font-size: 16px;
background-color: #EEE8AA;
margin-left: 2px;
}


		
a {
color:#CC6714;
text-decoration: none;
}

a:hover {
color:#CC6714;
background-color: #F5F5F5;
}

		

#header {
border-bottom: 2px solid blue;
padding-top: 20px;
clear: both;
margin-bottom: 10px;
background-color: #EEE8AA;
}
		


#headermenu {
text-align: right;
background-color: #EEE8AA;
}
		

	
#navigation ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;			
float: left;
width: 140px;
}

		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}

		#navigation a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(../images/arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}



#sidebar {
margin-right: 2px;
float: right;
width: 200px;

}
		
#sidebar p {
padding-bottom: 30px;
border-bottom: 1px solid #DDDDDD;
}

#sidebar ul {
list-style-type: none;			
}

		#footer {
			margin-top: 20px;
			clear: both;
			padding: 0px 5px 0px 5px;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: red;
			
		}


form {
float:right;
margin-top: -45px;
font-size: 9px;
}
		
.quadro { border: 1px solid blue; }
		
.button {
padding: 2px;
}
		

#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
