#pagina {
	background: url(../img/bg/bg-pagina.jpg) no-repeat center top;
}

#topo {
	padding-bottom:5px;
	margin-bottom:28px;
	background:url(../img/linha/topo01.png) no-repeat center bottom;
}

#logo-topo {
	position:relative;
	float:left;
	margin:33px 0 0 -60px;
	top:10px;
}

#topo_busca .borda {
	background-color:#fff;
}

#topo_container_menus {
	float:left;
	padding-left:25px;
	margin-top:66px;
}

#topo_icos {
	position:relative;
	float:right;
	top:-8px;
}

#topo_icos .voltar {
	float:left;
}

#topo_icos .icos {
	list-style:none;
}

#topo_icos .icos li {
	float:left;
	display:inline;
	margin-left:3px;
}

#topo_icos .icos li img {
	display:block;
}

#logo-topo img {
	display:block;	
}

#topo-hotlinks {
	width:600px;
	height:27px;
	padding-left:2px;
	margin-top:10px;
	background:url(../img/bg/bg-hotlinks.png) no-repeat left top;
}

#topo-hotlinks li {
	float:left;
	margin:3px 9px;
	list-style:none;
}

#barra-topo td {
	height:120px;
}

#barra-topo-left {
	padding-left:10px;	
}

#barra-topo-middle {
	width:940px;
	margin:0 auto;
	vertical-align:top;
	background:url(../img/bg/barra-topo.gif) no-repeat right top;
}

#data-topo {
	float:left;
	position:relative;
	top:-6px;
	color:#90b5c4;	
}

#pagina.blog #titulo-topo {
	height:140px;
}

#pagina.blog #titulo-topo .center {
	position:relative;
}

#pagina.blog #titulo-topo .rss {
	position:absolute;
	top:50px;
	left:230px;
	z-index:0;
}

#pagina.blog #titulo-topo .logo {
	position:absolute;
	top:-15px;
	z-index:1;
}

#informativo_chamada {
	float:right;
	margin-right:20px;
	display:inline;
}

#barra-topo-right {
	padding-right:10px;
}

#barra-topo-right div {
	height:120px;
}

/******************************************
				MAIN-CONTENT
******************************************/

#main-content {
	position:relative;
	float:left;
	width:700px;
}

/******************************************
				SIDEBAR
******************************************/

#sidebar {
	float:right;
	width:210px;
}

#sidebar_busca {
	margin-bottom:10px;
}

#sidebar_videos a {
	display:block;
}

#sidebar_videos .borda {
	padding:9px 0;
	border:1px solid #d4e3e9;
}

#sidebar_videos .borda .foto a {
	text-align:center;
	padding-bottom:10px;
}

#sidebar_videos .borda .control {
	padding:0 10px;
}

#sidebar_videos .borda .control .legenda a {
	padding:0 10px;
}

/******************************************
					FORM
******************************************/

.campo, .input {
	float:left;
}

.campo {
	position:relative;
	margin-bottom:10px;
}

label {
	display:block;	
}

label.infield {
	position:absolute;
	left:10px;
	top:11px;
}

.input {
	border:3px solid #eef1f2;	
}

.input .borda {
	border:1px solid #c3d0d5;
}

.input input, textarea {
	padding:6px 5px 5px 5px;	
}

select {
	padding:2px;
	background-color:#fff;
}

input.submit {
	padding:0 !important;
	border:0 !important;
}

.campo .btn {
	padding:0;
}

/******************************************
					RODAPE
******************************************/

#rodape {
	width:1002px;
	padding:15px 0 50px 0;
	margin:60px auto 0 auto;
	background:#005173;
}

#rodape .hotlinks li {
	float:left;
	list-style:none;
}

#rodape .hotlinks li span {
	padding:0 10px;
	color:#607d89;
}

#rodape .hotlinks li a {
	color:#fff;	
}

#rodape .address {
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #26708f;	
}

#rodape .address address {
	color:#7da5b5;
	font-style:normal;
}

#rodape .address address span {
	padding:0 5px;	
}

#rodape .pontocriativo {
	float:right;
	display:block;
	font:9px Tahoma, Arial;
	color:#7da5b5;
	margin-top:4px;
}

/******************************************
					GERAL
******************************************/

.center {
	width:940px;
	margin:0 auto;
}

