@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-family: Arial, sans-serif;
}
body,html{margin:0;
     padding:0;
}
#clear {
	clear: both;
}
#masterhead {
	width: 100%;
	height: 100%;
}
#topbar {
	height: 30px;
	background: #708E36;
}
#topbar-center {
	width: 950px;
	margin: 0 auto;
}
#date {
	float: left;
	color: #fff;
	padding-top: 8px;
	font: normal 10pt Arial, sans-serif;
}
#menutop {
	float: right;
	margin: 8px 0 0 0;
}
#menutop span.home {
	float: left;
}
#menutop span.home a {
	color: #fff;
	text-decoration: none;
	font: bold 9pt Arial, sans-serif;
}
#menutop span.home a:hover {
	text-decoration: underline;
}
#menutop span.nav-space {
	float: left;
	color: #ccc;
	padding: 0 5px 0 5px;
}
#menutop span.contactus {
	float: left;
}

#menutop span.contactus a {
	color: #fff;
	text-decoration: none;
	font: bold 9pt Arial, sans-serif;
}

#menutop span.contactus a:hover {
	text-decoration: underline;
}

#middlebar {
	width: 100%;
	height: 100%;
}

#middlebar-bg {
	background: url(../img/filete_topo.jpg) repeat-x;
}

#middlebar-center {
	width: 950px;
	margin: 0 auto;
}

#secretary a{
	width: 442px;
	height: 49px;
	float: left;
	margin-top: 15px;
	background: url(../img/secretaria.png);
}

#brand {
	width: 265px;
	height: 135px;
	float: right;
	margin: 10px 35px 0 0;
}

#brand a {
	width: 265px;
	height: 135px;
	position: absolute;
}

#footerbar {
	width: 100%;
/*	height: 45px; */
}

#footerbar-bg {
	width: 100%;
	height: 125px;
	margin-top: -125px;
	position: absolute;
	background: url(../img/fundo.jpg);
	z-index: -1;
}

#footerbar-center-bg {
	width: 950px;
	height: 125px;
	margin: 0 auto;
	background: url(../img/banner-secretaria.jpg);
}

/*=======================================================*/
#middle {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 35px;
}

#accessibility {
	width: 100%;
	height: 35px;
	background: #eee;
}

#accessibilitybar {
	width: 940px;
	height: 25px;
	position: absolute;
	margin: 6px 0 0 5px;
	background: url(../img/acessibilidade.png) no-repeat;
}

#accessibilitybar ul {
	list-style: none;
}

#accessibilitybar ul li {
	float: left;
	height: 20px;
	list-style: none;
}

#accessibilitybar ul li.shared {
	width: 93px;
	height: 20px;
	margin-right: 25px;
	
}

.at300bs {
	background: none;
}

#accessibilitybar ul li.sound {
	width: 250px;
	height: 20px;
	margin-right: 25px;	
}

#accessibilitybar ul li.word {
	width: 52px;
	height: 20px;
	margin-left: 100px;
}

#accessibilitybar ul li.word #word-left{
	width: 23px;
	height: 22px;
	float: left;
	margin: 0 0 0 3px;
	background: url(../img/a-menos.png);
}

#accessibilitybar ul li.word #word-right{
	width: 23px;
	height: 22px;
	float: right;
	background: url(../img/a-mais.png);
}

#accessibilitybar ul li.search {
	width: 364px;
	height: 20px;
}

#box-search {
	width: 283px;
	height: 20px;
	margin: 1px 0 0 108px;
}

#searchnow {
	width: 254px;
	height: 19px;
	float: left;
	color: #333;
	padding-left: 7px;
	background: none;
	font: normal 8pt Verdanda, sans-serif;
}

#submit {
	width: 20px;
	height: 18px;
	float: right;
	cursor: pointer;
	background: none;
}

/*========================================================*/
#middle-content {
	width: 100%;
	margin-top: 10px;
}

#column-left {
	width: 180px;
	float: left;
	margin-right: 10px;
}

.glossymenu {
	width: 100%;
	background: #ececec;
}

.glossymenu a.menuitem {
	width: auto;
	color: #fff;
	padding: 4px 0;
	display: block;
	position: relative;
	padding-left: 5px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font: bold 10pt Verdana, sans-serif;
}

.glossymenu a.menuitem.main {
	background: #014B92;
}

.glossymenu a.menuitem.themes {
	background: #DA251C;
}

.glossymenu a.menuitem.multimedia {
	background: #007437;
}

