
body { font-family: Arial, Verdana, sans-serif; font-size:13px; background-color:#F2F9F3; }
a:link,
a:visited,
a:hover,
a:active { color:#000; text-decoration: none }
a:hover { text-decoration: underline }

h2.title { 
	color:#D3A901; 
	font-weight: normal; 
	background-color:#fff; 
	float:left; 
    padding:0 20px;
    margin-bottom:20px;
    font-size:28px;
}
.article { background:#fff url(/images/bg_title.jpg) repeat-x; min-height: 400px }
.article-content { padding:10px; }


.wrapper { width:882px; margin:0 auto; }
.page { background:#fff; }

.head { background-color:#144D1D; border-bottom:3px solid #FFCC00; }
.head .top { height:119px; }
.head .menu { height:40px; background-color:#144D1D;   }
.head .menu ul li { display:inline; float:left; margin:0 10px; } 
.head .menu ul li a { 
	text-transform: uppercase; 
	font-weight: bold; 
    display:block;
    height:30px;
    line-height:30px;
    margin-top:10px;
    padding:0 10px;
    color:#fff;
}
.head .menu ul li a:hover { background:#FFCC00; text-decoration: none }

.banner {
    text-align:center;
    background:#E4E4E4 url(/images/bg_bottom_banner.jpg) bottom repeat-x; 
    margin-bottom:6px;    
}
.banner-content { height:128px; }
.banner img { margin:10px 0; }

.top-content { background-color:#E4E4E4; padding:10px; height:220px; overflow: hidden }
.top-content .slide-news { 
	width:576px; 
	height:215px; 
	float:left; 
	background:#F2F9F3; 
    border:1px solid #CFE9D2;
}

.slide-news-img { width:312px; height:215px; float:left; overflow: hidden; margin:3px 0; }
.slide-news-title { margin-left:312px; }
.slide-news-title ul li { height:36px; padding:16px 0; margin:3px 0; position: relative; }

.slide-news-img,
.slide-news-title { height:208px; }

.bg-slide-news-img, 
.bg-slide-news-cc { position: absolute; width:276px; height:70px; top:0; left:0; overflow: hidden }

.bg-slide-news-img { 
	z-index: 1; 
	left:-15px; 
	display: none; 
    text-align: center;	
}

.bg-slide-news-cc { 
    color:#333333;
    height:46px;
    padding:10px;
    width:236px;
    z-index:2;
}

.slide-news-img { text-align: center; background:#fff; }

p.download-status { text-align: center; font-size:15px; }

.top-content .manchetes { margin-left:596px;  }

.bottom-content { margin:20px 0; }
.bottom-content .module { float:left; padding:0 10px; height:150px; }
.bottom-content .la { width:220px; }
.bottom-content .ea { width:202px; }
.bottom-content .boletim { background-color:#fff; width:358px; }
.bottom-content .boletim .module-img { padding:14px 0; }
.bottom-content .boletim .description { font-size:10px; }

.module-img { float:left; margin-right:10px; }
.module-text { margin-left:60px; }
.module-text p { height:60px; }
.module-text a { text-decoration: underline }

.module-content { padding:8px 0; }

.boletim-content-text h5 { color:#134C1D; font-size:15px; }

.parceiros { background-color:#fff; padding:8px 0; color:#48A65A; }
.parceiros .text-parceiros { display:block; float:left; margin-right: 10px; line-height: 32px }

.contador-visita { text-align: right; padding:8px 0; }
.contador-visita strong { color:#144D1D;  }

.footer { 
	border-top:3px solid #FFCC00; 
	background-color:#144D1D; 
	color:#CFE9D2; 
    padding:20px 0 60px 0;	
}
.footer .logo-palmasite { float:right }


/* Páginas Internas */

.list-news .date { color:#144D1D; font-size:10px; }
.list-news li { 
	margin-bottom:30px; 
	width:400px; 
	float:left; 
	display: inline; 
    padding:8px;
    height:90px;	
}
.list-news li a.retranca { font-size:10px; }
.list-news li:hover { background-color: #fafafa }

.title-news { padding:20px 0; }

.list-arquivos,
.list-links { padding-left: 20px }

.list-manchetes li {
	padding-left:20px;
	background: url(/images/seta_noticias.jpg) no-repeat;
	font-size:11px;
	margin:10px 0; 
}

.pagination { text-align: center }
.pagination .disabled { display: none }

.lateral-dir { 
	float:right; 
	width:236px; 
    height:242px;
	background:url(/images/bg_fale_conosco.jpg) no-repeat; 
}