/* CSS Document by EUNANET */
/* Controle Global do Site */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 1.5em; */
	color: #000; 
	background: #000 url(../images/fundohome.jpg) repeat;
	margin: 0; 
	padding: 0;
	text-align: center;
	}
p, h1, h2, h3 { text-align: left; margin: 0; padding: 0}
h1 { font: 2em Verdana, Arial, Helvetica, sans-serif;}
h2 { font: 1.7em Verdana, Arial, Helvetica, sans-serif;}
h3 { font: 1.4em Verdana, Arial, Helvetica, sans-serif;}
span.negrito { font-weight: bold; }
span.verm { color: #cc0000;  }
span.verd { color: #009900;  }
span.vermn { font-weight: bold;color: #cc0000;  }
span.verdn { font-weight: bold;color: #009900;  }
span.negrito { font-weight: bold; }
span.italico { font-style: italic; }
span.itneg { font-size: 11px;font-weight: bold; font-style: italic; }
span.fmin { font-size: 9px; }
span.vermelho { color:#db0925; }
span.verde { color:#006600; }
span.verdec { color:#5bda1d; }
span.amarelo { color:#e7cd00; }
span.azul { color:#16109c; }
span.azulc { color:#4cddfc; }
span.rosa { color:#fe03ff; }
span.bordo { color:#7d0909; }
span.marinho { color:#091850; }
span.branco { color:#fff; }
a { text-decoration: none }
a.help { text-decoration: none; border-bottom: 1px dotted #0033ff; font-weight: bold; color:#741b05}
a.post { text-decoration: underline;color:#0099FF }
a.post:hover { text-decoration: underline;color:#0099FF }
.limpa { clear: left }
.escondeisso { display: none; }
img { border: 0; margin: 0; padding: 0; }
br {
	line-height: 1em;
}
.ie_fix {
   display: none;
}
.tabela {
	display: inline;
	margin: 0px;	
	padding: 0px;
	width: 100%;
	float:left;
	border:0px solid #ad9701;
	background: #e2e3e3;
}
.tabela tr, .tabela td {
	border:1px solid #000;
}
/* Formularios */
form, fieldset, legend, input, select, textarea, label {
	margin: 0;
	padding: 0;
	text-align: left;	
}
#formlogin {
	display: inline;
	border: 0px solid #000;
	height: 20px;
	margin: 0; 
	float:left;
}
#formlogin fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.campo_bloco_login {
	display:inline;
	margin: 0; 
	text-align: left;
	float: left;
}
.campo_bloco_login input {
	display: inline;
	border: 0;
	width: 65px;
	margin-left: 2px;
	height: 20px;
	border: 2px solid #487201;
	background: #d9fd86;	
	float:left;
}
.campo_bloco_login label {
	display: inline;
	width: 56px;
	height: 20px;
	font: 1.4em Tahoma, arial, sans-serif;
	font-weight: bold;
	margin-left: 3px;
	text-align:right;
	color: #2e4601;
	float:left;
}
#tabelas, #tabelas1, #formpost {
	display: inline;
	margin: 5px;
	float:left;
}
.campo_bloco {
	display:inline;
	margin-left: 5px;
	text-align: left;
	float: left;
}
.campo_bloco input {
	font-size: 13px;
}
.campo_bloco select {
	font-size: 13px;
}
.campo_bloco label {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-left: 3px;
}
#campo_bloco_estado, #campo_bloco_cidade, #campo_bloco_ec, #campo_bloco_sx, #campo_bloco_nasc, #campo_bloco_im {
	display:inline;
	margin-left: 5px;
	text-align: left;
	float: left;
}
#campo_bloco_estado input, #campo_bloco_cidade input {
	font-size: 13px;
}
#campo_bloco_estado select, #campo_bloco_cidade select {
	font-size: 13px;
}
#campo_bloco_estado label, #campo_bloco_cidade label, #campo_bloco_ec label, #campo_bloco_sx label, #campo_bloco_nasc label, #campo_bloco_im label {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-left: 3px;
}
/* Controle do Form Pesquisar */
#formbusca { 
	display: inline;
	border: 0;
	width: 205px;
	height: 20px;
	margin: 0px 0 0 8px; 
	border: 0px solid #487201;	
	float:left;
}
#formbusca fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#formbusca input {
	display: inline;
	border: 0;
	width: 200px;
	margin: 0;
	height: 20px;
	border: 2px solid #487201;
	background: #d9fd86;	
	float:left;
}
#formcontato, #formcomentario {
	display: inline;
	margin: 5px;
	float:left;
}
/* -------------- */
/* Controle das DIVs que Compõem o Site */
#home {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
#barracab {
	display: inline;
	margin: 0 0 0 0;	
	padding: 0px;
	width: 1000px;
	height: 47px;	
	float:left;
	background: url(../images/barracab.gif);
	}
#cabecalho {
	width: 1000px;
	height: 359px;
	background: #000 url(../images/bannercabecalho.jpg) no-repeat;		
}
#colunistacab {
	width: 1000px;
	height: 150px;
}
#colunista {
	width: 990px;
	height: 150px;
}
#corpo {
	display: inline;
	width: 1000px;
	margin: 0;
	padding: 0;	
	float:left;
}
#lateral_esq {
	display:inline;
	margin:0px;	
	padding: 0px;	
	width: 200px;
	background: #f0e9d6;
	float:left;	
}
#lateral_esqcol {
	display:inline;
	margin:0px;	
	padding: 0px;	
	width: 200px;
	float:left;	
}
#lateral_dircol {
	display:inline;
	margin: 0 0 0 0px;	
	padding: 0px;	
	width: 800px;
	float:right;	
}
#lateral_dir {
	display:inline;
	margin: 0 0 0 0px;	
	padding: 0px;	
	width: 1000px;
	background: #fffae8;	
	float:left;	
}
/* AJAX */
#div1, #div2, #div3, #div4 {
	display:inline;
	margin: 0 0 0 0px;	
	padding: 0px;	
	background: transparent;
	float:left;	
}
#divlogin {
	width: 413px;
	height: 321px;
	margin: 50px auto;
	background: #fff;
	text-align: center;
	background: url(../images/fundo_login.jpg);
	/* border: 5px solid #333;	*/
}
.divbannerpagina {
	display:inline;
	margin: 0px;	
	padding: 0px;	
	width: 800px;
	float:left;	
}
.divsis {
	display: inline;
	width: 990px;
	margin: 0 5px 0 5px;
	text-decoration: none;
	float: left;
}
.divsis_box {
	display:inline;
	background: transparent;
	float: left;
}
.divsis h2, .divsis h3 {
	margin: 5px;
	color: #660000;
}
.divhomebanner {
	display: inline;
	width: 776px;
	height: 191px;
	margin: 5px 5px 0 5px;
	border: 2px solid #afa49e;
	background: #fff;
	float: left;
}
.divhomebanner img {
	display: inline;
	width: 400px;
	height: 181px;
	margin: 5px 5px 0 5px;
	background: #fff;
	float: left;
}
#rodape {	
	overflow: hidden;	
	display: inline;
	margin: 4px 0 0 0;	
	padding: 0px;
	width: 1000px;
	height: 150px;	
	float:left;
	text-align: center;
	background: #000 url(../images/fundorod.jpg) repeat-x;
	}
