@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:tahoma;
	background: url(../img/misc/background.png) repeat-x #B1D2BD;
}
a{
	text-decoration:none;
}



/* ---- Menu ----*/
.degrade_menu{
	background: url(../img/misc/degrade_menu.jpg) no-repeat #FFFFFF;
	vertical-align:top;
	padding:20px 5px 5px 5px;
	display:block;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight:bold;
	font-size:13px;
	color: #006940;
}
ul li {
	padding-bottom:20px;
}
ul li ul li {
	padding-bottom:0px;	
}
ul li ul {
	font-weight:normal;
	color:#9f9d9d;
	font-size:12px;
}
ul li ul a {	
	color:#9f9d9d;
}
ul li a {	
	text-decoration: none;	
	background: #fff;
	color: #006940;
}
ul li a:hover { 
	color: #ff9900;
}
/* ---- fim do Menu ----*/

/* ---- Input de newsletter ----*/
.newsletter {
	font-size:10px;
	width:95px;
	height:15px;
	border:1px solid #9f9d9d;
	border-right:0;
}
.newsletter2 {
	background-color:#ff9900;
	color:#FFFFFF;
	font-size:12px;
	height:19px;
	border:1px solid #9f9d9d;
}
/* ---- fim do Input de newsletter ----*/

/* ---- pesquisa ----*/
.txpesquisa {
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
	color: #006940;
}
.pesquisa {
	font-size:10px;
	width:145px;
	height:15px;
	border:1px solid #9f9d9d;
	border-right:0;
}
.pesquisa2 {
	background-color:#ff9900;
	color:#FFFFFF;
	font-size:12px;
	width:30px;
	height:19px;
	border:1px solid #9f9d9d;
}
/* ---- fim da pesquisa ----*/

/* ---- Principal ----*/
.fisica {
	background-image: url(../img/topo/fisica.png);
}
.fisica a {
	display:block;
	height:116px;
	text-decoration:none;
}
.fisica a:hover {
	background-image: url(../img/topo/fisicasel.png);
}
.juridica {
	background-image: url(../img/topo/juridica.png); 
	width:352px;
	height:116px;
	display:block;
	text-decoration:none;
}
.juridica a {
	display:block;
	height:116px;
	text-decoration:none;
}
.juridica a:hover {
	background-image: url(../img/topo/juridicasel.png);
}
.barra_top {
	background-image: url(../img/misc/barra_sup_c.jpg);
	height:32px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
}
.principal {
	padding: 15px 0 0 20px;
	height:350px;
}
.textodo {
	color: #9f9d9d;
	font-size:12px;
	float:left;
	width:97%;
	padding-top:15px;
	padding-bottom:10px;
}
.textoprincipal {
	color: #9f9d9d;
	font-size:12px;
	float:left;
	padding-top:50px;
	padding-bottom:30px;
}
.imagemindex {
	float:right;
	margin-bottom:0px;
}
.imagempronto {
	float:right;
	padding-right:40px;
	padding-bottom:50px;
}
.ondeestamos {
	float:left;
	padding-right:50px;
	padding-bottom:15px;
	padding-top:10px;
}
.textoondeestamos {
	color: #9f9d9d;
	font-size:12px;
	float:left;
	width:390px;	
	padding-top:10px;
}
/* ---- fim Principal ----*/

/* ---- barra inferior ----*/
.barra_inferior{
	background: url(../img/misc/barra_inf.jpg) repeat-x #FFFFFF;
	height:19px;
	vertical-align:bottom;
	padding:20px 5px 5px 10px;
	font-size:9px;
	text-align:center;
	color: #006940;
}
.Rodape_{
	font-size:9px;
	color: #006940;
	text-decoration:none;
}

.Rodape_ a:hover{
	color: #f5821f;
}

.barra_inferior a	{
	color: #006940;
	text-decoration:none;
}
.barra_inferior a:hover{
	font-weight:bold;
}
/* ---- fim barra inutil ----*/

/* ---- rodape ----*/
.bottom {
	padding-top:8px;
	font-weight:bold;
	font-size:9px;
	color: #006940;	
}
.bottom a {
	color: #006940;
	text-decoration:none;
}
.bottom a:hover {
	color: #ff9900;
}
.imagem{
	margin-top:-25px;	
	float:right;
}
.imagem2{
	margin-top:-30px;
	float:right;
	padding-left:25px;
}
/* ---- fim do rodape ----*/

