/* **** Box do erro **** */
#msg-box {
	padding: 5px 10px;
	position: fixed;
	top: 8px;
	color: #333333;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: none;
	z-index: 99999;
}
div.msg-success {
	background-color: #DAFFD2;
	border: 1px solid #9CE28D;
}
div.msg-error {
	background-color: #FFD2D5;
	border: 1px solid #E28D93;
}
/************************
*************************
  		  GERAL
*************************
*************************/

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
	line-height: 20px;
	overflow-x: hidden;
}
p {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: justify;
}
strong {
	font-weight: bold;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}
input {
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
textarea {
	background-color: transparent;
	border-style: none;
	color: #666666;
	font-family: arial;
	font-size: 13px;
}
.textbox {
	background-image: url("../images/textarea600.png");
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	padding: 10px;
	width: 100%;
	resize: none;
}
.center {
	text-align: center;
}
/************************
*************************
  		  POP-UP
*************************
*************************/

#mask {
	position: absolute;
	z-index: 999;
	background-color: #000;
	display: none;
	width: 100%;
}
#boxes {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
}
#boxes #dialog {
	border: 5px solid white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 10px #000000;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	z-index: 9999;
	width: 477px;
}
#boxes #dialog img {
	float: left;
}
#boxes #dialog .close {
	padding: 0;
	position: absolute;
	top: -20px;
	right: -20px;
}
/************************
*************************
  		COMMONS
*************************
*************************/
.black {
	color: #333;
}
.size14 {
	font-size: 14px;
}
.strong {
	font-weight: bold;
}
.alta {
	text-transform: uppercase;
}
.separator {
	background-image: url("../images/separator.png");
	background-position: center 0;
	background-repeat: no-repeat;
	float: left;
	margin: 10px 0 0;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.shadow-banner {
	background-image: url(../images/shadow-main-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 16px;
	width: 100%;
}
.shadow-banner {
	position: absolute;
	top: 0px;
	width: 1000px;
	left: -17px;
}
.tag140 {
	background-image: url("../images/tag140.png");
	background-position: 3px 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	height: 45px;
	margin: 0;
	padding: 22px 25px 10px 30px;
	text-shadow: 0 2px 2px #000000;
}
.tag190 {
	background-image: url("../images/tag-190.png");
	background-position: 1px 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	height: 45px;
	margin: 0;
	padding: 22px 25px 10px 30px;
	text-shadow: 0 2px 2px #000000;
}
.tag240 {
	background-image: url("../images/tag-240.png");
	background-position: 3px 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	height: 45px;
	margin: 0;
	padding: 22px 25px 10px 30px;
	text-shadow: 0 2px 2px #000000;
}
/************************
*************************
  		ESTRUTURA
*************************
*************************/

#geral {
	width: 100%;
}
#container {
	margin: 0px 0px 0px 95px;
	width: 1073px;/*970*/
}
#topo {
	float: left;
	width: 100%;
	background-image: url(../images/topo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	position: relative;
}
#geral-home #topo {
	height: 200px;
}
#bg-rodape {
	background-image: url("../images/bg-rodape.jpg");
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 255px;
	width: 100%;
}
#rodape {
	margin: auto;
	width: 970px;
}
#geral-home {
	background-image: url("../images/bg-topo-home.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#geral-interna {
	background-image: url("../images/bg-topo-cimter.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#main {
	float: left;
	width: 7000px;
}
.sidebar {
	float: left;
	width: 250px;
}
.sidebar .item {
	margin-bottom: 8px;
	margin-left: 13px;
	margin-top: -16px;
}
/************************
*************************
  		  TOPO
*************************
*************************/
.logo {
	float: left;
	margin-left: 22px; margin-top:12px;
}
#topo .busca {
	background-image: url("../images/input-busca.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	float: right;
	height: 50px;
	padding-left: 25px;
	padding-top: 24px;
	width: 325px;
}
#topo .busca .input {
	background-color: transparent;
	border-style: none;
	float: left;
	font-family: arial, times New Roman;
	font-size: 13px;
	width: 230px;
}
#topo .busca .bt-buscar {
	float: left;
	margin: -7px 0 0 10px;
}
#topo a .bt-contato {
	float: left;
	left: 520px;
	position: absolute;
	top: 0;
}
#topo .tempo {
	float: left;
	left: 300px; 
	position: absolute;
	top: 22px; color:#FFF; font-weight:bold;
	width: 470px;
}
#topo .box-temp {
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	position: relative;
	width: 100%;
}
#topo .icon-temp {
	float: left;
    margin: -25px 0 0 40px;
}
#topo .icon-temp img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 5px #000000;
	padding: 3px;
}
#topo .box-temp span {
	color: #A6A5A5;
	float: left;
	font-size: 13px;
	width: 100%;
}
#topo .box-temp .select-city {
	background-image: url("../images/select-tempo.png");
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 23px;
	margin-left: -1px;
	margin-top: 2px;
	position: relative;
	width: 175px;
	z-index: 9;
}
#topo .box-temp .select-city span {
	color: black;
	font-size: 12px;
	padding: 1px 0 0 8px;
	text-shadow: 0 -1px 1px #FFFFFF;
}
#topo .box-temp .mensure-temp {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	left: 190px;
	line-height: 20px;
	margin: -15px 0 0 15px;
	width: auto;
}
#topo .box-temp .select-city ul {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #ECE8E8;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-radius: 0 0 5px 5px;
	border-right: 1px solid #CECECE;
	display: none;
	margin: 24px 0 0 2px;
	padding: 0;
	width: 169px;
}
#topo .box-temp .select-city ul li {
	padding: 2px 5px;
}
#topo .box-temp .select-city ul li a {
	color: #333;
}
/************************
*************************
  		HOME
*************************
*************************/
#home {
	float: left;
	margin-top: 325px;
	position: relative;
}
#home .noticias-list {
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	width: 200px;
}
#home .noticias-list p {
	color: #333333;
	line-height: 16px;
	margin: 0 0 10px 5px;
	text-align: left;
}
#home .noticias-list li {
	background-image: url("../images/dotline.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 100%;
}
#home .noticias-list li:last-child {
	background-image: none;
	padding: 0;
	margin: 0;
}
#home .noticias-list li p:hover {
	text-decoration: underline;
}
#home #main {
	float: left;
	width: 460px;
}
#main .chamadas {
	background-image: url("../images/dotline.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
	width: 345px;
}
#home .noticias-list li .imgBox-noticias {
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	width: 100%;
}
#home .noticias-list li.last .imgBox-noticias {
	background-image: none;
	margin: 0;
	padding: 0;
}
.imgBox-noticias .frameNoticia {
	background-image: url("../images/frame-chamada-noticias.png");
	height: 110px;
	left: -5px;
	position: absolute;
	top: 0;
	width: 200px;
 *width: 250px;
}
#home .noticias-list li.last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.chamadas li {
	background-image: url("../images/tag-list.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	padding-top: 30px;
	position: relative;
	width: 280px;
}
.sidebar .redes-socias {
	float: left;
	margin: 0 0 0 10px;
	width: 100%;
}
.sidebar .redes-socias li {
	float: left;
	width: auto;
}
.box-lateral {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
}
.box-lateral .box-topo {
	background-image: url("../images/box-topo.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	margin-bottom: 0;
	margin-top: -20px;
	width: 251px;
}
.box-lateral {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.box-lateral .conteudo {
	float: left;
	padding-bottom: 48px;
	padding-left: 15px;
	text-align: center;
	width: 220px;
}
.box-lateral.inicio {
	padding-top: 18px;
}
.chamadas li h2 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	
}
#home #main .download li .titulo {
	float: left;
	width: 300px;
}
.bt-download {
	float: right;
	margin: -5px 0 0;
}
.bt-download a {
	background-image: url(../images/bt-download.png);
	background-position: left top;
	display: block;
	height: 30px;
	width: 73px;
}
.bt-download a:hover {
	background-position: left 32px;
}
.download li {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
#home #main h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
}
.download {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}
/************************
*************************
  		RODAP�
*************************
*************************/
.nav-footer {
	color: #FFFFFF;
	float: left;
	width: 100%;
	height: 170px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.nav-footer .colunas {
	background-image: url("../images/separator-footer.png");
	background-position: 180px top;
	background-repeat: no-repeat;
	float: left;
	min-height: 150px;
	width: 250px;
}
.nav-footer a {
	color: #FFF;
}
.nav-footer .colunas ul .titulo {
	font-size: 18px;
	margin-bottom: 20px;
	text-shadow: 0 2px 3px #000000;
}
.nav-footer .colunas.last {
	background-image: none;
	padding: 0;
	width: auto;
}
#rodape .copyrights {
	float: left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 20px;
	width: 50%;
	height: 20px;
}
.nav-footer .colunas ul .titulo.first {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nav-footer .colunas .redes li a img {
	float: left;
	margin: -3px 5px 0 0;
}
.nav-footer .colunas .redes li a span {
	float: left;
	margin: 0 0 10px;
}
.nav-footer .colunas .redes li a span:hover {
	text-decoration: underline;
}
.nav-footer .colunas .redes li {
	display: block;
	clear: both
}
.nav-footer .mapa a {
	font-size: 11px;
}
/************************
*************************
  		  MENU
*************************
*************************/
.menu {
	float: left;
	padding: 0 0 0 17px;
	margin-top:-50px;
	width: auto;
 *width: 730px;
}
.menu li {
	float: left;
	height: 45px;
}
.menu .inicial a {
	background-image: url(../images/menu/menu_01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 184px;
	display: block;
}
.menu .inicial a:hover {
	background-position: 0px -63px;
}
.menu .associacao a {
	background-image: url(../images/menu/menu_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 100px;
	display: block;
}
.menu .associacao a:hover {
	background-position: 0px -63px;
}
.menu .eventos a {
	background-image: url(../images/menu/menu_03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 154px;
	display: block;
}
.menu .eventos a:hover {
	background-position: 0px -63px;
}
.menu .fotos a {
	background-image: url(../images/menu/menu_04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 71px;
	display: block;
}
.menu .fotos a:hover {
	background-position: 0px -63px;
}
.menu .ranking a {
	background-image: url(../images/menu/menu_05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 162px;
	display: block;
}
.menu .ranking a:hover {
	background-position: 0px -63px;
}
.menu .socios a {
	background-image: url(../images/menu/menu_06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 77px;
	display: block;
}
.menu .socios a:hover {
	background-position: 0px -63px;
}
.menu .associe a {
	background-image: url(../images/menu/menu_07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 222px;
	display: block;
}
.menu .associe a:hover {
	background-position: 0px -63px;
}
.menu .classificados a {
	background-image: url(../images/menu/menu_08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 63px;
	width: 122px;
	display: block;
}
.menu .classificados a:hover {
	background-position: 0px -63px;
}
.chamadas li .icone {
	position: absolute;
	left: 25px;
	top: 5px;
}
.noticias-list .last {
	background-image: none;
}
#rodape a .clickweb {
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 22px;
}
/************************
*************************
  	   ASSOCIA��O
*************************
*************************/
#interna {
	float: left;
	position: relative;
	width: 100%;
}
#interna #main {
	background-image: url("../images/shadow-page.png");
	background-position: 1px top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 18px;
	padding: 15px 0 0;
	width: 700px;
	position: relative;
	min-height: 600px;
}
#interna #main .content {
	float: left;
	margin-left: 35px;
	width: 640px;
	padding-bottom: 40px;
}
#interna h2 {
	font-size: 18px;
}
#interna .sub {
	float: left;
	margin-top: -55px;
	margin-left: 200px;
	color: #333;
	font-weight: bold;
}
#oficialize .sub {
	float: left;
	margin-top: -55px;
	margin-left: 260px;
	color: #333;
}
#busca .sub {
	color: #333333;
	float: left;
	margin-left: 155px;
	margin-top: -55px;
}
.diretoria-bloco {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.diretoria-bloco li {
	background-image: url("../images/separator-bloco.png");
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	margin: 0 25px 0 0;
	width: 350px;
}
.diretoria-bloco .last {
	background-image: none;
	margin: 0;
	width: 200px;
}
/************************
*************************
  	     EVENTOS
*************************
*************************/

.programacao-bloco {
	background-image: url("../images/programacao.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	height: 160px;
	margin-bottom: 10px;
	padding: 10px 50px;
	width: 535px;
}
.programacao-bloco li {
	border-bottom: 1px solid #474747;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.programacao-bloco li.last {
	border: 0;
}
.programacao-bloco li p {
	margin: 0;
}
.programacao-bloco li .a {
	float: left;
	width: 200px;
	text-align: left;
}
.programacao-bloco li .b {
	color: #AEAEAE;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 330px;
}
.content .box {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.content .box li {
	background-image: url("../images/box.png");
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	margin: 0;
	width: 270px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.content .box li.last {
	margin: 0;
}
#eventos h3, #eventos #main .content p .strong {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
#eventos h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#links .link-list li {
	background-image: url("../images/separator.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	width: 100%;
}
#links h3 {
	font-weight: bold;
	margin: 0px;
}
#links .link-list li .link a {
	font-size: 12px;
	color: #666;
}
.link-list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#links #main .content .link-list .last {
	background-image: none;
}
#links #main {
	background-image: url("../images/shadow-page700.png");
	background-position: 1px center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 18px;
	padding: 15px 0 0;
	width: 700px;
}
/************************
*************************
  	    PAGINA��O
*************************
*************************/
#pages {
	clear: both;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	line-height: 21px;
	margin: 0 0 0 480px;
	padding-top: 3px;
	text-align: left;
	width: auto;
 *width: 100%;
}
#pages a:link, #pages a:visited {
	background-image: url("../images/page.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	padding: 2px 7px 3px 6px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #FFFFFF;
	width: 24px;
}
#pages a:hover {
	background-image: url("../images/page-hover.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
}
#pages .active_link {
	background-image: url("../images/page-hover.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 7px 3px 6px;
}
#pages .disabled_pages {
	color: #CCCCCC;
	cursor: default;
	padding: 2px 7px;
	text-decoration: none;
}
/************************
*************************
  	     FOTOS
*************************
*************************/
#fotos .fotos-listagem {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#fotos .fotos-listagem li {
	float: left;
	height: 330px;
	width: 320px;
	position: relative;
}
.fotos-listagem li .foto img {
	margin-top: 13px;
	margin-left: 14px;
}
#fotos .fotos-listagem li h2 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 20px;
	width: 290px;
}
#fotos .fotos-listagem li .foto {
	margin-bottom: 5px;
	width: auto;
}
#fotos .fotos-listagem li p {
	float: left;
	line-height: 16px;
	margin-left: 20px;
	width: 280px;
}
#fotos h3 {
	background-image: url(../images/bt-mais.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	padding-left: 45px;
	padding-top: 7px;
}
#fotos .fotos-galeria {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../images/dotline.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
}
#fotos .fotos-galeria li {
	background-image: url("../images/shadow-galeria.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	height: 124px;
	margin: 0 15px 5px 0;
	width: 150px;
}
#interna #fotos .content {
	float: left;
	margin-left: 35px;
	padding-bottom: 30px;
	width: 660px;
}
#fotos #main.listagem {
	background-image: url("../images/shadow-page700.png");
	background-position: 1px center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 18px;
	padding: 15px 0 0;
	width: 700px;
}
.fotos-listagem li .frame {
	background-image: url("../images/frame-galeria.png");
	background-repeat: no-repeat;
	height: 340px;
	position: absolute;
	width: 315px;
}
.fotos-listagem li .info {
	bottom: 25px;
	position: absolute;
}
/************************
*************************
  	     S�CIOS
*************************
*************************/
.socio-list {
	float: left;
	margin-bottom: 20px;
	width: 275px;
}
.socio-list li {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.socio-list li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.socio-list.left {
	background-image: url("../images/separator-socios.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
	margin-right: 40px;
	padding-right: 40px;
}
/************************
*************************
  	  CLASSIFICADOS
*************************
*************************/
.anuncio h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#classificados .anuncio {
	background-image: url("../images/classificados.png");
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	padding: 15px 20px 25px;
	width: 605px;
}
#classificados .anuncio .contato {
	float: left;
	margin: 10px 0 0;
	width: 380px;
}
#classificados .anuncio .foto {
	float: left;
	margin: 0 40px 0 0;
	position: relative;
	width: 180px;
}
#classificados .tema {
	color: #333333;
	margin: 10px 0 5px 10px;
}
#classificados #pages {
	margin-right: 0;
}
#classificados .nav {
	float: left;
	width: 500px;
	position: absolute;
	left: 258px;
	top: 185px;
}
#classificados .nav .bt {
	float: left;
	width: 300px;
}
#classificados .bt {
	float: left;
	margin-left: 200px;
	margin-top: -55px;
	width: auto;
}
#eventos .bt {
	float: left;
	margin-left: 200px;
	margin-top: -55px;
	width: auto;
}
#eventos .bt li {
	float: left;
	margin: 0 10px 0 0;
}
#eventos .bt li a {
	float: left;
	margin: -5px 0 0;
}
#eventos .bt li a:active {
	float: left;
	margin: -4px 0 1px;
}
#eventos .bt li:first-child {
	margin: 0 20px 0 0;
}
#classificados #busca-classificados {
	background-color: transparent;
	background-image: url("../images/busca.png");
	background-repeat: no-repeat;
	float: right;
	margin: -58px 5px 0 0;
	width: 300px;
}
#busca-classificados .input-clas {
	border: medium none;
	color: #666666;
	float: left;
	height: 25px;
	margin: 4px 10px 0;
	padding: 0;
	width: 230px;
 *margin: 10px 10px 0;
}
@media \0screen {
#busca-classificados .input-clas {
	margin: 10px 10px 0;
}
}
#busca-classificados .bt-buscar {
	float: left;
	margin-left: 0;
	margin-top: 2px;
}
#classificados .bt li {
	float: left;
	height: 28px;
	width: 100%;
}
#classificados #main {
	background-image: url(../images/shadow-page1100.png);
	background-position: 4px center;
}
.menu .subnav {
	float: left;
	position: absolute;
	width: 154px;
	z-index: 9;
}
.menu .subnav li a {
	background-image: none;
	float: left;
}
.menu .subnav li a:hover {
	background-image: none;
}
/************************
*************************
     	 N�CLEOS
*************************
*************************/
#nucleos h3 {
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
#nucleos .nucleos-list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#nucleos .nucleos-list p {
	margin: 0;
}
#nucleos .nucleos-list li {
	background-image: url("../images/separator.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0 0 20px;
	width: 100%;
}
#nucleos .nucleos-list li .link a {
	font-size: 12px;
	color: #666;
}
#nucleos #main {
	background-image: url("../images/shadow-page700.png");
}
#nucleos #main .content .nucleos-list .last {
	background-image: none;
}
/************************
*************************
 CLASSIFICADOS - TUTORIAL
*************************
*************************/
#clas-tuto #main, #fotoInfo #main, #busca #main {
	background-image: url("../images/shadow-page700.png");
	background-position: 1px center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 18px;
	min-height: 550px;
	padding: 15px 0 0;
	position: relative;
	width: 700px;
}
#clas-tuto #main .content, #fotoInfo #main .content, #busca #main .content {
	float: left;
	margin-left: 35px;
	width: 640px;
	padding-bottom: 30px;
	background-image: url("../images/dotline.png");
	background-position: left top;
	background-repeat: repeat-x;
}
#clas-tuto .tutorial-list, #fotoInfo .info {
	float: left;
	margin-left: -160px;
	padding: 20px 0 0 150px;
	width: 490px;
}
#clas-tuto .tutorial-list li {
	padding: 0 0 10px;
}
/************************
*************************
    BUSCA - RESULTADO
*************************
*************************/