#rodsuperior {		
	margin: 4px auto;	
	padding: 0px;
	width: 720px;
	height: 30px;
	}
#rodinferior {
	height: 100px;
	margin: 4px auto;	
}	
.rodape_box {
	text-align: center;
}
.rodape_box p {
	text-align: center;
}
#visitantes {
	display:inline;
	width: 88px;
	height: 50px;
	background: url(../images/visitantes.jpg) no-repeat;
	float:left;
}
#usuariosonline {
	display:inline;
	width: 106px;
	height: 50px;
	margin-left:5px;
	background: url(../images/usuariosonline.jpg) no-repeat;
	float:left;		
}
#rodbaixo {
	width: 700px;
	margin: 0 auto;
	height: 60px;
}	
#rodape img {
	text-align: center;
	margin-left: 4px;
	margin-top: 10px;
}
/* MENUS */
#lateral_esq_menu {
	display:inline;
	margin:0px;	
	padding: 0px;	
	width: 200px;
	float:left;	
}
/* MENUS BASCULANTE */
#center {
	overflow: hidden;
	display: inline;
	margin: 0px;	
	padding: 0px;
	width: 1000px;
	height: 100px;	
	border: 0px solid #000000;
	float:left
	}
#slider {
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 100px;	
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px solid #000000;
}
#slider .slide {
	position: absolute;
	margin : 0;
	padding : 0;
	width: 1000px;
	height: 100px;	
	background: transparent;
	overflow: hidden;
	cursor: auto;
	border: 0px solid #000000;	
}
#slider .slide img {
	border: 0px solid #fff;
}
#slider .slide a { text-decoration:none; color: #fff;}
#slider .title   {
	color: #F80;
	font: 14px 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0.8em;
	text-decoration: none;
}
#slider .backgroundText {
	overflow: hidden;
	position: absolute;
	display: block;
	margin-top: 2px;
	margin-left: 42px;
	width: 440px;
	height: 60px;
	top: -50px;
	background: transparent;
	border: 0px solid #e5e7da;
}
#slider .text {
	position: absolute;
	display: block;
	color: #FFF;
	font: 12px 'Trebuchet MS',Arial, Helvetica, sans-serif;	
	text-align: left;
	width: 430px;
	height: 71px;
	margin-top: 2px;
	left: 160px;
}

