/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../imagens/layout/bg_fundosite.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;	
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D5A46;
}
h1 { font-size: 44px; }
h2 { font-size: 26px; }
h3 { }
p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }
blockquote { }

a { color: #333333; }
a:hover { text-decoration: none; }
a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}
.list1 li {
	float: left;
	line-height: normal;
}
.list1 li img {
	margin: 0 30px 30px 0;
}
.list1 li.alt img {
	margin-right: 0;
}

/* Header */
#header-wrapper {
	height: 139px;
	background: url(../../imagens/layout/bg_headerwrapper.gif);
}
#header {
	width: 1000px;
	height: 139px;
	margin: 0 auto;
	background: url(../../imagens/layout/bg_header.gif);
}

/* Menu */
#menu {
	float: left;
	width: 900px;
	height: 139px;
	background: url(../../imagens/layout/bg_menu.gif) no-repeat;
}
#dentro_menu {
width: 255px;
height: 100px;
padding: 0 0 0 70px;
float:left;
}
#dentro_menu2 {
width: 100px;
height: 25px;
float:left;
padding: 20px 0 0 50px;
}
.col_1{
	float:left;
	padding: 0 0 0 70px;
}
.col_2{
	float:left;
	padding: 10px 0 0 80px;
}
.col_3{
	float:left;
}
#dentro_menu_dir {
width: 428px;
height: 60px;
padding: 20 0 0 70px;
float:right;
}
#clear {
clear:right;
width: 20px;
height: 139px;
}
#menu ul {
	margin: 0;
	padding: 33px 0 0 90px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #658453;
}
#menu a:hover { text-decoration: underline; }
#menu .current_page_item a {
	background: #A2CE89 url(../../imagens/layout/bg_menu_curpgitem.gif) repeat-x;
	color: #FFFFFF;
}

/* Search */
#search {
	float: right;
	width: 100px;
	height: 139px;
	background: url(../../imagens/layout/bg_search.gif) no-repeat right top;
}

/* Search2 */
#search2 {
	float: right;
	width: 230px;
	height: 139px;
}
#search2 form {
	margin: 0;
	padding: 36px 0 0 0;
}
#search2 fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search2 input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#search2-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}
#search2-submit {
	height: 21px;
	width: 80px;
	margin-left: 12px;
	background: #BE7BA2 url(../../imagens/layout/bg_search2submit.gif) repeat-x;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0 45px;
	background: #FFFFFF url(../../imagens/layout/bg_page.gif) repeat-x;
	border: 5px solid #FFFFFF;
} 

/** LOGO */
#logo {
	height: 170px;
	background: url(../../imagens/layout/bg_logo.gif) repeat-x left bottom;
}
#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#logo h1 { padding-top: 45px; }
#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}
#logo h1 a:hover { text-decoration: underline; }
#logo p {
	padding: 65px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}
#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}
#logo p a:hover { text-decoration: underline; }

/* Content */
#content {
	float: left;
	width: 430px;
}