#busca-resultado #interna .sub {
	margin-left: 150px;
}
/************************
*************************
   		 FORMS
*************************
*************************/
.input600 {
	background-image: url("../images/input600.png");
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	margin: 0 0 0 -5px;
	padding: 9px 12px;
	width: 575px;
}
.input300 {
	background-image: url("../images/input300.png");
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	margin: 0 0 0 -5px;
	padding: 9px 12px;
	width: 273px;
}
.input250 {
	background-image: url("../images/input250.png");
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	margin: 0 0 0 -6px;
	padding: 9px 12px;
	width: 227px;
}
label {
	float: left;
	width: 100%;
}
.p10 {
	margin: 0 0 0 -4px;
	padding: 0;
	width: 97px;
	position: relative;
}
.p40 {
	width: 250px;
}
.p40.right {
	float: left;
	margin: 0 0 0 5px;
}
.p50 {
	width: 295px;
	position: relative;
}
.p50.right {
	float: left;
	margin: 0 0 0 5px;
}
form p {
	margin: 0 0 3px;
}
.textarea600 {
	float: left;
	font-size: 13px;
	height: 75px;
	line-height: 18px;
	width: 575px;
	resize: none;
}
.select {
	background: url("../images/select90.png") no-repeat scroll 0 0 transparent;
	color: #333333;
	font: 12px/21px arial, sans-serif;
	height: 30px;
	left: 0;
	overflow: hidden;
	padding: 8px 5px 0 25px;
	position: absolute;
	top: 20px;
	width: 58px;
}
select.styled {
	cursor: pointer;
	height: 35px;
	margin: 0 0 0 5px;
	opacity: 0;
	position: relative;
	width: 80px;
	z-index: 5;
	float: left;
	filter: alpha(opacity=0);
}
input.styled {
	display: none;
}
#associa2 .select {
	background: url("../images/select300.png") no-repeat scroll 0 0 transparent;
	color: #333333;
	font: 12px/21px arial, sans-serif;
	height: 30px;
	left: 0;
	overflow: hidden;
	padding: 7px 5px 0 15px;
	position: absolute;
	top: 20px;
	width: 275px;
}
#associa2 select.styled {
	cursor: pointer;
	height: 35px;
	margin: 0 0 0 5px;
	opacity: 0;
	position: relative;
	width: 290px;
	z-index: 5;
}
.bt-enviar {
	float: right;
}
form {
	width: 598px;
}
#contato #main {
	background-image: url(../images/shadow-page700.png);
}
#busca .menuLat {
	float: left;
	margin: 32px 0 0 -35px;
	width: auto;
}
/************************
*************************
  	CUSTOM FILE INPUT
*************************
*************************/

