/*
Marco Mendonça Informática
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat-x left top;
	text-align: left;
	font-family: Verdana, Georgia, Times, serif;
	
	color: #2F4600;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.2em;
}


p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 0px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 780px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: 0px;
	font-family: verdana, Georgia, Times, serif;
}

#headerbg1 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner1.jpg) no-repeat left top;
}

#headerbg2 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner2.jpg) no-repeat left top;
}


#headerbg3 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner3.jpg) no-repeat left top;
}


#headerbg4 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner4.jpg) no-repeat left top;
}

#headerbg5 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner5.jpg) no-repeat left top;
}

#headerbg6 {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner6.jpg) no-repeat left top;
}

#headerbg {
	margin: 0 auto;
	width: 780px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner1.jpg) no-repeat left top;
}

/* Logo */

#logo {
	
	width: 780px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: none;
}

#logo h1 {
	padding-top: 0px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 90px;
	padding: 100px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 161px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}
/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 0.8em;
}

#latest-post {
	float: left;
	width: 510px;
	padding: 0px 20px 0px 0px;
	line-height: 25px;
	font-size: 0.9em;
	padding-bottom: 15px;
}


#boxcontato {
	float: left;
	width: 490px;
	padding: 10px;
	line-height: 25px;
	font-size: 0.9em;
	border: 1px #D9D785 dashed;
	margin-bottom: 10px;
}

#recent-posts {
	float: right;
	width: 210px;
	padding: 0px 10px 20px 10px;
	line-height: 25px;
	font-size: 0.9em;
	background: #858585;
	margin-bottom: 10px;
	margin-top: 10px;
}

#recent-posts .entry {
margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 0px dashed;

}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: #D9D785 0px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 780px;
	background: #fff;
	border: 1px dashed #466a00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 230px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px solid;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 0px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 10px 0 auto;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background: #e9e9e9;
	font-size: 0.7em;
	border-top: 1px solid #ccc;
}

#footer p {
	margin: 0;
	padding: 5px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

#menuheader {

margin: 0px 0 0 0px;
text-align: center; 
padding: 0px;
border: 0;
list-style: none;
width: 780px;
height: 34px;
font: Verdana, Arial, Helvetica, tahoma;

text-align: left;
} 

#menuheader li {
display: block;
float: left;
background: url(imagens/bg_menu.jpg) repeat-x;
}

#menuheader li a {
width: 154px;
height: 26px;

margin: 6px 0px 0 0px;
display:block;
border: 1px #3e5e00 solid;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 8px;
color: #ccc;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 0.9em;
}

#menuheader li a:hover {
color:#466a00;
background: url(images/bg_menu.jpg) repeat-x;
}

ul {
	 margin: 0 0 0px 0px;
	 list-style-type: none;
	 }
.lo{
list-style-type: disc;

}

.l1 {
list-style-image: url(imagens/seta_menu.jpg) ;
font-weight: bold;
}

.l2 {
margin: 0;
padding: 0;
list-style-type: none;
}

.l4 {
list-style-image: url(images/seta_itens.jpg) ;
}

.moldura {
height: 80px;
color:#FFFFFF;
font-weight: bold;


}

.clear {clear: both;}
