/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #3a7100;
	font-family: "Trebuchet MS";
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: "Trebuchet MS";
}

a:visited {
	color: #3a7100;
	font-family: "Trebuchet MS";
}

body {
	
	background-image: url(imagens/bg1.JPG);
	background-attachment:fixed;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 834px;
	min-height: 800px;
}

#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
	height: 203px;
	text-align: right;
	padding-top: 2px;	
	width: 826px;
	
}


#menu_1 {
	float: left;
	width: 800px;
	height: 30px;
	background-color:#ffffff;
	padding-left: 8px;
	padding-right: 8px;
}
 
#menu {
	float: left;
	width: 811px;
	height: 30px;
	background-color:#85C226;
	padding-left: 6px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 10px 10px;
	letter-spacing: -0.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #106B97;
}

#menu a:hover { 
	text-decoration: underline; 
	color: #FFFFFF;
	font-weight:bold;
}

#menu .current_page_item a {
	color: #106B97;
}


#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 800px;
height: 98px;
float: left;
text-align: right;
padding-top: 10px;
padding-right: 25px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 22px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
	/*float: left;*/
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background-color: #106B97;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #106B97;
	border-left: 1px solid  #106B97;
	border-right: 1px solid #106B97;
}

#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#left li li {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #3a7100;
}
#left a:visited {
	color: #3a7100;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #106B97;
border-left: 1px solid #106B97;
border-right: 1px solid #106B97;
}

#right_pesquisa
{
float: right;
width: 814px;
padding-right: 10px;
padding-left: 10px;
background:#FFFFFF;
}

#right
{
float: right;
width: 523px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3a7100;
	text-transform: uppercase;
}

#right H5
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #106B97;
	text-transform: uppercase;
	font-weight:bold;
}

#right a
{
color: #3a7100;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #106B97;
}

.data_not{
	text-align: right;
	color: #808080;
	font-size: 9px;
	background-color: #fff;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #3a7100;
	background-color: #fff;
}



#footer {
	height: 30px;
	clear: both;
	padding-top: 2px;
	background: url(imagens/footer.JPG) repeat-x;
	width: 834px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