#slider .diapo {
	position: absolute;
	top: 0;
	left:0;
	visibility: hidden;
}
/*.........................*/
/* Botões */
/* Controle dos Botões do Sistema */
.botaosis {
	display: inline;
	height: 20px;
	float:left;	
}
.botaosis a {
	display: inline;
	height: 20px;
	float:left;
	margin-left: 2px;
	background: url(../images/news_botaosis_e.gif) no-repeat left top;
	text-decoration: none;	
}
.botaosis a span {
	display: inline;
	margin-left:7px;
	padding-right:7px;
	height: 20px;
	float:left;
	cursor: pointer;
	font-weight: bold;
	color: #6c6f70;
	background: url(../images/news_botaosis_d.gif) no-repeat right top ;	
}
.botaosis a:hover {
	background-position: 0 -20px;
}
.botaosis a:hover span {
	color: #000;
	background-position: 100% -20px;
}
/* Controle dos Menu Principal */
#barramenu {
	display:inline;
	margin: 259px 0 0 0px;	
	padding: 0px;	
	width: 1000px;
	height: 100px;
	background: url(../images/fundomenu.jpg) repeat-x ;		
	float:left;	
}
.menuprinc {
	display: inline;
	width: 1000px;
	height: 30px;
	text-decoration: none;
	float: left;
}
.menuprinc a {
	display: inline;
	height: 30px;
	text-decoration: none;
	float: left;
	background: url(../images/menuprinc_esq.jpg) no-repeat left top;
	text-align: center;
	font-size: 1.0em;	
	color: #fff;
}
.menuprinc a span {
		display:inline;
 		height: 30px;
		margin-left: 25px;
		background: url(../images/menuprinc_dir.jpg) no-repeat right top;
		padding: 0 25px 0 0px;
		font-size:  1.0em;
		line-height: 30px;
		font-weight: bold;
		float:left;
		cursor: pointer;		
}
.menuprinc a:hover span {
	background-position: 100% -30px;
	font-weight: bold;
	color: #fae04e;
}
.menuprinc a:hover {
	background-position: 0 -30px;	
}
#current {
	color: #fae04e;
	background-position: 0 -30px;	
}
#current span {
	color: #fae04e;
	background-position: 100% -30px;	
}
/* Controle dos Botões do Sistema */
/* Controle dos Menus BARRACAB */
#menu_barralogin {
	display: inline;
	width: 265px;
	height: 20px;
	margin: 9px 0 0 0px;
	border: 0px solid #000;
	float: left;
}
#menu_barrapesq {
	display: inline;
	width: 260px;
	height: 20px;
	margin: 9px 0 0 25px;
	border: 0px solid #000;
	float: left;
}
#menu_barrapesq h3 {
	display: inline;
	float: left;
}
#menu_barracarrinho {
	display: inline;
	width: 100px;
	height: 20px;
	margin: 9px 0 0 0;
	border: 2px solid #487201;
	background: #d9fd86;
	float: left;
}
#menu_barracab {
	display: inline;
	width: 200px;
	height: 40px;
	float: left;
}
#iconcab_compartilhe a, #iconcab_favoritos a, #iconcab_rss a, #iconcab_home a, #iconcab_email a, #iconcab_restrita a, #iconcab_pesquisa a, #iconcab_carrinho a, #iconcab_login a {
	display: inline;
	width: 47px;
	height: 40px;
	float:left;
}
#iconcab_login a {
	background: url(../images/iconcab_login.jpg) no-repeat top;
}
#iconcab_compartilhe a {
	background: url(../images/iconcab_compartilhe.jpg) no-repeat top;
}
#iconcab_favoritos a {
	background: url(../images/iconcab_favoritos.jpg) no-repeat top;
}
#iconcab_rss a {
	background: url(../images/iconcab_rss.jpg) no-repeat top;
}
#iconcab_home a {
	background: url(../images/iconcab_home.jpg) no-repeat top;
}
#iconcab_email a {
	background: url(../images/iconcab_contato.jpg) no-repeat top;
}
#iconcab_restrita a {
	background: url(../images/iconcab_restrita.jpg) no-repeat top;
}
#iconcab_carrinho a {
	background: url(../images/iconcab_carrinho.jpg) no-repeat top;
}
#iconcab_pesquisa a {
	background: url(../images/iconcab_pesquisa.jpg) no-repeat top;
}
#iconcab_compartilhe a:hover, #iconcab_favoritos a:hover, #iconcab_rss a:hover, #iconcab_home a:hover, #iconcab_email a:hover, #iconcab_restrita a:hover, #iconcab_pesquisa a:hover, #iconcab_carrinho a:hover, #iconcab_login a:hover {
	background-position: 0 -40px;
}
p.more{display:inline;float:right;width:80px; height:15px; margin-right:20px;border:3px solid #ffc006}
p.more a{display:inline;float:left;width:80px; height:15px;display:block; background:#000; color:#fff; font-size:0.9em; font-weight:bold; text-align:center; line-height:13px; text-decoration:none;}
p.more a:hover{background:#cc0308; color:#fff; text-decoration:none;}
/* MENU */
.bt_rss .bt_share .bt_favoritos, .bt_email, .bt_chave {
		display:inline;
		margin: 0;
        padding: 0;
		width: 52px;
		height: 47px;
		text-decoration: none;		
		float:right;
}
.bt_rss a, .bt_share a, .bt_favoritos a, .bt_email a, .bt_home a, .bt_chave a {
		display:inline;
		width: 52px;
		height: 47px;
		text-decoration: none;		
		float:right;
}
.bt_home a {
        background: url(../images/icon_home.gif) no-repeat left top;
}
.bt_chave a {
        background: url(../images/icon_chave.gif) no-repeat left top;
}
.bt_rss a {
        background: url(../images/icon_rss.gif) no-repeat left top;
}
.bt_share a {
        background: url(../images/icon_share.gif) no-repeat left top;
}
.bt_favoritos a {
        background: url(../images/icon_favoritos.gif) no-repeat left top;
}
.bt_email a {
        background: url(../images/icon_email.gif) no-repeat left top;
}
.bt_rss a:hover, .bt_share a:hover, .bt_favoritos a:hover, .bt_email a:hover, .bt_home a:hover, .bt_chave a:hover {
		text-decoration: none;
        background-position: 0 -47px;
}


.bt_collogoff, .bt_colmenu {
		display:inline;
		margin: 0;
        padding: 0;
		width: 116px;
		height: 30px;
		text-decoration: none;		
		float:left;
}
.bt_collogoff a {
		display:inline;
		width: 116px;
		height: 30px;
		text-decoration: none;		
		background: url(../images/bt_collogoff.jpg) no-repeat left top;
		float:left;
}
.bt_colmenu a {
		display:inline;
		width: 116px;
		height: 30px;
		text-decoration: none;		
		background: url(../images/bt_colmenu.jpg) no-repeat left top;
		float:left;
}
.bt_collogoff a:hover, .bt_colmenu a:hover {
		text-decoration: none;
        background-position: 0 -30px;
}
/*Services_Over*/

.Services_Over { width:220px; margin:5px auto; float:left; padding:0 10px;}

.Services_Over ul { list-style:none; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#666666; padding:0; margin:5px;}

.Services_Over li { background:url(../images/ul_li_estrela.gif) left no-repeat; padding:3px 0 3px 20px; margin:4px 5px; border-bottom:1px solid #c9c4a7;}

.Services_Over a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#756648; text-decoration:none;}

.Services_Over a:hover { text-decoration:underline;}

