@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #dededc;
}

img {
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	padding-bottom: 5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #0e5b93;
	border-bottom: 1px solid #0e5b93;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 5px;
}

.clear {
	clear: both;
}

.italico {
	font-style:italic;
}

#geral {
	width: 844px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -422px;
}

#lateral_esq {
	width: 24px;
	background: #dededc url(images/lateral_esq.png) repeat-y;
}

#lateral_dir {
	width: 20px;
	background: #dededc url(images/lateral_dir.png) repeat-y;
}

#corpo {
	background: #0e5b93 url(images/fundo_topo.jpg) no-repeat;
	width:800px;
}

#marqi {
	height: 20px;
	padding-top: 3px;
	padding-left: 10px;
}

#topo {

}


/* i MENUBAR */

.menubar {
	background: url(images/fundo_menu.png) repeat-x;
	text-align: center;
	padding: 2px 10px;
	height: 24px;
}

a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f4d103;
	text-decoration: none;
	padding: 0px 15px;
}

a.menu:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.menu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 15px;
}

/* f MENUBAR */

/* i CONTEUDO */

#azul {
background-color:#0e5b93;
}

#conteudo {
	background: #0e5b93;
	float: left;
	padding: 10px;
}

#destaque {
	background: #FFFFFF;
	padding: 10px;
	width: 510px;
}


	/* i NOTICIAS */
	#ult_noticias {
		background: #FFFFFF;
		margin-top: 10px;
		padding: 15px;
		width: 500px;
	}
	
	.ult_foto {
		padding-right: 20px;
		padding-bottom: 20px;
		float: left;
	}
	
	.ult_texto {
		padding-bottom: 20px;
		text-align: justify;
		float: left;
		width: 370px;
	}
	
	/* f NOTICIAS */
	
	
#fundo_branco {
	background: #FFFFFF;
	margin: 10px 10px 0px;
	padding: 10px;
	text-align: center;
}

	/* i FOTOS */
	
	.capa {
		background:#0e5b93;
		padding: 5px;
		width: 200px;
		margin: 20px;
		text-align: center;
		float:left;
	}
	
	.pag_album {
		padding: 40px;
		text-align: center;
	}
	
	.seta_topo {
		float:left;
	}
	
	#lista_fotos {
		background: #AAC0D9;
		width: 640px;
		padding: 10px;
		float: left;
	}
	
	td.listagem-foto {
		padding-left: 10px;		
	}
	
	.seta_foco {
		height: 150px;
		padding-top: 180px;
		float: left;
		width: 50px;
	}
	
	.foto_foco {
		min-height: 300px;
		background:#0e5b93;
		padding: 8px;
		float: left;
		margin: 40px 20px;
		width: 408px;
	}
	
	/* f FOTOS */
	
	
	/* i VIDEOS */
	
	.capa_vd {
		background:#0e5b93;
		padding: 5px;
		width: 350px;
		margin: 20px;
		text-align: center;
	}	
	
	.tit_video {
		background: #0e5b93 url(images/fundo_watv.jpg) no-repeat;
		padding: 5px 0px 5px 75px;
		text-align: left;
		min-height: 36px;
	}
	
	.lista_videos {
		width: 370px;
		text-align: left;
	}
	
	p.listagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0e5b93;
	padding-bottom: 5px;
	}
	
	.mais_videos {
		text-align: right;
		width: 370px;
		padding: 20px 0px;
	}
	
	/* f VIDEOS */


/* f CONTEUDO */


/* i BARRA LATERAL */

#sidebar {
	background: #0e5b93;
	float: left;
	padding: 10px 10px 10px 0px;
}

	/* i VIDEO */
	
	#watv {
		text-align:left;
		padding-bottom:15px;
	}
	
	#video {
		text-align: center;
	}
	
	#tit_video {
		width: 220px;
		padding: 10px 0px;
	}
	
	#assista_agora {
		text-align: right;
	}
	
	/* f VIDEO */


	/* i ENQUETE */
	
	#enquete {
		background: #f9c205 url(images/fundo_enquete.png) repeat-x;
		margin-top: 18px;
		padding: 10px;
		width: 220px;
	}
	
	#opcoes {
		padding: 18px 0px;
	}
	
	#votar {
		text-align: right;
	}
	
	
	/* f ENQUETE */


/* f BARRA LATERAL */


/* i BARRA FORMS */

#forms {
	padding: 0px 10px;
	background: #0e5b93;
}

#busca {
	background: #f9c205 url(images/fundo_busca.png) repeat-y;
	text-align: center;
	float: left;
	margin-right: 10px;
	padding: 0px 10px;
}

#newsletter {
	background: #f9c205 url(images/fundo_newsletter.png) repeat-y;
	text-align: center;
	float: left;
	padding: 0px 10px;
}

.buscar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #12598d;
	vertical-align: middle;
}

.form {
	margin: 5px;
	width: 190px;
}

/* f BARRA FORMS */


/* i LOGOS */

#logos {
	background: #0e5b93;
	padding: 10px;
}

/* f LOGOS */


/* i COPYRIGHT */

.copy {
	background: #0e5b93;
	text-align: center;
	padding-bottom: 10px;
}

/* f COPYRIGHT */