.cor-destaque01 {
	color:#005173;	
}

.cor-destaque02 {
	color:#5cadd3;	
}

.cor-destaque03 {
	color:#90B5C4;	
}

.cor-destaque04 {
	color:#000;	
}

h1 {
	font-size:18px;
	color:#005173;
}

h1 a {
	color:#005173;
}

h3 {
	font-size:18px;
	color:#005173;
	margin-bottom:16px;
}

h3 a {
	color:#005173;
}

h4.swf {
	margin-bottom:10px;	
}

h4.swf-img {
	margin-bottom:20px;	
}

h5 {
	font-size:12px;	
}

.btn-more {
	display:block;
	margin-top:8px;
	color:#5cadd3;
	text-decoration:underline;
}

.linha01 {
	margin:26px 0;
	height:1px;
	background:url(../img/linha/linha01.gif) repeat-x center center;
	clear:both;
}

.linha02 {
	margin:30px 0;
	height:3px;
	background-color:#e9f1f4;
}

.icott {
	float:right;	
}

.list-text li {
	list-style:none;
	background:url(../img/bullet/barra.gif) no-repeat left 5px;
	padding-left:15px;
}

.news{
	float:left;
	margin:-2px 30px 0px 30px;
}

.news ul{
	margin-top:10px;	
	list-style:none;
	float:left;
}

.news ul li{
	margin:-5px 0;
}
.news img {
	float:left;
	margin:0 10px 0 0;
}
.bt-submit {
	display:block;
	background-color:#aac5d1;
	padding:5px 10px;
	color:#fff;
	font-size:18px;
}

.listing {
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #d4e3e9;
}

.listing-first {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}

.video-dados h1 {margin-bottom:18px;}
.video-dados h1 span {font-size:13px;font-weight:bold;color:#7C9199;}

div.little_margin {
	height:0;
	margin:7px 0;
}

div#sidebarblog_categorias ul li, div#sidebarblog_arquivo ul li {
	list-style: none;
}

/* BLOG */

#paginacao_blog {
	border-top: 1px solid #D4E3E9;
	margin-top: 30px;
	padding-top: 30px;
}
#paginacao_blog a {
	color: #005173;
	font-weight: bold;
}
#paginacao_blog a.antigos {
	float: left;
	background: url(../img/btn/antigos.gif) center left no-repeat;
	padding-left: 15px;
}
#paginacao_blog a.recentes {
	float: right;
	background: url(../img/btn/recentes.gif) center right no-repeat;
	padding-right: 15px;
}

table.listagem_fotos td.first {
	padding-left: 0;
}
table.listagem_fotos td {
	padding: 0 0 15px 15px;
}
h3.titulo_blog {
	margin-bottom: 0;
}
div.cabecalho_blog {
	margin-bottom: 15px;
}

div.cabecalho_blog a {
	font-style:italic;
}

div.cabecalho_blog .barra {
	padding:0 3px;
	color:#005173;
}

#main-content .post {
	border-width:2px;
}

#main-content .post .foto_destaque {
	position:relative;
}

#main-content .post .foto_destaque .foto_padding {
	margin-bottom:20px;
}

#main-content .post h3 {
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size:22px;
	line-height:22px;
}

#main-content .post .foto_destaque .data {
	position:absolute;
	top:20px;
	left:-40px;
	width:60px;
	height:59px;
	background:url(../img/bg/bg-data.gif) no-repeat center top;
}

#main-content .post .foto_destaque .data .padding {
	padding:7px 0;
	text-align:center;
}

#main-content .post .foto_destaque .data span {
	display:block;
	color:#fff;
}

#main-content .post .foto_destaque .data span.dia {
	font-size:26px;
}

#main-content .post .foto_destaque .data span.mes {
	font-size:15px;
	text-transform:uppercase;
}

#main-content .post .recuo {
	padding-left:40px;
}

#main-content .post .desc {
	/*border-top:1px solid #d4e3e9;*/
	margin-top:15px;
	padding-top:15px;
}

#main-content .post .actions {
	margin-top:20px;
}

#main-content .post .actions td {
	padding-right:10px;
}

#main-content .post .actions td td {
	padding-right:0;
}

#main-content .post .actions .comentarios span {
	display:block;
	padding-left:5px;
}