#div-input-file {
	background: url("../images/inputfile.png") no-repeat scroll 100% 1px transparent;
	float: left;
	height: 40px;
	margin: 0 0 0 -5px;
	width: 300px;
}
#div-input-file #file-original {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	cursor: pointer;
	width: 300px;
}
#div-input-falso {
	margin: -15px 0 0 12px;
}
#div-input-falso #file-falso {
	width: 210px;
}
.frame-classificados {
	background-image: url("../images/frame-classificados.png");
	background-repeat: no-repeat;
	height: 120px;
	left: 0;
	position: absolute;
	top: 0;
	width: 180px;
}
/************************
*************************
     	OUTROS
*************************
*************************/
.menuLat li a {
	background-image: url("../images/bt-resultados.png");
	background-position: left 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	height: 60px;
	margin: -20px 0 0;
	padding: 20px 0 0 30px;
	text-shadow: 0 1px 1px #000000;
	width: 160px;
}
.menuLat li a:hover, .menuLat li a.active {
	background-image: url("../images/bt-resultados.png");
	background-position: left -97px;
	text-decoration: none;
}
#busca .resultados {
	float: left;
	margin: 20px 0 0;
	padding: 0;
	width: 485px;
}
#busca .resultados li {
	background-image: url("../images/dotline.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	margin: 0 0 15px;
	padding-bottom: 20px;
}
#busca .resultados .last {
	background-image: none;
	margin: 0;
}
#busca .dotline {
	background-image: url("../images/dotline.png");
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	height: 10px;
	margin: 0 0 10px;
	width: 100%;
}
.expo {
	float: left;
	margin: 0 0 10px;
	position: relative;
}
.expo h3 {
	color: #FFFFFF;
	font-size: 16px;
	left: 20px;
	margin-bottom: 0;
	position: absolute;
	text-shadow: 1px 2px 2px #000000;
	top: 15px;
	width: auto;
}
.ranklist li .desc {
	float: left;
	width: 585px;
}
.ranklist {
	background-image: url("../images/ranking-ul.png");
	background-repeat: repeat-y;
	float: left;
	margin: -5px 0 0 -2px;
	padding: 10px 20px 0;
	width: 590px;
}
.ranklist li {
	border-bottom-color: #e0e0e0;
	float: left;
	margin: 5px 0;
	padding: 5px 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ranklist li .desc .icon {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 0;
}
.ranklist li .desc .bt-download {
	float: right;
	margin: 0 -8px 0 0;
}
.ranklist li .desc .bt-download:active {
	float: right;
	margin: 1px -8px -1px 0;
}
.bottom {
	background-image: url("../images/ranking-ul-bottom.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	margin: 0 0 0 -2px;
	width: 632px;
}
.ranklist .last {
	border-style: none;
	margin: 0;
	padding-bottom: 0;
}
.ranklist li .desc .item {
	float: left;
	margin-top: 5px;
}
.download-pdf {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.download-pdf li {
	float: left;
	width: 320px;
}
a.press:active {
	margin: 1px 0 -1px 0;
	float: left;
}
#topo .bt-contato {
	background-image: url("../images/shadow-contato.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	margin: 0 128px 0 0;
	padding: 0 0 0 82px;
	width: auto;
}
#topo .bt-contato a {
	background-image: url("../images/bt-contato.png");
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 105px;
}
#topo .bt-contato a:hover {
	background-position: left -55px
}
.box-lateral .logo-side {
	margin-left: 13px; 
	}
/************************
*************************
   		NOT�CIAS
*************************
*************************/
#noticias h3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#noticias .noticias-list {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#noticias .noticias-list p {
	margin: 0;
	font-weight: normal;
}
#noticias .noticias-list li {
	background-image: url("../images/separator.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0 0 20px;
	width: 100%;
}
#noticias .noticias-list li .link a {
	font-size: 12px;
	color: #666;
}
#noticias .noticias-list .last {
	background-image: none;
}
#noticias .data {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#noticias .titulo {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px;
	line-height: 30px;
}
#noticias #main .sub a {
	color: #333;
	float: right;
}
#noticias .bt-voltar a {
	color: #7B3213;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
	margin-top: -80px;
}
#noticias .noticias-list li h3 a {
	color: #333333;
	line-height: 24px;
}
#noticias .noticias-list li .data {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
}
.noticias-list li .info {
	float: left;
	width: 380px;
}
.noticias-list li .imgBox {
	background-image: url("../images/shadow-noticias.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	float: right;
	height: 155px;
	position: relative;
	width: 240px;
}
.noticias-list li .imgBox .frame-noticias {
	height: 125px;
	width: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/frame-noticias.png);
	background-repeat: no-repeat;
}
#noticias .imgBox-noticia {
	background-image: url("../images/shadow-noticia-b.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	height: 233px;
	margin-bottom: 10px;
	margin-right: 20px;
	position: relative;
}
.imgBox-noticia .frame {
	background-image: url("../images/frame-noticia-b.png");
	background-repeat: no-repeat;
	height: 210px;
	left: 0;
	position: absolute;
	top: 0;
	width: 335px;
}
#noticias #main .content p {
	float: none;
	width: auto;
}
#noticias .sub {
	color: #333333;
	float: left;
	font-weight: bold;
	margin-left: 160px;
	margin-top: -65px;
	width: 530px;
}
#noticias #main {
	background-image: url("../images/shadow-page700.png");
	background-position: 1px top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 18px;
	padding: 15px 0 0;
	position: relative;
	width: 700px;
}
/************************
*************************
  	      404
*************************
*************************/
#erro404 #geral-home {
	background-image: url("../images/bg404.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 510px;
	padding: 0 0 1px;
	width: 100%;
}
#erro404 #geral-home #container #topo {
	background-image: none;
}
#erro404 #bg-rodape {
	background-image: url(../images/shadow-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#erro404 .bt-voltar-home {
	margin-top: 190px;
	float: right;
	margin-right: 220px;
}
/************************
*************************
   CADASTRO DE ANIMAIS
*************************
*************************/
.p30 {
	margin: 0 8px 0 0;
	position: relative;
	width: 192px;
}
.p30.right {
	float: left;
	margin: 0;
}
.input200 {
	background-image: url("../images/input200.png");
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	margin: 0 0 0 -5px;
	padding: 9px 12px;
	width: 173px;
}
.full-line {
	float: left;
	width: 100%;
}
.black {
	color: #000;
}
.cadastrar-animais {
	float: left;
	margin: 6px 0 0 415px;
	text-align: right;
}
.cadastrar-animais:hover {
	text-decoration: underline;
}
.cadastrar-animais a .bt-add {
	float: right;
}
.bt-add {
	float: right;
}
#cadastro-animais .destaque {
	background-image: url("../images/destaque.png");
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	height: 50px;
	margin: 0 0 0 -9px;
	padding: 20px 25px 2px;
	text-align: center;
	width: 560px;
}
#formCadastro .titulo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/***********************
************************
	   CALENDÁRIO
