#conteudo div.erro {
	padding:5px;
	border:1px solid #ddd;
	color:#cc0000;
	font-weight:bold;
	margin-top:8px;
	}
#conteudo div.noticias h4 {
	font-size:11px;
	font-family:verdana;
	padding:3px 5px 3px 5px;
	letter-spacing:-1px;
	color:#336600;
	background-color: #97B931;
}
#conteudo div.caixabusca {
	padding: 8px 5px 8px 5px;
	color:#000;
	background-color: #E0EAC1;
}
#conteudo input.text, #conteudo select {
	font-family:Verdana !important;
	font-size:10px;
	color:#666;
	font-weight:normal;
	}
div#conteudo input.botao {	
	width:21px;
	font-weight:normal;
	}
#conteudo input.botao, #conteudo input.buscar, #conteudo input.ok {
	font-family:Verdana !important;
	font-size:10px;
	color:#666;
	}
#conteudo input.buscar {
	widht:70px;
	}
#conteudo input.text {
	width:180px;
	}
#conteudo input.w50 { 
	width:20px;
}
#conteudo #cinza {
	background-color: #f5f5f5;
	}
#conteudo #cinza, #branco {
	margin:0 0 5px 0;
	padding:6px;
}
#branco {
	background-color: #fff;
	margin:0 0 5px 0;
	padding:6px;
}
#paginacao {
	border: 1px solid #ddd;
	padding: 5px;
	margin-top:8px;
	color:#bbb;
}
#paginacao strong{
	color:#333;
	font-weight:bold;
}
#paginacao a{
	color:#666;
	text-decoration:underline;
}
div.noticias #paginacao h5{
	background-color:#eee;
	margin-bottom:7px;
	padding:4px;
	color:#666;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
}
div.noticia a {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
div.noticia a:hover {
	color:#333;
	text-decoration:underline;
	}
div.noticia {
	color:#333;
	}
div.noticia strong {
	color:#97B931;
	font-weight:bold;
	padding-bottom:4px;
	}
form {
	margin:0;
	padding:0;
	}
.entry-body img   {
	max-width: 100% !important;
    height: auto !important;
	}
.swf {
    width: 100% !important;
    padding-top: 59% !important;
    position:  relative !important;
}
.swf embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}
.swf object {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    }	
.video {
   width: 100%;
   height: auto;
}    