.glossymenu a.menuitem.contact {
	background: #014B92;
}

.glossymenu a.menuitem.news {
	background: #95a0a7;
}

.glossymenu a.menuitem:visited,.glossymenu .menuitem:active {
	color: #fff;
}

.glossymenu a.menuitem .statusicon {
	top: 7px;
	right: 3px;
	position: absolute;
}

.glossymenu div.submenu {
	background: #fff;
}

.glossymenu div.submenu ul {
	list-style-type: none;
	border-top: 1px solid #fff;
	border-bottom: 5px solid #fff;
}

.glossymenu div.submenu ul li {
	background: #EDF4FA;
	list-style-type: none;
}

.glossymenu div.submenu ul li a {
	color: #05425A;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 6px;
	border-bottom: 1px dashed #ccc;
	font: normal 13px Arial, sans-serif;
}

.glossymenu div.submenu ul li a:hover {
	color: #05425A;
	background: #dfdccb;
}

#informative {
	padding: 5px;
}

#informative h1 {
	color: #333;
	padding-bottom: 5px;
	font: normal 9pt Verdanda, sans-serif;
}

#informative-send {
	width: 168px;
	height: 20px;
	background: url(../img/informative.jpg);
}

#informative-send input {
	width: 110px;
	height: 17px;
	margin: 2px;
	float: left;
	color: #333;
	font: normal 8pt Verdanda, sans-serif;
}

#informative-send input.go-informative {
	width: 45px;
	float: right;
	cursor: pointer;
	background: none;
}
/********************************************************/
ul#lista-noticias2 {
	list-style: none;
	float: left;
	padding: 0;
	width: 500px;
	margin-top: 10px;
}

ul#lista-noticias2 a {
	text-decoration: none;
	color: #58595b;
}

ul#lista-noticias2 #lista-noticias-titulo2 a {
	text-decoration: none;
	color: #58595b;
	font-size: 15px;
	padding-bottom: 5px;
}

ul#lista-noticias2 #lista-noticias-titulo2 a:hover {
	text-decoration: underline;
	color: #58595b;

}
.news-details2 {
	 
	width: 500px;
	height: 55px;
	float: left;
	margin: 3px;
}
.news-details2 span a {
	
	color: #007751;
	padding: 2px 0 0 0;
	font: bold 10pt Verdana, sans-serif;
	text-decoration: none;
}

.news-details2 h1 {
	margin: 5px 0 0 0;
}

.news-details2 h1 a {
	color: #333;
	text-decoration: none;
	font: normal 10pt Verdana, sans-serif;
}

.news-details2 h1 a:hover {
	text-decoration: underline;
}
.readMore a{
	color: #014B92;
	float: right;
	margin: 0 3px 0 0;
	text-align: left;
	text-decoration: none;
	font:  9pt Arial, sans-serif;
}

/************************************************************/
#column-middle {
	width: 520px;
	float: left;
}

#featured{
	width: 100%;
	height: 215px;
	background: url(../img/featured.jpg);
	border: 2px solid #ddd;
}


#featured-picture a {
	width: 277px;
	height: 179px;
	float: left;
        margin: 7px 0 0 7px;
}

#featured-details {
	width: 220px;
	height: 179px;
	float: right;
	margin: 7px 7px 0 0;
}

#featured-date {
	float: left;
	color: #014B92;
	padding-top: 10px;
        min-width: 220px;
	font: bold 8pt Verdana, sans-serif;
}

#featured-title a {
	float: left;
	color: #007751;
	padding-top: 10px;
	text-decoration: none;
	font: bold 11pt Verdana, sans-serif;
}

#featured-title a:hover {
	text-decoration: none;
	text-decoration: underline;
}

.vermais a {
	color: #014B92;
	float: right;
	margin-top: 2px;
	font-size: 10pt;
	text-decoration: none;
}

.vermais a:hover {
	text-decoration: underline;
}

.title {
	float: left;
	color: #007751;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	font: normal 11pt Verdana, sans-serif;
}

#events {
	width: 100%;
	height: 143px;
	margin: 5px 0 0 0;
	background: #e7edf1;
}

#events ul {
	list-style: none;
	margin: 0 0 0 7px;
	position: absolute;
}

#events ul li {
	width: 507px;
	height: 37px;
	list-style: none;
	margin: 8px 0 0 0;
	background: url(../img/evento.png);
}

.subevent {
	width: 100%;
	height: 37px;
}

.subevent-details {
	float: left;
	margin: 10px 0 0 17px;
}

