

/* bodies */
  
body {color: #242829; background: #fff url(../images/bg_2.jpg) right top no-repeat; font-weight: normal; font-family: arial,"Terminal Dosis", Tahoma, "Trebuchet MS";
  font-stretch: narrower;
  margin:0;
  padding:0;
  padding-top: 0px;
  text-align:center;}

/*Estrutura principal*/

#centrar1
{   
    background: transparent;
    position: relative;
    padding: 0px;
    height: 240px;}
#centrar2
{  
    background: transparent;
    position: relative;
    padding: 0px;
    height: auto;}
    
#centrar3
{position: relative;
 padding: 0px;
 height: 50px;
 background: url(../images/bg_fotter.png) top repeat-x}


/* cabeçalho */

#linha1 {width:1007px; height:240px; margin: 0 auto; background: url(../images/banner_.jpg) top no-repeat; }

  #logotipo{ width:330px; height: 240px; position: relative; text-align: center; float: left} 
  
  #lingua a.hover {color: #000}
  
/* menu e conteúdos */
  
#linha2 {width: 967px; height: auto; margin: 0 auto;  background: #ffffff; 
          box-shadow:  0px 0px 6px #385C7A; 
          -webkit-box-shadow: 0px 0px 6px #385C7A5; 
          -moz-box-shadow: 0px 0px 6px #385C7A; 
           overflow: auto; clear: both; padding:20px; margin-top: 15px}
  #esquerda{width: 210px; float: left; min-height: 300px; height: auto;  overflow: hidden; } 
    #lingua{ width:200px; height: 25px; position: relative; margin: 5px; text-align: right; font-size: 10px; font-stretch: narrower; font-weight: bold; letter-spacing: 0.09em}   
		#lingua a{color: #FF6614;}	
        #lingua a.hover {color: #000}	
    #menu {width: 210px; height:auto; position: relative;}  
	#data {width: 210px; height:20px; position: relative; text-align: center; font-size: 13px; margin-top:15px;font-weight: bold;  }  
    #data_conteudos {width: 210px; height:auto; position: relative; text-align: left; font-size: 12px; margin-top:5px }  

   /* #produtos_home_2 {width: 210px; height:40px; position:relative; margin-top: 10px; background: url(../images/estrutura.png) -18px -206px no-repeat;}*/
        
  #direita {width: 160px; height:auto; position: relative; float: right; text-align: center; font-size: 13px; font-weight: bold }   
     #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} 
  #conteudos{width: 577px; min-height: 300px;  left: 210px ;height: auto;  overflow: hidden;  float: left; padding: 10px; font-size: 13px}


/*rodape e fundo*/
#linha3 {width:1007px ; height:50; margin: 0 auto; padding-top: 7px }
  #footer { float: left; width: 539px; font-size: 9px; font-stretch: narrower; letter-spacing: 0.09em; color: #000; text-transform: uppercase; text-align: left}
  #apoio { width: 150px;  height: 50px; float: right; font-size: 9px; font-stretch: narrower;  letter-spacing: 0.09em; color: #5E717A; text-align: right}

  
/* textos dos conteúdos*/

#cabecalho {width: 100%; height:26px; font-size:18px; font-weight:bold; color: #121C4D; background: url(../images/cabecalho.jpg) no-repeat ; font-stretch: narrower;text-transform: uppercase;  text-align: right; margin-bottom: 15px; padding: 0px 0 5px 0px; }
td, h1, h2, h3, p {font-weight:normal; color: #2b2b2b; margin-bottom: 2px; margin-top: 0;font-stretch: narrower} 

h1 {font-size:18px; font-weight:bold; color: #b0a593; font-stretch: narrower;text-transform: uppercase;  text-align: left; margin-bottom: 5px; padding:15px 0px 5px 0px;} /*cabecalhos*/
h2 {padding: 0 5px 0 5px; font-size:14px; font-weight:bold; color: #91a1a7; margin-bottom: 1px;  font-stretch: narrower;text-transform: uppercase; text-align: left;} 
/*subcabecalhos*/
h3 {padding:15px 0px 5px 0px; font-size: 13px; line-height: 26px; text-align: justify; letter-spacing: 0.05em; color:# 242829 }


/*estilos de textos, links, tabelas e forms*/
a {text-decoration: none; font-style: normal; color: #77B0FF; outline: none}
a:hover{outline: none; color: #000}

tr.cinza td {background:#C6C6C6; -moz-border-radius: 1px; border-radius: 1px; -webkit-border-radius: 1px; padding:1px}
td {font-weight: normal; font-size: 12px; text-align: center}

small { font-weight:normal; color: #2b2b2b; font-size: 11px}
cinza {color:#C6C6C6;} 
laranja {color:#CE743B;} 
red {color:red;} 
hr {border: 0; color:#fff; background: #9ED2EA; height: 1px} 

span{
	
} 


p {font-weight: normal; }

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

  ul
{
list-style:square;
  }

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:13px;
	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: 205px; line-height: 35px; list-style-type: none; margin: 0px; padding: 0px; 
	    -moz-border-radius: 8px;
	   border-radius: 8px;
	   -webkit-border-radius: 8px;
}
#TopMenu a {
        display: block; width: 195px; padding-left: 10px;
	    -moz-border-radius: 8px;
	   border-radius: 8px;
	   -webkit-border-radius: 8px;
}
#TopMenu a:hover {
        
}

#TopMenu li {
        width: 205px;
        list-style: none;
        padding-right: 0px;
        border-color: #fff;
        border-width: 2px;
        border-style: solid;
		text-align: left;
               
}
#TopMenu li a {
        background: #809199;
        color:#fff;
        font-size: 14px; text-transform: uppercase;
}
#TopMenu li a:hover{
        background:#121C4D;
        color:#FFF;text-decoration:none;
}
#TopMenu li ul {
        line-height: 23px; list-style-type: none;text-align:left; display: none; width: 210px; margin: 0px; padding: 0px;
}
#TopMenu li ul li{
        width: 205px; background: white;
}

#TopMenu li ul a{
        width: 195px;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:565px;
	background: #91a1a7;
	padding: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px;
	text-align: left;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	}
 
.accordionContent {	
	width: 565px;
	text-align: left;
	padding: 5px;
    color: #000;
	background: #fff;
	display: none;
	}
  

   
     
