@charset "utf-8";
/* CSS Document */

.alxMessage {position:absolute; top:0;z-index: 10; background:#fff; text-align:center; width:100%; padding: 10px; font-size: 14px; font-weight:bold; color:#000;}
/*-------------------------------------
TIPOGRAFIA
---------------------------------------*/	

html, body { 
	background-attachment: fixed;
    margin:0; padding:0;
	  text-align:center;
	font-family: "Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
}

a:link {text-decoration: none; color:#000;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline; 
color: #000;}
a:active {text-decoration: none;}

div#container {
  text-align:left;
  margin: 0 auto;
  width:890px;
} 


.style4 {
	color: #5d5d5d;
	font-size: 13px;
}

.style5 {color: #000; 
font-size: 13px;}

.style3 {font-size: 9px;}

.style6 {font-size: 10px;}

.style7 {
	font-size: 24px;
	color: #cf1f25;
	font-weight: bold;}

.style8 {
	color: #000;
	font-size: 13px;
	float: right; 
}


.style9 {
	color: #000;
	font-size: 11px;
	float: right; 
}

.linksumario p:hover{	COLOR: #666; 
			text-decoration: underline;
		}

.linksumario{	
			COLOR: #666; 
			TEXT-DECORATION: none; 
			font: 12px verdana; arial, verdana, helvetica, sans-serif;
		}

.linksumario:hover {	COLOR: #666; 
			text-decoration: underline;
		}

p {
	text-indent: 30px;
}


/*-------------------------------------
 HEADER
---------------------------------------*/	
div#pageHeaderHome {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo2.gif);
	
}

div#pageHeaderTribo {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo5.gif);
	
}

div#pageHeaderCausos {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo6.gif);
	
}

div#pageHeaderColecoes {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo1.gif);
	
}

div#pageHeaderNews {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo3.gif);
	
}

div#pageHeaderLoja {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo6.gif);
	
}

div#pageHeaderOnde {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo7.gif);
	
}

div#pageHeaderSearch {
	left: 0;
	margin:0;
	width: 873px;
	height: 215px;
	background: url(../img/topo8.gif);
	
}
/*-------------------------------------
 	MENU
---------------------------------------*/	


.menu {
	margin: -30px 0px 0px 18px;
	padding: 0;
	list-style: none;
	width:891px;

}
.menu li {
	padding: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1500px;
	height: 30px;
	background-repeat: no-repeat;
}
.home {background-image: url(../img/home1.gif); width: 64px;}
.home a {background-image: url(../img/home.gif);}
.tribo {background-image: url(../img/tribo1.gif); width: 128px;}
.tribo a {background-image: url(../img/tribo.gif);}
.causos {background-image: url(../img/causos1.gif); width: 165px;}
.causos a {background-image: url(../img/causos.gif);}
.colecoes {background-image: url(../img/colecoes1.gif); width: 114px;}
.colecoes a {background-image: url(../img/colecoes.gif);}
.news {background-image: url(../img/news1.gif); width: 70px;}
.news a {background-image: url(../img/news.gif);}
.loja {background-image: url(../img/loja1.gif); width: 140px;}
.loja a {background-image: url(../img/loja.gif);}
.onde {background-image: url(../img/onde1.gif); width: 160px;}
.onde a {background-image: url(../img/onde.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#esquerda {background-color:#fdc806; width:25px; _margin-top:10px; /* apenas IE6 */}

/*-------------------------------------
 	PREAMBLE
---------------------------------------*/	

div#preamble {
    width:663px;
margin-top:10px;
	_margin-top:10px;
	background-image:url(../img/fundo_content.gif);
overflow:hidden;
margin-bottom:10px;

}

#content { 
width:590px;
margin:30px;
margin-left:35px;
	text-align:left;
} 

div#content h3 {
	display: block;
	margin: 0;
	padding: 0;
	color: #cf1f25;
	font-size: 18px;

}

div#content p {
width:580px;
font-size: 14px;
color: #000;


}


div#content a {
	color: #000;
}