.subevent-details span {
	color: #014B92;
	font: normal 9pt Verdana, sans-serif;
}

.subevent-details a {
	color: #333;
	text-decoration: none;
	font: normal 9pt Verdana, sans-serif;
}

.subevent-details a:hover {
	color: #014B92;
	text-decoration: underline;
}

#multimedia {
	width: 100%;
	margin: 5px 0 0 0;
	font: normal 8pt Verdana, sans-serif;
}

ul.tabs {
	/*width: 100%;*/
	height: 32px;
	/*float: left;*/
	list-style: none;
}

ul.tabs li {
	float: left;
	height: 100%;
	overflow: hidden;
	line-height: 31px;
	border-left: none;
	position: relative;
}

ul.tabs li a {
	color: #333;
	outline: none;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	font: normal 11pt Verdana, sans-serif;
}

ul.tabs li a:hover {
	display:table;
}

html ul.tabs li.active,html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: none;
}

html ul.tabs li.active a {
	color: #007751;
}

.tab_container {
	width: 100%;
	/*float: left;
	clear: both;
	border-top: none;
	overflow: hidden;*/
	background: #fff;
	border: 2px solid #ddd;
	display:table;
}
.tab_content {
	padding: 7px;
	font-size: 11pt;
}
#multimedia-center {
	/*width: 100%;
	height: 100%;*/
}
#multimedia-midia {
	width: 235px;
	height: 190px;
	float: left;
}
#multimedia-details {
	width: 235px;
	float: right;
	margin: 2px 22px 0 0;
}

#multimedia-details span {
	color: #014B92;
	padding: 2px 0 0 0;
	font: bold 8pt Verdana, sans-serif;
}

#multimedia-details h1 {
	color: #333;
	margin: 5px 0 0 0;
	font: bold 8pt Verdana, sans-serif;
}

#multimedia-details .titulo a {
	color: #333;
	font: bold 8pt Verdana, sans-serif;
	text-decoration: none;
	padding-top: 35px;
}

#multimedia-details h2 {
	color: #666;
	margin: 5px 0 0 0;
	font: bold 8pt Verdana, sans-serif;
}

#morevideos a {
	width: 87px;
	height: 29px;
	float: right;
	margin-top: 5px;
	background: url(../img/maisvideos.jpg) no-repeat;
}
#moreaudios a {
	width: 87px;
	height: 29px;
	float: right;
	margin-top: 5px;
	background: url(../img/maisaudios.jpg) no-repeat;
}
#morefotos a {
	width: 87px;
	height: 29px;
	float: right;
	margin-top: 5px;
	background: url(../img/maisfotos.jpg) no-repeat;
}
#news {
	background: #E7EDF1;
	display:table;
}

#news ul {
	list-style: none;
	margin: 0px 6px;
}
#news ul li {
	list-style: none;
	margin: 6px 0;
	/*background: url(../img/noticias.png) repeat-x;*/
	background-color:#F5F7F9;
	display:table;
}
#news-pictures {
	float: left;
	margin: 3px;
	margin-right: 8px;
}
.news-details {
	float: left;
	margin: 3px;
	display:block;
}
.readMore {
	margin-top:5px;
}
#titu {
	width: 520px;
	/*height: 28px;*/
	float: left;
	margin: 3px;
	margin-top: 2px;
}
.titu text1 {
	color: #333;
	text-decoration: none;
	font: normal 12pt Verdana, sans-serif;
}
.news-details4 {
	width: 520px;
	height: 5px;
	float: left;
	margin: 3px;
}
.news-details2 {
	width: 520px;
	/*height: 24px;*/
	float: left;
	margin: 3px;
}
.news-details span {
	color: #014B92;
	padding: 2px 0 0 0;
	font: bold 8pt Verdana, sans-serif;
}
.news-details h1 {
	margin: 0px 0 0 0;
}
.news-details h1 a {
	color: #333;
	text-decoration: none;
	font: normal 12pt Verdana, sans-serif;
}
.news-details2 h1 a {
	color: #333;
	text-decoration: none;
	font: bold normal 11pt Verdana, sans-serif;
}
.news-details h1 a:hover {
	text-decoration: underline;
}
/**************************** DESTAQUE *********************************************/

/*=======================================================================*/
#column-right {
	width: 225px;
	float: right;
}

.title-top {
	float: left;
	color: #007751;
	text-transform: uppercase;
	font: normal 11pt Verdana, sans-serif;
}

#social-networks {
	width: 100%;
	height: 53px;
	background: url(../img/redes.jpg);
}

