

/* bodies */
  
body {color: #242829; font-weight: normal; font-family: "Archivo Narrow", "Terminal Dosis", Tahoma, "Trebuchet MS";
  font-stretch: narrower;
  margin:0;
  padding:0;
  padding-top: 0px;
  text-align:center;
   background: #fff;
   }
  


/*Estrutura principal*/

#centrar1
{   
    background: #fff /*url(../images/bg_cabecalho.jpg) top repeat-x*/;
    position: relative;
    padding: 0px;
    height: 287px;}
#centrar2
{  
    background: transparent;
    position: relative;
    padding: 0px;
    height: auto;}
    
#centrar3
{position: relative;
 padding: 0px;
 height: 50px;
 }


/* cabeçalho */

#linha1 {width:1000px; height:287px; margin: 0 auto; text-align:center}
 
/* menu e conteúdos */
  
#linha2 {width: 1000px; height: auto; margin: 0 auto;  background: #ffffff; 
         /*box-shadow:  0px 0px 6px #1D1A1C; 
                                -webkit-box-shadow: 0px 0px 6px #1D1A1C; 
                               -moz-box-shadow: 0px 0px 6px #1D1A1C; 
		 -moz-border-radius: 12px;
	     border-radius: 12px;
	     -webkit-border-radius: 12px;*/
         overflow: auto; clear: both; padding: 0px;}
  #esquerda{width: 200px; float: left; min-height: 300px; height: auto;  overflow: hidden; padding-top: 18px } 
   /* #menu {width: 200px; height:auto; position: relative;}  */
 #menu {width: 1000px; height:30px; position: relative; margin: 3px 0px; background: #FBD580; clear: both}  
     #menu   ul{padding: 5px 0px; margin:0px}  
     #menu   ul  li{ list-style:none; display: inline; /*padding: 0px 10px*/padding: 0px 12px; font-size: 12px; margin:0px; text-transform: uppercase; font-weight: bold;}
	 #menu  ul  li a{color:#000; text-decoration: none}
	 #menu ul  li a:hover {color:#3581BB}

   /* #produtos_home_2 {width: 210px; height:40px; position:relative; margin-top: 10px; background: url(../images/estrutura.png) -18px -206px no-repeat;}*/
        
  #direita {width: 200px; height:auto; position: relative; float: right; text-align: center;  padding-top: 20px }         
  #conteudos{/*width: 600px;*/ width: 780px; min-height: 300px;  left: 200px ;height: auto;  overflow: hidden;  float: left; padding: 20px  0px 20px}
   #direita_conteudos {text-align: left; font-size: 13px; margin-top:5px; line-height; 16px; padding:7px; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; background: black}  
             #direita_conteudos a {text-decoration: none; font-style: normal; color: #fff; outline: none}
             #direita_conteudos a:hover{outline: none; color: #9ED2EA}
			 #direita_conteudos hr {border: 0; color:#000; background: #fff; height: 1px} 
			 
    #data {width: 200px; height:20px; position: relative; text-align: center; font-size: 15px; font-weight: bold; text-transform: uppercase; }  
     #data_conteudos {width: 200px; height:auto; position: relative; font-weight:normal; font-stretch: narrower; text-align: left; margin-top:5px; font-size: 14px; line-height: 18px; letter-spacing: 0.09em; color:# 242829;}   
       #data_conteudos b{width: 200px; position: relative; font-weight: bold; color: #3581BB;} 
/*rodape e fundo*/
#linha3 {width:1000px ; height:50px; margin: 0 auto; padding-top: 7px }
   #risca {  width: 1000px; height: 5px; margin-bottom: 10px;
   background: #3183BB; 
   }
  
  #footer { float: left; width: 450px; font-size: 10px; font-stretch: narrower; letter-spacing: 0.1em; color: #3481BC; text-transform: uppercase; text-align: left;}
  #apoio { width: 550px;  height: 60px; float: right; font-size: 10px; font-stretch: narrower;  letter-spacing: 0.09em; color: #3481BC; text-align: right; }
    #apoio a:hover img, #direita a:hover img {opacity:0.6; filter:alpha(opacity=60);}

  
/* textos dos conteúdos*/