/* Post */
.post {
	margin-bottom: 25px;	
}
.post .title {
	margin-bottom: 3px;
	padding: 2px 15px;
	background: #FFD08A url(../../imagens/layout/bg_meio_laranja.gif) repeat-y;
	color: #FFFFFF
}
.post .title_noticias {
	margin-bottom: 3px;
	padding: 2px 15px;
	background: #FFD08A url(../../imagens/layout/bg_meio_azul.gif) repeat-y;
	color: #FFFFFF;
	font-size:16px;
}
.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}
.post .meta a { color: #B6ACA2; }
.post .entry {
	padding: 25px 30px;
	background: #FFFFFF url(../../imagens/layout/bg_postentry.gif) repeat-y;
}
.post .entry .esquerda {
float: left;
width: 180px;
padding: 10px 10px 10px 10px;
text-align:left;
font-size:12px;
color:#333333;
background:#FEF7EF url(../../imagens/layout/bg_quadrados2.gif) repeat;
margin: 10px;
}
.post .entry .esquerda2 {
float: left;
width: 180px;
padding: 10px 10px 10px 10px;
text-align:left;
font-size:11px;
color:#333333;
margin: 10px;
background: #FFFFFF url(../../imagens/layout/bg_quadrados.jpg) no-repeat right top;
}
.post .entry .esquerda3 {
float: left;
width: 180px;
padding: 10px 10px 10px 10px;
text-align:left;
font-size:11px;
color:#333333;
margin: 10px;
background: #FFFFFF url(../../imagens/layout/bg_quadrados.jpg) no-repeat;
}
.post .entry .abaixo {
padding: 10px 10px 10px 10px;
text-align:left;
font-size:12px;
color:#FFFFFF;
margin: 10px;
background: #333333;
}
.post .entry .titulo {
font-size:16px;
font-style:oblique;
}
.post .entry .clear {
clear:left
}
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 10px;
	background: #FEF7EF url(../../imagens/layout/bg_postlinks.gif) repeat-x;
}
.post .links .comments {
	padding-left: 22px;
	background: url(../../imagens/layout/bg_postlinkscomments.gif) no-repeat left center;
}
.post .links .permalink {
	padding-left: 17px;
	background: url(../../imagens/layout/bg_postlinkspermalink.gif) no-repeat left center;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 180px;
	padding: 0 0 0 6px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 30px;
	background: url(../../imagens/layout/bg_postentry.gif) repeat-y;
}
#sidebar li ul {
	line-height: 200%;
}
#sidebar li li {
	margin: 0;
	padding: 0;
	background: url(../imagens/layout/transp1x1.gif);
}
#sidebar h2 {
	margin: 0 0 20px -30px;
	padding: 2px 0 2px 30px;
	background: #FEF7EF url(../../imagens/layout/bg_sidebarh2.gif) repeat-y;
	border-bottom: 3px solid #FFFFFF;
	font-size: 18px;
}
#sidebar p {
	line-height: 200%;
}

/* sidebar 2 */
#sidebar2 {
	float: left;
	width: 140px;
	padding: 0 15px 0 0;
}
#sidebar2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar2 li {
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	background: #E7F3F5 url(../../imagens/layout/bg_postentry.gif) repeat-y;
	font-size:12px;
}
#sidebar2 li ul {
	line-height: 200%;
}
#sidebar2 h2 {
	margin: 0 0 20px -10px;
	padding: 2px 0 2px 30px;
	background: #FEF7EF url(../../imagens/layout/bullet_quadrado_laranja.gif) no-repeat;
	border-bottom: 3px solid #FFFFFF;
	font-size: 16px;
}
#sidebar2 p {
	line-height: 200%;
}

/* loja */
#loja {
	float: left;
	width: 130px;
	padding: 0 15px 0 0;
}
#loja ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#loja li {
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	background: #E7F3F5 url(../../imagens/layout/bg_postentry.gif) repeat-y;
	font-size:12px;
}
#loja li ul {
	line-height: 200%;
}
#loja h2 {
	margin: 0 0 20px -10px;
	padding: 2px 0 2px 30px;
	background: #FEF7EF url(../../imagens/layout/bullet_quadrado_laranja.gif) no-repeat;
	border-bottom: 3px solid #FFFFFF;
	font-size: 16px;
}
#loja p {
	line-height: 200%;
}

/* boxlogin */
#boxlogin {
	float: left;
	width: 130px;
	padding: 0 15px 0 0;
}
#boxlogin ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#boxlogin li {
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	background: #E7F3F5 url(../../imagens/layout/bg_postentry.gif) repeat-y;
	font-size:12px;
}
#boxlogin li ul {
	line-height: 200%;
}
#boxlogin h2 {
	margin: 0 0 20px -10px;
	padding: 2px 0 2px 30px;
	background: #FEF7EF url(../../imagens/layout/bullet_quadrado_laranja.gif) no-repeat;
	border-bottom: 3px solid #FFFFFF;
	font-size: 16px;
}
#boxlogin p {
	line-height: 200%;
}