/* ---- efeitos ----*/
span.tudo {
	position:relative;	
	
	font-size:10px;
}
span.texto a {  
	position:absolute; 
	top:0; 
	left:0;
	color:#fff; 
}
span.efeito1 { 
	position:absolute;
	left: 1px;
	top: -1px;
	color:#666;
	white-space:nowrap;
}
span.efeito2 { 
	position:absolute;
	left: -1px;
	top: 1px;
	color:#666;
	white-space:nowrap;
}
span.efeito3 { 
	position:absolute;
	left: -1px;
	top: -1px;
	color:#666;
	white-space:nowrap;
}
span.efeito4 { 
	position:relative;
	left: 1px;
	top: 1px;
	color:#666;
	white-space:nowrap;
}
/* ---- fim efeitos ----*/

/* ---- Formatação de textos ----*/
.txVerde32b {
	color: #006940;
	font-size:32px;
	font-weight:bold;
}
.txLaranja32b {
	color: #f5821f;
	font-size:32px;
	font-weight:bold;
}
.txLaranja24b {
	color: #f5821f;
	font-size:24px;
	font-weight:bold;
}
.txVerde12b {
	color: #006940;
	font-size:12px;
	font-weight:bold
}
.txVerde12 {
	color: #006940;
	font-size:12px;
}
.txVerde10 {
	color: #006940;
	font-size:10px;
	font-weight:bold;
}
.txVerde10p {
	color: #006940;
	font-size:10px;
}
.txLaranja12b {
	color: #f5821f;
	font-size:12px;
	font-weight:bold
}
.txLaranja12 {
	color: #f5821f;
	font-size:12px;
}
.txCinza10p {
	color: #9f9d9d;
	font-size:10px;
}
.txCinza12b {
	color: #9f9d9d;
	font-size:12px;
	font-weight:bold
}
.txCinza12 {
	color: #9f9d9d;
	font-size:12px;
}
.txCinza14 {
	color: #9f9d9d;
	font-size:14px;
}
.txprodutos{
	color: #9f9d9d;
	font-size:12px;
	float:left;
	text-align:justify;
}
.txobs{
	color: #fff;
	font-size:11px;
	font-weight:bold;
	float:left;	
	padding-top:25px;
	padding-right:8px;
	text-align:justify;
}
.txpf {
	color: #006940;
	font-size:12px;
	font-weight:bold;
	border:1px solid #aaddaa;
	width:300px;
	padding:20px ;
	background-color:#f0fff0;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006940;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	display: compact;
	height: auto;
	width: auto;
}
/* ---- Fim da Formatação de textos ----*/

#tipimg{
	padding:2px;
	float:right;
	width:200px;
	height:125px;
	border:1px solid #fff;
	text-align:center;
	position:relative;
	font-size:12px;
	color:#CC0000;
	vertical-align:middle;
}

#menutt a {
	text-align:left;
	text-decoration: none;
	color: #9f9d9d;
}

#menutt a:hover {
	color:#008800;
}



#noticias{
	width:97%;
}

#notsup{
	background-image:url(../img/not/b_sup.jpg);
	background-repeat:repeat-x;
	height:22px;
}

#notsuptit{
	text-transform:uppercase;
	color:#FF6600;
	margin-left:30px;
	background-color:#FFFFFF;
	border-left:1px solid #208455;
	border-right:1px solid #208455;
	border-bottom:1px solid #fff;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
	height:21px;
	line-height:21px;
	width:60px;
}

#notbot{
	clear:both;
	background-image:url(../img/not/b_inf.jpg);
	background-repeat:repeat-x;
	height:26px;
}

#nots{
	border-bottom:1px dotted #b5cec0;
	padding:5px 0 5px 0;
	margin:0 0 0 0;
}

#notdata{
	color:#444;
	font-size:11px;
	width:60px;
	margin-left:20px;
}

#notlead{
	font-size:11px;
	color:#0c7946;
}

#notlead a{
	color:#0c7946;
	text-decoration:none;
}

#notlead a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#notmais{
	float:right;
}

#notmais a{
	color:#0c7946;
	font-size:10px;
	font-weight:bold;
}

#notmais a:hover{
	color:#FF6600;
}


#inttit{
	color:#0c7946;
	font-weight:bold;
	font-size:13px;
}
#intfonte{
	color:#999999;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
}
#intdata{
	color:#444444;
	font-weight:bold;
	font-size:11px
}
#intnot{
	color:#999999;
	padding:30px;
	font-size:11px;
	text-align:justify;
}
