body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,blockquote,th,td {
	margin:0; 
	padding:0;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#site{
	width:780px;
	margin-left: auto;
	margin-right: auto; 
}
#logo{
	background: #fff url(../base/base_r1_c1.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:110px;
	margin-bottom:7px;
}	
.oculto{
position:absolute;
margin-left:-3000px;
display:block;
}
.barra{
	width:770px;
	height:20px;
	background-color:#667BB4;
	padding-left:10px; 
text-align:left;

}
.pesquisa{
	width:100%;
	height:25px;
	background-color:#667BB4;
	margin:2px 0px 10px 0px;
	padding-top:2px;
}
.data{
color:#FFFFFF; 
font-weight:bold; 
font-size:12px; 
padding-top:3px; 
}
#conteudo{
display:block;
}
.border{
 border:2px #667BB4 solid;
}
#left{
width:290px;
float:left;
  min-height:300px;
  height:auto !important;
  height:300px;

}
#right{
width:470px;
float:right;
  min-height:300px;
  height:auto !important;
  height:300px;

}
.titulo{
background-color:#667BB4;
width:100%;
color:#FFFFFF; 
font-weight:bold; 
font-size:12px; 
height:17px;
padding-top:2px;
text-transform:uppercase;
}
.menu{
background-image:url(../css/no_flicker.jpg);
background-repeat:repeat-x;
margin-top:1px;
margin-bottom:1px;
}
.title{
margin-left:5px;
letter-spacing:1px;
}
.colum{
padding:2px;
}
#rodape{
	background: #fff url(../base/base_r11_c1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:780px;
	height:60px;
	
	display:table;
}


/* menu vertical */
.arrowlistmenu{
background-color:#FFFFFF;
width: 286px; 
}

.arrowlistmenu h3{
padding:0px;
margin:0px;
margin-bottom:2px;
}

.arrowlistmenu .menuheader{ 
font: bold 14px Arial;
color: white;
background: #344369 url(titlebar.png) center left;

text-transform: uppercase;
padding: 4px 0 4px 10px; 
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ 
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 1px; 
}

.arrowlistmenu ul li{
padding-bottom: 2px; 
}

.arrowlistmenu ul li .opensubheader{ 
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{
background: lightgreen !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; 
display: block;
padding: 2px 0;
padding-left: 19px; 
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ 
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ 
background: lightblue;
}

/* menu horizontal*/
.kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(no_flicker.jpg); 

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}
#kwick5 { 
	background-position:-800px 0px;
}
#kwick6 { 
	background-position:-1000px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}
#kwick5.active, #kwick5:hover {
	background-position: -800px bottom; 
}
#kwick6.active, #kwick6:hover {
	background-position: -1000px bottom; 
}


#kwick1 a:hover{
	background-position: left -80px;
}

#kwick6 a:hover{
	background-position: right -120px;
}

/* antigo */

a:link
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.fonte_01  {
color:	#183883;
font-family:	Arial, Helvetica, sans-serif;
font-size:	11px;
font-weight:	bold;
text-align:	center;
}

.fonte_02  {
color: Black;
font-family:	Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: justify;
}
.fonte_02_a {
color: Black;
font-family:	Arial, Helvetica, sans-serif;
font-size:	11px;
text-align: left;
}
.fonte_04  {
color:	Black;
font-family:	Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:	lighter;
 font-style: italic;
}

.fonte_3  {
color:	Gray;
font-family:	Arial, Helvetica, sans-serif;
font-size:	15px;
font-style:	normal;
font-variant:	normal;
font-weight:	bold;
letter-spacing:	2px;
text-align:	left;
}

.fonte_destaque  {
color:	#DB2414;
font-family:	Arial, Helvetica, sans-serif;
font-size:	26px;
font-style:	normal;
font-variant:	normal;
font-weight:	bold;
letter-spacing:	2px;
text-align:	center;
}

.fonte_titulo  {
color:	#008000;
font-family:	Arial, Helvetica, sans-serif;
font-size:	12pt;
font-style:	italic;
font-variant:	normal;
letter-spacing:	2px;
text-align:	center;
}

.fonte_titulo3  {
color:	Gray;
font-family:	Arial, Helvetica, sans-serif;
font-size:	15px;
font-style:	normal;
font-variant:	normal;
font-weight:	bold;
letter-spacing:	2px;
text-align:	center;
}

.fonte_titulo_2  {
color:	#00478A;
font-family:	Arial, Helvetica, sans-serif;
font-size:	15px;
font-style:	italic;
font-variant:	normal;
font-weight:	bold;
letter-spacing:	2px;
text-align:	center;
}
.produtos{
border:2px solid #667BB4; 
padding:2px; 
height:140px;
cursor:hand;
cursor:pointer;
}
.produtos:hover{
border:4px solid #CF1519; 
padding:3px; 

}
.imgProduto{
border:2px solid #667BB4; 
margin:5px; 
width:200px; 
height:150px
}
.imgProduto:hover{
border:4px solid #CF1519; 
}
.detalheBusca{
margin-bottom:2px; 
border:1px solid #cccccc; 
padding:2px;
cursor:hand;
cursor:pointer;
}
.detalheBusca:hover{
background-color:#FFDFE0;
border:1px solid #000000;
}

.detalheNoticia{
margin-bottom:2px; 
border:1px solid #666666; 
padding:2px;
cursor:hand;
cursor:pointer;
}
.detalheNoticia:hover{
background-color:#DEE2EF;
border:1px solid #000000;
}
.imgProdutoDetail{
margin:5px; 
width:110px; 
height:81px
}

.produtosDetail{
border:2px solid #667BB4; 
padding:2px; 
height:120px;
}
.produtosDetail:hover{
border:4px solid #CF1519; 
padding:3px; 

}

