html, body {
	height:100%;
} 

body {
	margin:0; 
	padding:0;
	font-family: Verdana, Georgia, Times, serif;
	font-size:12px;
 line-height:17px;	
	text-align:center;
}

#tudo { 
	width:100%;
	position:relative;
	margin:0 auto;
	text-align:left;
	background-image:url(../img/bg_topo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#193332;
}

#conteudo {
  width:900px;
  padding:0 10px;
  margin:0 auto;
		color:#FFF;
}

#conteudo a{
		color:#FFF;
}

#topo {
	width:100%;
	height:157px;
	text-align:center;
}

#lateral_site{
width:385px;
float:right;
margin:5px 5px 5px 10px;
}

.caixa_lateral{
margin:10px 0 20px 0;
padding-left:5px;
}

#rodape {
  background-image:url(../img/bg_rodape.jpg);
  background-repeat:no-repeat;
  width:100%;
  height:118px;
		margin:0 auto;
		text-align:center;
  font-size:10px;
}

.bloco_paginacao {
  text-align:center;
  margin:25px auto;
  position:relative;
}

/* ---------- HOME ---------- */

#banner_home {
  margin:10px auto;
  text-align:center;
}

#home_noticias {
  position:relative;
  display:inline;
  float:left;
  width:220px;
  margin:100px 0 0 15px;
  height:235px;  
  font-size:14px;
}

.texto_noticia{
  border-bottom:dashed 1px #063;
  padding:2px;
		width:195px;
}

/* ---------- CONTATO ---------- */

.campo_form {
  width:300px;
  height:18px;
  margin:5px 0 5px 0;
  background-color:#DBDBDB;
  border:0;
}

.campo_form_msg {
  width:300px;
  margin:5px 0 0 0;
  background-color:#DBDBDB;
  border:0;
}

/* ---------- NOTICIAS ---------- */

#conteudo_noticias {
  width:750px;
  padding:0 10px;
  margin:0 auto;
  min-height:700px;
  background-image:url(../img/main_noticias_artigos.jpg);
  background-repeat:no-repeat;
  background-color:#FFF;  
}

#noticias_menu {
  background-image:url(../img/div_noticias_artigos.jpg);
  background-repeat:no-repeat;
  background-color:#FFF;   
  float:right;
  width:239px;
}

#noticias_container {
  width:460px;
  float:left;
  margin:230px 0 15px 15px;
  border-bottom:dotted 2px #CCC;
  border-top:dotted 2px #CCC;
  padding:8px;
}

.quadro_noticia {
  width:730px;
  height:174px;
  margin:15px auto;
}

.quadro_noticia img {
  position:relative;
  display:inline;
  float:left;
}

.quadro_noticia .detalhes {
  position:relative;
  display:inline;
  float:right;
  width:480px;
  height:134px;
  padding:20px 5px;
  background-image:url(../img/desc_noticias.gif);
  background-repeat:repeat-x;
}

#noticia_conteudo {
  width:710px;
  padding:0 20px;
  margin:0 auto;
}

#noticia_titulo {
  font-size:16px;
  font-weight:bolder;
  color:#000;
}

#noticia_fonte {
  font-size:14px;
  margin-bottom:10px;
}

#noticia_texto {
  text-align:justify;
}

#lista_noticias{
	width:200px;
	margin:60px 0 0 15px;
}

.item_noticias{
	border-top:dotted 2px #060;	
	padding:8px;
	font-weight:bold;
	cursor:pointer;
	text-align:left;
}


/* ---------- INSTITUCIONAL ---------- */

#conteudo_institucional {
  width:750px;
  height:600px;
  padding:0 10px;
  margin:0 auto;
  background-image:url(../img/main_institucional.jpg);
  background-repeat:no-repeat;
  background-color:#FFF;
}

#texto_institucional {
  width:730px;
  text-align:justify;
  position:absolute;
  margin:220px 0 0 10px;
  font-size:14px;
}

#texto_institucional b {
	text-align:center;
	font-size:15px;
}

#img_institucional {
  margin:20px 10px 10px 10px;
}

#servicos {
  width:730px;
  background-image:url(../img/bg_nossos_servicos.gif);
  background-repeat:no-repeat;
  background-position:1px 0;
  text-align:justify;
  padding:5px 20px 0 20px;
}

#empresa_rodape {
  width:770px;
  height:255px;
  background-image:url(../img/bg_rodape_servicos.gif);
  background-repeat:no-repeat;
  background-position:1px bottom;
}