div#content a:hover {
	color: #000;
text-decoration: underline;
}


/*-------------------------------------
 	FORMULARIO
---------------------------------------*/	
#todoform {	
font:12px "Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;	
color:#000;	
}
#todoform th {
background:#000000;
padding:3px;
font: bold 15px "Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
border-bottom:1px solid #ff9900;	
}
#todoform td {	
padding:3px;	
}
#todoform input {	
background:#e9e9e9;	
}
#todoform textarea {
background:#e9e9e9;	
}
#todoform input.botao {	
background:e9e9e9;	
color:#000;
}

.style3 {font-size: 9px}



div.mensagens {display:none; 
background:#fff; 
padding:10px 0;
position:absolute; top:0; 
width: 100%;}

/*-------------------------------------
 	ABA 
---------------------------------------*/	

div#linkList {
float:right;
margin-right:9px;
_margin: -15px;
 width: 208px; 
margin-top: 1px;
	font-family:"Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
}

.tabberlive .tabbertabhide { display:none;
}
.tabber { 
}
.tabberlive { margin-top:-3px; position: relative; z-index:0;
}
ul.tabbernav{background:none;width:204px; 
 margin:0px 0 0 0 ; 
padding: 18px 30px 0 0;
border-bottom: none;
}
ul.tabbernav li
{list-style: none; margin: 0;display: inline;padding: 0; font-size:13px;
}
ul.tabbernav li a {padding: 10px 15px;left:-1px;margin-left:1px;border: none;border-bottom: none;background:none;text-decoration: none; position:relative; z-index:4;
}
ul.tabbernav li  a:link { color: #000; background:#c9c9c9; 
}

ul.tabbernav li a:visited { color: #000; font-size:11px; 
}
ul.tabbernav li a:hover{color: #000;background: #727272;border-color: #227; 
}
ul.tabbernav li.tabberactive a{color:#000;background-color: #fff;border-bottom: none;
}
ul.tabbernav li.tabberactive a:hover{color: #000;background: #fff;border-bottom: none;
}
.tabberlive .tabbertab {width:182px;background:#fff; padding:  10px ;margin-top:9px;border-top:none;
}
.tabbertab li{ padding : 5px 0px 3px 0px;font-size:11px;text-align: left; text-indent:10px;list-style: none;
}
.tabbertab ul{padding: 0; 
}

.tabberlive .tabbertab h2 {display:none;
}
.tabberlive .tabbertab h3 {display:none;
}
.tabberlive .tabbertab { position:relative; z-index:-5; }

/*-------------------------------------
 	PAGE HEAD
---------------------------------------*/	
.page_head li {	list-style: none;}


/*---------------------------------------
   FORMULARIO DE LOGIN
----------------------------------------*/
#form2 {

font:12px trebuchet ms;
background-color:#fff;
color:#000;
width:209px;
}
#form2 th {
background:#e9e9e9;
padding:3px;
font: bold 15px arial, verdana, helvetica, sans-serif;

}
#form2 td {
padding:3px;
}
#form2 input {
background:#e9e9e9;
}
#form2 textarea {
background:#e9e9e9;


}
#form2 input.botao {
background:#e9e9e9;
color:#ffffff;
border:2px solid #ffffff;
}


/*-------------------------------------
 	FOOTER
---------------------------------------*/	

div#footer {
	width: 660px;
	height: 19px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom:50px; 
	clear:left; }

#footer li {
list-style: none;
color: #fff;

}

#footer li a {
margin:0; 
padding:0;
text-decoration:none;
color: #fff;
}
#footer li a:visited {
color: #fff;
}
#footer li a:hover { 
color: #fff;
text-decoration: underline; 
}

#footer_menu {
width:663px;
height: 20px;
background-color:#fff;

#footer_menu a {
margin:0; 
padding:0;
text-decoration:none;
color: #fff;
}
#footer_menu a:visited {
color: #fff;
}
#footer_menu a:hover { 
color: #fff;
text-decoration: underline; 
}


