/* Css do template 3 */



#Cabecalho
{
background-image:url(/biblioteca/templates/template3/cabecalho2.png);
height:130px;
width:981px;
margin-left:auto;
margin-right:auto;
padding:0px;
border-collapse:collapsed;
}
#Cabecalho #Logo
{
margin-top:38px;
margin-left:10px;
position:absolute;
width:300px;
heigth:70px;

}
#Cabecalho #Busca
{
height:auto;
width:290px;
margin-top:32px;
position:absolute;
margin-left:620px;
}

.TopEsq
{

width:8px !Important;
}

.CenEsq
{

width:8px !Important;
}

.BotEsq
{

width:8px !Important;
}
.TopDir
{

width:8px !Important;
}

.CenDir
{

width:8px !Important;
}

.BotDir
{

width:8px !Important;
}
#Cabecalho #Busca input[type=text]
{
margin-bottom:5px;
} 

#Cabecalho #Busca #DivCampo
{
width:240px;
float:left;
}

#Cabecalho #Busca #DivBotao
{
width:23px;
height:23px;
float:left;
margin-left:10px;
margin-top:0px;
background-image:url(/biblioteca/templates/template3/BotaoBuscar.png)
}

#Cabecalho #Carrinho
{
color:white;
height:30px;
width:195px;
margin-top:17px;
margin-left:355px;
position:absolute;
display:block;
text-align:center;
}


#Cabecalho #Carrinho a
{
color:white;
text-decoration:none;
margin-top:5px;
}

#Cabecalho #Carrinho span
{
color:white;
font-size:25px;
}

#Cabecalho #LinkLogin
{
height:auto;
width:400px;
margin-top:110px;
position:absolute;
margin-left:520px;
text-align:right;
padding-right:10px;
color:white !important;
}

#Cabecalho #LinkLogin a
{
color:White !Important;
}



#Cabecalho #Menu
{
height:125px;
width:auto;
margin-bottom:0px;
margin-top:80px;
position:absolute;
margin-left:628px;
}


#Cabecalho #Menu a
{
display:block;
float:left;
text-align:center;
color:Black;
text-decoration:none;
font-size:14px;
margin-right:10px;
padding-left:8px;
padding-right:3px;
}


/* Fim das configurações do cabecalho */



#LoginHorizontal span /* cor do texto da área ola visitante */
{
colorwhite !Important;
}
#LoginHorizontal a /* cor dos links da área ola visitante */
{
color:white  !Important;
}



body
{

background-color: #42520e;
background-repeat:no-repeat !important;
}

#LoginHorizontal a
{color:white}


#TabelaPrincipal 
{
background-color: Transparent !important; /* para deixar todo o fundo transparente cor fundo #F8F7EE */
margin-top:130px !Important; /* determina o espaçamento da parte superior */

}

#TbMaster
{
background-color:white !important; /* determina a cor da parte central ( abaixo do cabecalho, acima do rodapé ) */

}

.Rodape
{
background-color:transparent !important;
}