#cabecalho {width: 100%; height:26px; font-size:20px; font-weight:bold; color: #3183BB; font-stretch: narrower;text-transform: uppercase;  text-align: right; margin-bottom: 15px; padding: 0px 0 5px 0px; border-bottom: 2px solid #404899}
h1, h2, h3, p {font-weight:normal; color: #2b2b2b; margin-bottom: 2px; margin-top: 0;font-stretch: narrower} 

h1 {font-size:20px; font-weight:bold; color: #3183BB; font-stretch: narrower;text-transform: uppercase;  text-align: left; margin-bottom: 5px; padding: 0px; border-bottom: 1px solid #3183BB} /*cabecalhos*/
h2 {padding: 0 5px 0 0px; font-size:18px; font-weight:bold; color: #C4A871; margin-bottom: 10px;  font-stretch: narrower;text-transform: uppercase; text-align: left; } 
/*subcabecalhos*/
h3 {padding:0px; font-size: 15px; line-height: 22px; text-align: justify; letter-spacing: 0.05em; color:#242829 }
h3 ul  {text-align: left; }

h2 small {font-size:15px; font-weight:bold; color: #242829; padding-left: 25px; font-style: italic; text-transform:none; } 

/*estilos de textos, links, tabelas e forms*/
a {text-decoration: underline; font-style: normal; color: #C4A871; outline: none}
a:hover{outline: none; color: #000}
#conteudos a{font-weight: bold; color: #ad9465;}

td {font-weight: bold; font-size: 13px; line-height: 17px; height: 17px; padding:2px }
td p {font-weight: normal; font-size: 13px; line-height: 19px; height: 18px; padding-bottom:5px; border-bottom: 1px dashed #ccc; } 
td.left {text-align: left }
td.linha {height: 1px; background:#FBD580; padding:0px }
tr.cinza {background:#C4A871;}

div.new { float: right; padding-right:11px; font-weight:normal; color: #2b2b2b; font-size: 11px}

red {color: red; }
cinza {color: #ccc; }
small { font-weight:normal; color: #2b2b2b; font-size: 11px}

hr { border: 0px; color:#fff; background: #DBDBDB; height: 1px} 

span{
	
} 


p {font-weight: normal; }

img { border: 0px}
#conteudos img { border: 0px; border-color: #77B0FF; border-style:solid; -moz-border-radius: 3px;
border-radius: 3px; padding:3px; display:inline;}

  ul
{
list-style:square;
  }
    ul.recolhido
	
{
list-style:square;
margin-bottom:11px;
margin-top: 2px;
margin-left:0px;
padding-left:15px;
  }

input, textarea {padding: 2px; background-color: #fff; border: 1px solid; font-size: 11px; border-color: #000; }
input.enviar{ color: white; padding: 4px; background-color: #3188e2; font-size: 11px; font-weight: bold }


td.form{
	font-size:12px;
	text-decoration: none;
	color:#000;
	line-height:13px;
	text-align:left;

}
/*menu home*/
  #pub {
    width: 739px; height:250px;
    background: url(../images/banner.jpg) top no-repeat;
    margin: 0px; padding: 0px;
    position: relative;}
  #pub li {
    margin: 0px; padding: 0px; list-style: none;
    position: absolute; top:0px }
  #pub li, #pub a {
    height: 250px; display: block;}
    
  #pub_1 {left: 0px; width: 247px;}
  #pub_2 {left: 247px; width: 244px;}
  #pub_3 {left: 491px; width: 248px;}
   
  
  #pub_1 a:hover {background: transparent url(../images/banner.jpg) 0 -250px no-repeat;}
  #pub_2 a:hover {background: transparent url(../images/banner.jpg) -247px -250px no-repeat;}
  #pub_3 a:hover {background: transparent url(../images/banner.jpg) -491px -250px no-repeat;}
  


/*tabs*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #b0a593;
	border-left: 1px solid #b0a593;
	width: 99%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #b0a593;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #b0a593;
	
}
ul.tabs li a {
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-weight: bold;
}
ul.tabs li a:hover {
	background: #fff;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 99%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


/*MENU Lateral*/

#TopMenu {

        width: 200px; line-height: 35px; list-style-type: none; margin: 0px; padding: 0px; 
}
#TopMenu a {
        display: block; width: 190px; padding-left: 10px;
}
#TopMenu a:hover {
        
}

#TopMenu li {
        width: 200px;
        list-style: none;
        padding-right: 0px;
        border-color: #fff;
        border-width: 2px;
        border-style: solid;
		text-align: left;
               
}
#TopMenu li a.laranja {
        background: #C4A871;
        color:#000;
        font-size: 14px; text-transform: uppercase;
}
#TopMenu li a {
        background: #3481BC;
        color:#000;
        font-size: 14px; text-transform: uppercase;
				text-decoration: none;
}
#TopMenu li a:hover{
        background:#C4A871;
        color:#000;text-decoration:none;
}
#TopMenu li ul {
        line-height: 23px; list-style-type: none;text-align:left; display: none; width: 200px; margin: 0px; padding: 0px;
}
#TopMenu li ul li{
        width: 200px; background: white;
}

#TopMenu li ul a{
        width: 180px;text-align:left; padding-left: 20px;
        background: white;
        color:#000;
        font-size: 11px; text-transform: uppercase;
}
#TopMenu li ul a:hover {
        background: #4e5556;
        color:#fff;text-decoration:none;
        font-size: 11px; text-transform: uppercase;
}

#TopMenu li:hover ul {
        display: block;
}
#TopMenu li.sfhover ul {
        display: block;
}
  
  
  /*Acordeão*/
.accordionButton {	 
   width:590px;
    margin-bottom:4px;
	background: #DAC7A0;
	padding: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 0px; border-radius: 0x; -webkit-border-radius: 0px;
	text-align: left;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	}
 
.accordionContent {	
	width: 590px;
	text-align: left;
	padding: 5px;
    color: #000;
	background: #fff;
	display: none;
	}

  

   
     
