 @charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#333;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	font-family: calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	list-style: none;
}

* {
margin:0;padding:0;list-style:none;	
}

.paging ul li a{
  background:#ebbe04;
  color:#FFF;
  list-style: none;
  padding:4px;
}

.note{
  background:#ebbe04;
  color:#FFF;
  list-style: none;
  padding:4px;
}

.note:hover {
  background:#CCC;
  color:#333;
  font-style:italic;
  list-style: none;
}

.paging ul li a:hover {
  background:#CCC;
  color:#333;
  font-style:italic;
  list-style: none;
}

.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
	
}
html, .main {
	background-color: #432918;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-position: center center;
}
.logo {
	padding:12px 0 0 40px;
	float:left;
	width:auto;
}
h1 span {
	color:#e4b400;
}
h1 {
	margin:0;
	padding:16px 0;
	color:#666;
	letter-spacing:-2px;
	font-family: calibri;
	font-size: 36px;
	line-height: 1.2em;
	font-weight: bold;
}
h1 a, h1 a:hover {
	color:#3a3b3b;
	text-decoration:none;
}
h1 small {
	font:normal 12px/1.2em Arial, Helvetica, sans-serif;
	color:#959595;
	letter-spacing:normal;
	text-align: left;
}
h2 {
	text-align: center;
	color:#ebbe04;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	color:#333;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: -13px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 22px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
	text-align: center;
	font-family: calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.5px;
}
p.spec {
	text-align:left;
}
a {
	color:#845004;
	text-decoration:none;
}
a:hover {
	font-style:italic;
}
a.com {
	float:right;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.header {
	background:no-repeat center 58px;
	margin-top: 10px;
}
.header_resize {
}
.header .htext {
	height:194px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	padding-top: 24px;
	padding-right: 520px;
	padding-bottom: 24px;
	padding-left: 60px;
	margin-left: auto;
}
.header .htext h2 {
	color:#83A6E0;
	text-transform:uppercase;
	font-family: calibri;
	font-size: 24px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
.header .htext p {
	color:#fff;
	font:bold 14px/1.4em Arial, Helvetica, sans-serif;
}
.header .htext a {
	color:#fff;
	text-decoration:underline;
}
.menu_nav {
	margin:0;
	padding:0 24px;
	height:65px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu_nav ul {
	list-style:none;
}
.menu_nav ul li {
	margin:0;
	padding:10px 2px 0 0;
	float:left;
	background-image: url(images/menusp.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 17px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color:#FFF;
	background-color: #CCC;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(images/menua.jpg);
	font-size: 13px;
}
.content_resize {
	margin:0 auto;
	padding:24px 0 0;
	width:970px;
}
.content .mainbar {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	height: auto;
}
.content .mainbar2 {
	margin:0;
	float:left;
	width:900px;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.content .mainbar img {
	width: 100%;
    padding: 4px;
    height: auto;
}
.content .mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}
.content .mainbar .article {
	margin:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333;
	font-weight: bold;
}

.content .sidebar {
	padding:0;
	float:right;
	width:320px;
}
.content .sidebar .gadget {
	margin:0;
	padding:8px 16px 8px 7px;
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#959595;
	text-decoration:none;
	margin-left:-12px;
	padding-left:12px;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#b99604;
	font-weight:bold;
	background:no-repeat left center;
}
ul.sb_menu li a:hover {
	text-decoration:underline;
}
ul.ex_menu li a:hover {
	text-decoration:none;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}
.fbg {
	height: 10px;
}
.fbg_resize {
	margin:0;
	width:890px;
	padding:24px 40px;
}
.linha {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}

.fbg ul li {
	padding:4px 0;
}
.fbg a {
	margin:0;
	padding:2px 4px;
	color: #333;
}
.fbg ul li a {
	margin:0;
	padding:2px 4px;
	background:none;
	text-decoration:none;
}
.fbg ul li a:hover {
	text-decoration:underline;
	font-weight:normal;
}
.fbg h2 {
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg img {
	padding:3px;
}
.fbg .c1 {
	width:266px;
	height: auto;
	padding-top: 0;
	padding-right: 16px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fbg .c2 {
	width:300px;
	height: auto;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fbg .c3 {
	width:260px;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fbg .c3 img {
	margin:8px 16px 4px 0;
	float:left;
}
.footer {
	margin-top: 10px;
	font-family: calibri;

}
.footer_resize {
	width:890px;
	color:#959595;
	border-top-width: 1px;
	border-top-style: 1;
	border-top-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footer p {
	margin:0;
	padding:4px 0;
	line-height:normal;
	color:#959595;
}
.footer a {
	color:#959595;
	padding:inherit;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:none;
	color: #333;
}
.footer .lf {
	float:right;
	color: #333;
	font-family: calibri;
	font-size: 13px;
}
.footer .rf {
	float:left;
	color: #333;
	font-family: calibri;
	font-size: 13px;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:2px;
	background:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.searchform {
	float:right;
}
#formsearch {
	margin:0;
	padding:12px 0 0;
}
#formsearch span {
	display:block;
	margin:6px 0;
	padding:0;
	float:left;
	background:#fff url(images/search.html) no-repeat top left;
}
#formsearch input.editbox_search {
	margin:0;
	padding:11px 6px 10px;
	float:left;
	width:181px;
	border:none;
	background:none;
	font:normal 12px/1.5em Arial, Helvetica, sans-serif;
	color:#a8acb2;
}
#formsearch input.button_search {
	margin:6px 0 0 0;
	padding:0;
	border:none;
	float:left;
}

label {
	display:block;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

input[type="text"] {
	border:0;
	font:1em Calibri, AppleGothic, "MgOpen Modata", sans-serif;
	line-height:1em;
	padding:4px;
	background:none;
	outline:none;
	vertical-align:baseline;
}

textarea {
	background:none;
	border:0;
	font:1em Calibri, AppleGothic, "MgOpen Modata", sans-serif;
	line-height:1.4em;
	overflow:hidden;
	outline:none;
	resize:none;
	vertical-align:baseline;
}

#commentform input {
	background-color:#ffffff;
	border:1px solid #cbcbcb;
	width:314px;
	padding:7px 19px 7px 5px;
	margin-bottom:10px;
	float:left;
}

#commentform textarea {
	background-color:#ffffff;
	border:1px solid #cbcbcb;
	width:462px;
	padding:4px 10px 10px 4px;
	min-height:214px;
	resize:vertical;
}

#commentform span {
	padding:5px 0 0 20px;
	display:block;
	float:left;
}



#contactform input {
	background-color:#ffffff;
	border:1px solid #cbcbcb;
	width:314px;
	margin-bottom:12px;
	padding:7px 19px 7px 5px;
}

#contactform2 input {
	background-color:#ffffff;
	width:20px;

}

input.with_bg, textarea.with_bg {background: url(../images/input_bg.html) no-repeat top right;}

#contactform label {
	padding-bottom:10px;
	float:left;
	font-weight: bold;
	color: #333;
}

#contactform textarea {
	background-color:#ffffff;
	border:1px solid #cbcbcb;
	width:324px;
	min-height:213px;
	padding:4px 10px 10px 4px;
	margin-bottom:15px;
	resize:vertical;
}

input.with_bg, textarea.with_bg {
	background-image: url(images/input_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
}
.bt {
	width: 60px;
	height: 35px;
	border: 1px solid #CCC;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
}
.bt a:hover {
	width: 60px;
	height: 35px;
	border: 1px solid #CCC;
	background-image: url(images/menu_a.gif);
	background-repeat: repeat-x;
	background-color: #F9F9FB;
}
.header .htext {
	margin:0;
	padding:24px 520px 24px 60px;
	height:194px;
	background:url(images/banner.jpg) no-repeat center center;
	font-size: 14px;
	color: #83A6E1;
	font-weight: bold;
}
img,border {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.news_line{
        height:2px;
        width:auto;
        margin:6px 0;
		}

.news_date{
        letter-spacing:1.5px;
        font-size:12px;
		color:#333;
		border-bottom:1px solid #666;
		 }

    a.news {
        text-decoration:none;
        position:relative;
       
    }

    a.news:hover {
        text-decoration:underline;
    }
	
	.paging ul li {
margin:0; padding:0; list-style:0;
}

    
.read_more {
background-color:#D2A415;
	padding:5px;
}

.read_more:hover {
background-color:#999;
	padding:5px;
}

ul li {
	list-style-type: circle;
}
