body{
	text-align:center;
	background-color: #c6c7c7;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.texto-rodape {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
}
.texto-corpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: normal;
}
.texto-corpo-bulets {
	font-weight: normal;
	list-style-type: circle;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00A829;
}
.titulo-noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00A829;
	font-weight: bold;
	text-decoration: none;
}


a.titulo-noticia:link {
	text-decoration: none;
  }
a.titulo-noticia:visited {
	text-decoration: none;
  }
a.titulo-noticia:hover {
	text-decoration: underline;
  }
a.titulo-noticia:active {
	text-decoration: underline;
	color: #666;
  }



.titulo-noticia-ativo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00A829;
	font-weight: bold;
	text-decoration: underline;
}
.texto-noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	font-weight: normal;
}
.data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	font-style: italic;
}
.subsessao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00A829;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
}



.subsessao2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00A829;
	text-decoration: none;
}

.subsessao2-atual {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00A829;
}

a.subsessao2:link {
	text-decoration: none;
  }
a.subsessao2:visited {
	text-decoration: none;
  }
a.subsessao2:hover {
	text-decoration: underline;
  }
a.subsessao2:active {
	text-decoration: underline;
	color: #666;
  }



.legenda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #444;
}

}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 13px;
}


.menu-atual {
  
	text-decoration: none;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #eee;
}

a.menu:link {
	text-decoration: none;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
  }
a.menu:visited {
	color: #EEE;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
  }
a.menu:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
  }
a.menu:active {
	text-decoration: underline;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
  }

a.texto-corpo:link {
	text-decoration: underline;
	color: #444;
  }
a.texto-corpo:visited {
	color: #808080;
	text-decoration: underline;
  }
a.texto-corpo:hover {
	text-decoration: none;
  }
a.texto-corpo:active {
	text-decoration: underline;
	color: #000;
  }
  
#tudo {
	width:740px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	}
#cabecalho{
	height:184px;
	clear: both;
	width: 730px;
	}

#cab-1 {
	height:95px;
	width: 255px;
	float: left;
}

#cab-2 {
	height:95px;
	width: 485px;
	float: left;
}

#cab-3 {
	height:133px;
	width: 220px;
	float: left;
	padding-left: 35px;
	background-image: url(home/images/cab_03.gif);
	padding-top: 36px;
}

#cab-3b {
	height:133px;
	width: 220px;
	float: left;
	padding-left: 35px;
	background-image: url(home/images/cab_03.gif);
	padding-top: 36px;
}

#cab-4 {
	height:175px;
	width: 485px;
	float: left;
}

#tarja_subsessao {
	height:100px;
	width: 730px;
	padding-right: 30px;
	padding-left: 30px;
}
	
#coluna1 {
	width: 170px;
	padding-right: 50px;
	padding-left: 35px;
	padding-top: 25px;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	float: left;
	}
	
#coluna2 {
	width: 450px;
	padding-right: 35px;
	padding-left: 0px;
	padding-top: 65px;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	float: right;
	text-align: justify;
	}
#rodape {
	clear:both;
	height:15px;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