/* Calendar */
#calendar {
}
#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
	background: #FEF7EF url(../../imagens/layout/bg_postlinks.gif) repeat-x;
}
#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}
#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}
#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}
#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(../../imagens/layout/bg_postlinks.gif) repeat-x;
}
#calendar tfoot #next {
	text-align: right;
}
#calendar #today {
	background: #E7F1E1;
}

/* Footer */
#footer {
	background: url(../../imagens/layout/bg_logo.gif) repeat-x;
}
#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}
#footer a {
	color: #B5ADA5;
}
#photo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; OVERFLOW: hidden; WIDTH: 450px; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 226px;
}
#photo UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	WIDTH: 428px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	left: -1px;
	top: -8px;
}
#photo UL LI {
	DISPLAY: none; FILTER: alpha(opacity=0); LEFT: 0px; FLOAT: left; POSITION: absolute; TOP: 0px; -moz-opacity: 0; opacity: 0
}
#photo UL LI.active {
	DISPLAY: block; FILTER: alpha(opacity=1); -moz-opacity: 1; opacity: 1
}
#big #photo LI IMG {
	DISPLAY: block; BACKGROUND: url(/ui/media/images/general/loading.jpg) no-repeat 0px 0px; FLOAT: left; WIDTH: 730px; HEIGHT: 300px
}
#portfolio A:hover {
	BACKGROUND: url(/ui/media/images/general/hoversa.gif) no-repeat 0px 100%
}
#portfolio DIV.p P {
	PADDING-BOTTOM: 0px
}
#nws {
	OVERFLOW: hidden; WIDTH: 470px; POSITION: absolute; HEIGHT: 60px
}
UL#n {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 28px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; OVERFLOW: hidden; WIDTH: 9999px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: 60px
}
UL#n LI {
	DISPLAY: block; PADDING-LEFT: 55px; FLOAT: left; MARGIN-LEFT: 0px; WIDTH: 415px; HEIGHT: 60px
}
UL#n LI.n01 {
	BACKGROUND: url(/ui/media/images/news/01.gif) no-repeat 0px 0px
}
UL#n LI.n02 {
	BACKGROUND: url(/ui/media/images/news/02.gif) no-repeat 0px 0px
}
UL#n LI.n03 {
	BACKGROUND: url(/ui/media/images/news/03.gif) no-repeat 0px 0px
}
UL#n LI.n04 {
	BACKGROUND: url(/ui/media/images/news/04.gif) no-repeat 0px 0px
}
UL#n LI.n05 {
	BACKGROUND: url(/ui/media/images/news/05.gif) no-repeat 0px 0px
}
.subnav {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 0px; WIDTH: 240px; COLOR: #454d45; LINE-HEIGHT: 14px; PADDING-TOP: 0px; BORDER-BOTTOM: #2a3228 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; HEIGHT: 14px;
}
.subnav LI {
	PADDING-RIGHT: 10px; MARGIN-TOP: 1px; FLOAT: left; POSITION: relative
}
.subnav LI.last {
	PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right
}
.subnav LI A {
	COLOR: #454d45; BORDER-BOTTOM: #2a3228 1px solid; outline: none
}
.subnav LI A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #a1b3a4
}
.subnav LI.active A {
	BORDER-LEFT-COLOR: #a1b3a4; BORDER-BOTTOM-COLOR: #a1b3a4; COLOR: #a1b3a4; BORDER-TOP-COLOR: #a1b3a4; BORDER-RIGHT-COLOR: #a1b3a4; background:#1A1B14;
}

#Titulo_noticias {
width: 180px;
height: 50px;
padding: 0 0 0 20px;
float:right;
}
.noticias {
width: 180px;
padding: 5px 5px 5px 5px;
float:right;
background: #FFFDFB;
}
#Titulo_noticias ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: left;
}
.linha_meio_noticias {
	width: 180px;
    padding: 0 0 0 0;
    float:right;
}
