#cabeca {
width: 760px;
text-align:left; /* "remédio" para o hack do IE */
top:22;
margin-left:0;
position:absolute;
z-index:1999999;
}

#idiomas {
width: 760px;
text-align:left; /* "remédio" para o hack do IE */
top:227;
margin-left:280;
position:absolute;
z-index:1999999;
}

/******************************************/
/*            TAHOMA AZUL   		      */
/******************************************/

.tahoma_azul {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #08588A;
	text-decoration: none;
}
.tahoma_azul a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #08588A;
	text-decoration: none;
}
.tahoma_azul a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/******************************************/
/*            TAHOMA VERMELHA 		      */
/******************************************/

.tahoma_vermelha {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.tahoma_vermelha a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.tahoma_vermelha a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/******************************************/
/*            TAHOMA CINZA   		      */
/******************************************/

.tahoma_cinza {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.tahoma_cinza a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.tahoma_cinza a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
/******************************************/
/*            VERDANA MENU   		      */
/******************************************/

.verdana_menu {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #693718;
	text-decoration: none;
}
.verdana_menu a{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #693718;
	text-decoration: none;
}
.verdana_menu a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804D2C;
	text-decoration: none;
}
/******************************************/
/*                dDATA                   */
/******************************************/
.tahoma_data {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/******************************************/
/*                FORMS                   */
/******************************************/

.input{
	font-family : tahoma;
	color : #333333;
	font-size : 9pt;
	padding-left : 1px;
	padding-right : 1px;
	border : 1px solid #CCCCCC;
	background: #EFFBFF;
	height: 17px;
}
.input_contato{
	font-family : tahoma;
	color : #666666;
	font-size : 9pt;
	padding-left : 1px;
	padding-right : 1px;
	border : 1px solid #999999;
	height: 17px;
}
.select{
	font-family : tahoma;
	color : #666666;
	font-size : 8pt;
	padding-left : 1px;
	padding-right : 1px;
	border : 1px solid #CCCCCC;
	background: #EFFBFF;
	height: 17px;
}
.input_mensagem{
	font-family : tahoma;
	color : #666666;
	font-size : 9pt;
	padding-left : 1px;
	padding-right : 1px;
	border : 1px solid #666666;
	height: 110px;
	overflow: not;
}

/******************************************/
/*               RODAPE                */
/******************************************/

.rodape {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0089D1;
	text-decoration: none;
}
.rodape a{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0089D1;
	text-decoration: none;
}
.rodape a:hover{
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/******************************************/
/*               BARRA DE ROLAGEM         */
/******************************************/
.layer{ 
	scrollbar-face-color: #A99556;
	scrollbar-shadow-color: #A99556;
    scrollbar-highlight-color: #A99556;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #76683D;
	scrollbar-track-color: #76683D;
	scrollbar-arrow-color: #76683D;
	
}

/******************************************/
/*               tabelas                  */
/******************************************/
.table_top {
background-repeat: no-repeat;
background-position: top;
}
.table_left {
background-repeat: no-repeat;
background-position: left;
}