@charset "utf-8";
/* CSS Document */


body{
margin:0;
padding:0;
font: 11px/1.5  Arial, Helvetica, sans-serif;
background-image:url(../imgs/fundo_index.jpg);
background-repeat:no-repeat;
text-align:center; /* hack para o IE */	
}

#geral{
margin:0 auto;
width:748px;
text-align:left; /*  hack para o IE */
}

/*********CONTEÚDO TOPO*************/
#topo{
margin:0 auto;
width:780px;
height:152px;
background-image:url(../imgs/bg_topo.jpg);
background-repeat:no-repeat;
margin-top:0px;
margin-bottom:0px;
}

/*Estilo para o Topo*/
#topoEsquerda{
width:192px;
height:54px;
margin-top:20px;
margin-left:10px;
*text-align:left;/*hack para ie 6*/
float:left;
}

/*#topoDireita{
width:400px;
height:65px;
margin-top:20px;
margin-right:0px;
*margin-right:0px;
*text-align:left;/*hack para ie 6
float:right;
}*/

#topoDireita{
width:510px;
height:65px;
margin-top:20px;
margin-right:0px;
*margin-right:0px;
*text-align:left;/*hack para ie 6*/
float:right;
}

/*Botão home
#btHome{
width:44px;
height:54px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btHome a {
display: block;
margin:0px;
width: 44px;
height:54px;
background-image:url(../imgs/botoes/desativado_home.jpg);
text-decoration:none;
color:#333;
}

#btHome a:hover { 
background-image:url(../imgs/botoes/ativado_home.jpg);
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão empresa
#btempresa{
width:44px;
height:54;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btempresa a {
display: block;
margin:0px;
width: 44px;
height:54px;
background-image:url(../imgs/botoes/desativado_empresa.jpg);
text-decoration:none;
color:#333;
}

#btempresa a:hover { 
background-image:url(../imgs/botoes/ativado_empresa.jpg);
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão Seguros
#btseguros{
width:44px;
height:54;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btseguros a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_seguros.jpg); 
}

#btseguros a:hover { 
background-image:url(../imgs/botoes/ativado_seguros.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/


/*Botão Seguradora
#btseguradora{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btseguradora a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_seguradora.jpg);
}

#btseguradora a:hover { 
background-image:url(../imgs/botoes/ativado_seguradora.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão Lembrete
#btlembrete{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btlembrete a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_lembretes.jpg);
}

#btlembrete a:hover { 
background-image:url(../imgs/botoes/ativado_lembretes.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão orcamento
#btorcamento{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btorcamento a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_orcamento.jpg);
}

#btorcamento a:hover { 
background-image:url(../imgs/botoes/ativado_orcamento.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão glossario
#btglossario{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btglossario a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_glossario.jpg);
}

#btglossario a:hover { 
background-image:url(../imgs/botoes/ativado_glossario.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}*/

/*Botão contato
#btcontato{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btcontato a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_contato.jpg);
}

#btcontato a:hover { 
background-image:url(../imgs/botoes/ativado_contato.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

#topoEndereco{
width:500px;
margin-top:10px;
*margin-top:20px;
margin-right:0px;
text-align:left;
float:right;
}
#topoEndereco p{
color:#990000;
font-size:90%;
}*/

/*Botão home*/
#btHome{
width:44px;
height:54px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btHome a {
display: block;
margin:0px;
width: 44px;
height:54px;
background-image:url(../imgs/botoes/desativado_home.jpg);
text-decoration:none;
color:#333;
}

#btHome a:hover { 
background-image:url(../imgs/botoes/ativado_home.jpg);
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

/*Botão empresa*/
#btempresa{
width:44px;
height:54;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btempresa a {
display: block;
margin:0px;
width: 44px;
height:54px;
background-image:url(../imgs/botoes/desativado_empresa.jpg);
text-decoration:none;
color:#333;
}

#btempresa a:hover { 
background-image:url(../imgs/botoes/ativado_empresa.jpg);
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}
/*Botao Clientes*/

#btclientes{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btclientes a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_contato.jpg);
}

#btclientes a:hover { 
background-image:url(../imgs/botoes/ativado_contato.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}


/*Botão Seguros*/
#btseguros{
width:44px;
height:54;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btseguros a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_seguros.jpg); 
}

#btseguros a:hover { 
background-image:url(../imgs/botoes/ativado_seguros.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}


/*Botão Seguradora*/
#btseguradora{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btseguradora a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_seguradora.jpg);
}

#btseguradora a:hover { 
background-image:url(../imgs/botoes/ativado_seguradora.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

/*Botão Lembrete*/
#btlembrete{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btlembrete a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_lembretes.jpg);
}

#btlembrete a:hover { 
background-image:url(../imgs/botoes/ativado_lembretes.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

/*Botão orcamento*/
#btorcamento{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btorcamento a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_orcamento.jpg);
}

#btorcamento a:hover { 
background-image:url(../imgs/botoes/ativado_orcamento.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

/*Botão glossario*/
#btglossario{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btglossario a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_clientes.jpg);
}

#btglossario a:hover { 
background-image:url(../imgs/botoes/ativado_clientes.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

/*Botão contato*/
#btcontato{
width:54px;
height:60px;
margin:0px 12px 0px 0px;
float:left;
text-align:left;
}

#btcontato a {
display: block;
width: 44px;
height:54px;
margin:0px;
text-decoration:none;
color:#333;
background-image:url(../imgs/botoes/desativado_contato.jpg);
}

#btcontato a:hover { 
background-image:url(../imgs/botoes/ativado_contato.jpg);  
width: 44px;
height:54px;  
text-decoration:none; 
color:#333;
}

#topoEndereco{
width:500px;
margin-top:10px;
*margin-top:20px;
margin-right:0px;
text-align:left;
float:right;
}
#topoEndereco p{
color:#990000;
font-size:90%;
}
/* Fim estilo Topo*/
/* Fim estilo Topo*/


/*********FIM CONTEÚDO TOPO*************/

#Conteudo{
width:748px;
}

/*******************INICIO MENU***************/

/*#Menu{
width:740px;
height:auto;
margin-top:-9px;
*margin-top:2px;
}

#Menu p{
width:700px;
background-image:url(../imgs/bg_menu.jpg);
background-repeat:repeat;
padding-top:2px;
padding-bottom:2px;
padding-left:40px;
}


 a.menu:link  {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#660000;
text-decoration:none;
}

a.menu:visited{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#660000;
text-decoration:none;
}
a.menu:hover{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#eeeee6;
text-decoration:none;
background-color:#660000;
}

a.links:link {
	color:#000033;
	font-weight: bold;
	text-decoration: none;

}

a.links:hover {
	color:#000033;
	font-weight: bold;
	text-decoration: underline;
}

a.links:visited {
	color:#000033;
	font-weight: bold;
	text-decoration: none;

}
login ,input {
background:#E4E4CA;
color:#000;
border:1px solid #660000; 
font-size:11px;
}*/