#social-networks ul {
	margin-left: -2px;
	list-style: none;
}

#social-networks ul li a {
	width: 52px;
	height: 50px;
	float: left;
	list-style: none;
	margin-left: 2px;
}

#poll {
	width: 100%;
	margin: 5px 0 0 0;
	border: 2px solid #ddd;
}

#poll-details {
	width: 205px;
	margin: 10px 0 0 8px;
}

#poll-details h1 {
	color: #014B92;
	font: normal 10pt Verdana, sans-serif;
}

#poll-results {
	width: 100%;
	height: 37px;
	border-top: 2px solid #ddd;
	background: url(../img/results.jpg) repeat-x;
}

#bt-results {
	width: 180px;
	height: 24px;
	position: absolute;
	margin: 7px 0 0 22px;
	background: url(../img/bt-results.png);
}

#bt-results ul {
	list-style: none;
}

#bt-results ul li {
	height: 25px;
	list-style: none;
}

#bt-results ul li {
	height: 25px;
	float: left;
	list-style: none;
}

#bt-results ul li input.send {
	width: 72px;
	height: 27px;
	cursor: pointer;
	background: none;
	margin-right: 10px;
}

#bt-results ul li input.results {
	width: 95px;
	height: 27px;
	cursor: pointer;
	background: none;
}

#information {
	width: 100%;
	margin: 5px 0 0 0;
}

#information-top {
	width: 227px;
	background: url(../img/information-top.png) repeat-x;
}

#information-top ul {
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0;
}

#information-top ul li {
	width: 170px;
	height: 80px;
	list-style: none;
	margin: 15px 0 0 24px;
}

#information-footer {
	width: 227px;;
	height: 51px;
	position: absolute;
	z-index: -1;
	margin-top: -30px;
	background: url(../img/information-footer.png) repeat-x;
}

/*=====================================================================*/
#footer {
	width: 100%;
	height: 46px;
	background: url(../img/footer.png) repeat-x;
}

#footer h1 {
	width: 700px;
	margin: 0 auto;
	padding-top: 8px;
	font: bold 8pt Verdana, sans-serif;
}

#footer h2 {
	width: 650px;
	margin: 0 auto;
	padding-top: 5px;
	font: normal 8pt Verdana, sans-serif;
}

/*menu*/
.menu-pai {
	background: #014B92;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	position: relative;
	/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	margin: 3px 0 3px 0;
}

.cinza {
	background: #C6CFD6;
}

a.menu-pai {
	color: #FFF;
	text-decoration: none;
}

a:hover.menu-pai {
	color: #FFF;
	text-decoration: none;
}

.menu-item ul {
	margin: 0;
	padding: 0;
}

.menu-item li {
	list-style: none;
	background: url(../img/div_menus.gif) no-repeat center bottom #eff8f0;
}

.menu-item li a {
	display: block;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #05425A;
	text-transform: uppercase;
	padding: 5px;
}

.menu-item li a:hover {
	background: url(../img/div_menus.gif) no-repeat center bottom #DFDCCB;
	color: #05425A;
}

.menu-pai img {
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 3px;
	right: 3px;
	border: none;
}

.slideshow_noticias_inativo {
	font-size: 12px;
	color: #004b98;
	width: 17px;
	height: 15px;
	line-height: 13px;
	display: block;
	float: left;
	text-align: center;
	margin: 10px 0;
	text-decoration: none;
}

.slideshow_noticias_ativo {
	font-weight: bold;
	font-size: 12px;
	color: #004b98;
	width: 17px;
	height: 15px;
	line-height: 13px;
	/*margin-top:0;*/
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	margin: 10px 0;
}

.leia-mais {
	text-align: right;
}

div.botoes-slideshow {
	height: 25px;
}

div.botoes-slideshow div {
	float: right;
	padding: 2px;
}

div#multimedia-center span {
	display: block;
}

div#multimedia-center span.data {
	color: #014B92;
	font: bold 8pt Verdana, sans-serif;
	padding-bottom: 1px;
}

div#multimedia-center span.titulo {
	color: #333;
	margin: 5px 0 0 0;
	font: bold 8pt Verdana, sans-serif;
	padding-bottom: 7px;
}

div#multimedia-center span.intro {
	font-size: 12px;
	padding-bottom: 7px;
}

div#multimedia-center span.botoes a {
	display: block;
	float: left;
	margin-right: 15px;
}

ul.lista-audio {
	list-style: none;
	width: 500px;
	font: normal 8pt Verdana, sans-serif;
}

