/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555a4a;
    background: #a0c73f;
}

a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0683ab; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	margin:0 auto;
	background: url(../images/button.png)  no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(../images/button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#header_wrapper {
	width: 100%;
	height: 265px;	
	background: url(../images/header.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 980px;
	height: 265px;		
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat top center;
}

/* site title */

#header  #site_title {
	float: left;
	width: 220px;
	padding: 90px 0 0 50px;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 2px;
	font-size: 14px;
	color: #416902;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of site title */

/* menu */

#menu {
	float: right;
	padding-top: 70px;
	width:700px;
	height: 43px;
}

#menu ul {
	margin: 0px 50px;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 100px;
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #333333;
	background: url(../images/menu_hover.png) no-repeat top;
}

/* end of menu */

/* Search */

#header #search_box {
	position: absolute;
	width: 335px;
	height: 72px;
	bottom: 30px;
	right: 50px;
	background: url(../images/search.png)
}

#search_box form {
	width: 280px;
	height: 27px;
	margin: 0;
	padding: 25px 0 0 0;
}

#searchfield {
	height: 17px;
	width: 270px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

/* end of search */

/* content */

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 5px 40px;
	background: url(../images/content.jpg) repeat-y;
}


#content {
	float: left;
	width: 600px;
	height:620px;
}


.content_section {
	clear: both;
	width: 100%;
}

#sidebar {
	float: right;
	width: 280px;
	padding: 0;
	background: url(../images/sidebar.jpg) repeat-y; 
}

#sidebar .sidebar_section {
	margin-bottom: 30px;
}

#sidebar .sidebar_section_content {
	margin:0 0 0 0px;
}

#sidebar h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(../images/header_bg.jpg) no-repeat bottom left;
}

#sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(../images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #537c11;
	text-decoration: none;
}

.categories_list_noticia li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 30px;
	background: url(../images/icon_geral.gif) center left no-repeat;
}
.categories_list_noticia li a:hover {
	color: #537c11;
	text-decoration: none;
}




.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_section #input_field {
	height: 20px;
	width: 233px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_section #submit_btn{
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* end of content */

/* Fotos */

#foto{
width:600px;
height:150px;
float:left;

}
/* Fim Fotos */


/* footer */

#footer {
	width: 100%;
	height:200px;
	margin:0px auto;
	text-align: center;
	color: #333333;
}

/* end of footer */

#menu2 {
	float: right;
	padding-top: 70px;
	width:700px;
	height: 50px;
	
	
}

#menu2 ul {
	margin: 0px 150px;
	padding: 0;
	list-style: none;
	

}

#menu2 ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu2 ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 100px;
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#menu2 li a:hover, #menu2 li .current {
	color: #333333;
	background: url(../images/menu_hover.png) no-repeat top;
}

