/* Corpo da página */
body {
margin: 2px auto;
padding: 0;
font-family: "Segoe UI", Verdana, Tahoma, Sans, Arial, Helvetica, sans-serif;
font-size: 90%;
background: #e6ede7 url(images/bg_page.jpg) repeat-x top;
}

/* Área principal */
#principal {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 886px;
position: relative;
background: url(images/border.png) repeat-y top;
}

/* Cabeçalho */
#header {
background: #b9e5c1 url(images/header.png) no-repeat top;
height: 113px;
}

#banner {
margin-top: 5px;
margin-left: 157px;
position: absolute;
}

/* Barra de localização */
#local {
background: #2f7b3e;
height: 15px;
color: #FAD513;
font-size: 0.8em;
margin: 0 0 20px 0;
background: url(images/border_nav.png) repeat-y top;
}

#local a {
text-decoration: none;
color: #ffffff;
}

/* Menus */
#nav {
clear: left;
float: left;
width: 170px;
margin: 0 0 0 5px;
padding: 0;
font-size: 0.9em;
}

ul {
list-style: none;
width: 170px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #FFF;
}
	
ul li {
margin-bottom: 4px;
position: relative;
text-decoration: none;
font-size: 1.0em;
}

/* Menu Noticias */
#noticias {
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
text-decoration: none;
text-align: justify;
list-style: none;
margin: 0 15px 0 15px;
font-size: 0.85em;
color: #0a4515;
background: #FFF;
}

#noticias a:link {
text-decoration: none;
color: #0a4515;
}

#noticias a:visited {
text-decoration: none;
color: #0a4515;
}

#noticias a:hover {
text-decoration: none;
background: #0a4515;
color: #FAD513;
}

/* Menu Recomendamos */
#recomendamos {
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
text-decoration: none;
text-align: justify;
list-style: none;
margin: 0 15px 0 15px;
font-size: 0.85em;
color: #0a4515;
background: #FFF;
}

#recomendamos a:link {
text-decoration: none;
color: #0a4515;
}

#recomendamos a:visited {
text-decoration: none;
color: #0a4515;
}

#recomendamos a:hover {
text-decoration: none;
background: #0a4515;
color: #FAD513;
}

#superior a:link {
font-weight: bold;
font-size: 0.95em;
padding: 2px 0 5px 0;
text-decoration: none;
text-align: center;
color: #0a4515;
border-bottom: 1px solid #f0f0f0;
}

#superior a:visited {
font-weight: bold;
font-size: 0.95em;
padding: 2px 0 5px 0;
text-decoration: none;
color: #0a4515;
border-bottom: 1px solid #f0f0f0;
}

#superior a:hover {
font-weight: bold;
font-size: 0.95em;
padding: 2px 0 5px 0;
text-decoration: none;
background: #0a4515;
color: #FAD513;
border-bottom: 1px solid #f0f0f0;
}

#equipe a:link {
text-decoration: none;
color: #0a4515;
}

#equipe a:visited {
text-decoration: none;
color: #0a4515;
}

#equipe a:hover {
text-decoration: none;
background: #0a4515;
color: #FAD513;
}

#links {
background: url(images/link_fundo.gif) no-repeat;
}

#links a:link {
text-decoration: none;
color: #0a4515;
}

#links a:visited {
text-decoration: none;
color: #0a4515;
}

#links a:hover {
text-decoration: none;
background: #0a4515;
color: #FAD513;
}

/* Estilo para itens dos menus */
ul li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #0a4515;
display: block;
padding: 5px;
background: #FFF;
border-left: 5px solid #0a4515;
border-bottom: 0;
}

li a:hover {
background: #0a4515;
color: #FAD513;
border-left: 5px solid #0a4515;
}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul  {
display: block; /* The magic */
}

/* Conteúdo da Área Principal */
#content {
margin: 0 5px 20px 175px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.3em;
text-align: center;
}

#content h1 {
font-weight: normal;
font-size:100%;
color:#0a4515;
padding:8px 0;
margin:0;
text-align: justify;
}

#content h2 {
font-size:140%;
color:#0a4515;
padding:8px 0;
margin:0;
}

#content h3 {
font-size:110%;
color:#0a4515;
padding:5px 0;
margin:0;
text-align: right;
}

#content h4 {
font-weight: normal;
font-size:100%;
color:#0a4515;
padding:0;
margin:0;
text-align: center;
}

#content h5 {
font-weight: normal;
font-size:100%;
color:#0a4515;
padding:0;
margin:0;
text-align: center;
}

#content h6 {
font-weight: normal;
font-size:110%;
color:#0a4515;
padding:0;
margin:0;
text-align: center;
line-height: 150%;
}

#content h7 {
font-weight: normal;
font-size:100%;
color:#0a4515;
padding:0;
margin:0;
text-align: left;
}

/* Imagens da Área Principal */
#content img {
padding: 0px;
display:inline;
border: thin none #CCCCCC;
background-color: #FFFFFF;
}

img.floatleft1
{
float: left;
margin: 0 0 0 85px;
}

img.floatleft2
{
float: left;
margin: 0 10px 0 0;
}

img.floatright
{
float: right;
margin: 0 0 0 10px;
}

#irtopo img {
position:fixed; 
bottom:0; 
right:0;
border: 0;
}

/* Conteúdo do Rodapé */
#footer {
clear: both;
margin: 0 auto;
padding: 3px;
border-top: 3px solid #0a4515;
width: 760px;
text-align: left;
color: #0a4515;
font-weight: normal;
font-size: 70%;
}

#footer a {
color: #0a4515;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #0a4515;
}

#footericon {
float: right;
height: 15px;
margin: -14px 0 0 0;
padding: 0;
background: none;
}

#footerborder {
height: 10px;
background: #e6ede7 url(images/footer.png);
}

/* Workarounds and Hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