ul.lista-audio li {
	padding: 10px 5px;
	background: url(../img/li-audios.gif) repeat-x bottom;
	margin-bottom: 3px;
}

ul.lista-audio li a {
	text-decoration: none;
	color: #332E2E;
}

ul.lista-audio li a:hover {
	text-decoration: underline;
}

ul.lista-audio li div.titulo {
	color: #333;
	margin: 5px 0 0 0;
	font: bold 10pt Verdana, sans-serif;
	padding-bottom: 7px;
}

ul.lista-audio li span.data {
	color: #014B92;
	font: bold 7pt Verdana, sans-serif;
	padding-bottom: 1px;
}

ul.lista-audio li div.player {
	color: #014B92;
	font: bold 8pt Verdana, sans-serif;
	padding-top: 5px;
}

ul.lista-auddio {
	list-style: none;
	width: 490px;
	font: normal 10pt Verdana, sans-serif;
}

ul.lista-auddio li {
	padding: 7px 3px;
	background: url(../img/li-audios.gif) repeat-x bottom;
	margin-bottom: 3px;
}

ul.lista-auddio li a {
	text-decoration: none;
	color: #332E2E;
}

ul.lista-auddio li a:hover {
	text-decoration: underline;
}

ul.lista-auddio li div.titulo {
	color: #333;
	margin: 3px 0 0 0;
	font: bold 10pt Verdana, sans-serif;
	padding-bottom: 2px;
}

ul.lista-auddio li span.data {
	color: #014B92;
	font: bold 7pt Verdana, sans-serif;
	padding-bottom: 1px;
}

ul.lista-auddio li div.player {
	color: #014B92;
	font: bold 8pt Verdana, sans-serif;
	padding-top: 2px;
}

#secao2 h1{
	color: #007751;
	font: bold 12pt Verdana, sans-serif;
	background: none;
	float: left;
	margin-bottom: 15px;
	
}

#pagina {
	margin: 0 10px 0 10px;
	min-height: 800px;
}

#pagina #secao {
	color: #007437;
	font: bold 12pt Verdana, sans-serif;
	background: none;
	float: left;
	margin-bottom: 15px;
}

#pagina #titulo {
	color: #007437;
	font: normal 11pt Verdana, sans-serif;
	background: none;
	float: left;
	margin-bottom: 	5px;
}
/******/
#pagina #texto2 {
	margin: 5px 0 0 0;
	font-size: 12px;
}

#pagina #texto2 p{
	line-height: 1.5em;
}

#pagina #texto2 strong a{
	color: #333;
	text-decoration: none;
}

#pagina #texto2 strong a:hover{
	text-decoration: underline;
}
#pagina #titulo2 {
color: #007437;
font: normal 11pt Verdana, sans-serif;
background: none;
margin-bottom: 0px;
}
style.css:3


#pagina #image {
	margin: 2px 12px 7px 0;
	float: left;
}

#pagina #voltar {
	text-align: right;
	padding-top: 35px;
	padding-bottom: 10px;
}

#pagina #data {
	color: #014B92;
	font: 8pt Verdana, sans-serif;
}

#pagina #texto {
	margin: 20px 0 0 0;
	font-size: 12px;
}

#pagina #texto p{
	line-height: 1.5em;
}

#pagina #texto strong a{
	color: #333;
	text-decoration: none;
}

#pagina #texto strong a:hover{
	text-decoration: underline;
}

ul#lista-noticias {
	list-style: none;
	float: left;
	padding: 0;
	width: 500px;
	margin-top: 10px;
}

ul#lista-noticias a {
	text-decoration: none;
	color: #58595b;
}

ul#lista-noticias #lista-noticias-titulo a {
	text-decoration: none;
	color: #58595b;
	font-size: 15px;
	padding-bottom: 5px;
}

ul#lista-noticias #lista-noticias-titulo a:hover {
	text-decoration: underline;
	color: #58595b;
}

ul#lista-noticias img {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 0 8px 0;
}

ul#lista-noticias1 img {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 0 8px 0;
}

ul#lista-noticias li {
    background: url("../img/li-audios.gif") repeat-x scroll center bottom transparent;
    margin-bottom: -6px;
    padding-bottom: 12px;
}

ul#lista-noticias1 li {
	padding-bottom: 31px;
	margin-top: 12px;
	background: url(../img/li-audios.gif) repeat-x bottom;
	list-style: none;
}