************************
************************/
div.calendario {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 5px #CCCCCC;
	display: none;
	margin: 5px 0 0 20px;
	padding: 0 0 5px;
	position: absolute;
	width: 154px;
}
div.calendario a.fechar {
	display: block;
	position: absolute;
	top: -19px;
	right: 0px;
	height: 18px;
	text-decoration: none;
	width: 20px;
	text-align: center;
	vertical-align: center;
	line-height: 18px;
	color: #000;
	font: bold 12px Tahoma;
}
div.calendario a.bt_controle_mes {
	display: block;
	height: 15px;
	position: absolute;
	top: 0px;
	vertical-align: middle;
	text-decoration: none;
	color: #222;
	line-height: 15px;
	vertical-align: middle;
}
div.calendario a.bt_voltar_mes {
	left: 2px;
}
div.calendario a.bt_avancar_mes {
	right: 2px;
}
div.calendario p.nome_mes {
	text-align: center;
	display: block;
	height: 18px;
	background: #efeff0;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	line-height: 18px;
	vertical-align: middle;
	margin: 0;
}
div.calendario ul {
	margin: 0;
	padding: 0;
}
div.calendario ul li {
	display: block;
	float: left;
	width: 22px;
	height: 17px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	vertical-align: middle;
}
div.calendario ul li a {
	color: #6d6d6d;
	text-decoration: none;
}
div.calendario ul li a:hover {
	text-decoration: underline;
}
div.calendario ul li.semana {
	background: #c0c7ca;
	font-weight: bold;
	color: #fff;
}
div.calendario ul li.dia {
	color: #999;
}
div.calendario ul li.default {
	background: #ececed;
	color: #f00;
	font-weight: bold;
}
div.calendario ul li.default a {
	color: #000;
}