ul#lista-noticias #lista-noticias-data {
	color: #333;
	font: 8pt Verdana, sans-serif;
}
/*downloads*/
ul#lista-downloads {
	list-style: none;
	float: left;
	padding: 0;
	width: 500px;
	margin-top: 2px;
}

ul#lista-downloads a {
	text-decoration: none;
	color: #58595b;
}

ul#lista-downloads #lista-downloads-titulo a {
	text-decoration: none;
	color: #58595b;
	font-size: 15px;
	padding-bottom: 5px;
}

ul#lista-downloads #lista-downloads-titulo a:hover {
	text-decoration: underline;
	color: #58595b;
}

ul#lista-downloads img {
	
	padding: 0 5px 0 0;
	margin: 0 0 8px 0;
}

ul#lista-downloads li {
	padding-bottom: 5px;
	background: url(../img/li-audios.gif) repeat-x bottom;
}

/* videos */
ul.lista-vd {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-left: -3px;
}

ul.lista-vd li {
	padding: 10px 5px;
	background: url(../img/li-audios.gif) repeat-x bottom;
}

ul.lista-vd li div.detalhes {
	float: right;
	width: 365px;
	margin-top: -4px;
}

ul.lista-vd li a.mini {
	float: left;
	display: block;
}

ul.lista-vd li a.titulo {
	font-size: 14px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0 0;
	color: #333;
}

ul.lista-vd li a.titulo:hover {
	text-decoration: underline;
}

ul.lista-vd li a.intro {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	color: #333;
}

ul.lista-vd li a.intro:hover {
	text-decoration: underline;
}

/* fotos */
ul.lista-video {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-left: -3px;
}

ul.lista-video li {
	padding: 10px 5px;
	background: url(../img/li-audios.gif) repeat-x bottom;
}

ul.lista-video li div.detalhes {
	float: right;
	width: 360px;
	margin-top: -3px;
}

ul.lista-video li a.mini {
	float: left;
	display: block;
}

ul.lista-video li a.titulo {
	font-size: 14px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0 0;
	color: #414042;
}

ul.lista-video li a.titulo:hover {
	text-decoration: underline;
}

ul.lista-video li a.intro {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	color: #414042;
}

ul.lista-video li .data {
	color: #014B92;
	font: 8pt Verdana, sans-serif;
}

ul.lista-video li a.intro:hover {
	text-decoration: underline;
}

form#contato {
	border: solid 0px #000;
	width: 400px;
	margin: 0 auto;
	padding: 0;
}

form#contato label {
	display: block;
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

form#contato input.campo {
	border: solid 1px #C9C9C9;
	font-size: 14px;
	width: 390px;
	margin: 2px 0 10px 0;
	padding: 3px;
}

form#contato textarea.campo {
	border: solid 1px #C9C9C9;
	font-size: 14px;
	width: 390px;
	height: 100px;
	margin: 2px 0 10px 0;
	padding: 3px;
}

div.botoes {
	text-align: center;
}

div.botoes input {
	margin: 0 5px;
}
/*********transparencia***********/

#contentLeft{
	width: 625px;
	float: left;
	margin: 10px 0 0 0;
	min-width: 625px
}

ul#lista-transparencia {
	list-style: none;
	float: left;
	padding: 0;
	width: 625px;
	margin-top: 10px;
        font-family:  Trebuchet MS;
}

ul#lista-transparencia a {
	text-decoration: none;
	color: #333;
	width: 625px
}

ul#lista-transparencia #lista-transparencia-titulo a {
	text-decoration: none;
	color: #333;
	font-size: 15px;
	padding-bottom: 5px;
}

ul#lista-transparencia #lista-transparencia-titulo a:hover {
	text-decoration: underline;
	color: #333;
}

ul#lista-transparencia img {
	float: left;
	padding: 0 5px 0 0;
	margin: 0 0 8px 0;
}

ul#lista-transparencia li {
	padding-bottom: 5px;
	width: 625px	
	background: url(../img/li-audios.gif) repeat-x bottom;
}

#corpo {
	margin: 20px 0 0 0;
	font-size: 12px;
	
}

#corpo p{
	line-height: 1.5em;
	min-width: 625px
}

#corpo strong a{
	color: #333;
	text-decoration: none;
	min-width: 220px;
}

#corpo strong a:hover{
	text-decoration: underline;
}

ul#lista-transparencia #lista-transparencia-data {
	color: #004A2B;
        font: normal 8pt "Trebuchet MS", sans-serif;
}

/**************************************/
#wrap{
	margin: 5px 0 0 0;
}
