/* Css do template 5 */


body
{
background-color:transparent !Important;
background-image: url(/biblioteca/templates/template5/background.png) ;

/*background-repeat:no-repeat !important;*/

}

#TbMasterColunaCentral
{
background-color:white !Important;
}

#LateralEsquerda
{
padding:0px;
margin:0px;
}


#TbCentral
{
background-color:white !Important;;
}

#FundoCabecalho
{
background-image:url(/biblioteca/templates/template5/back2.png);
}

.TopEsq
{

width:1px !Important;
}

.CenEsq
{

width:1px !Important;
}

.BotEsq
{

width:1px !Important;
}
.TopDir
{

width:1px !Important;
}

.CenDir
{

width:1px !Important;
}

.BotDir
{

width:1px !Important;
}
#Cabecalho
{
background-image:url(/biblioteca/templates/template5/cabecalho1.png);
background-color:pink;
height:200px;
width:980px;
margin-left:auto;
margin-right:auto;
padding:0px;
border-collapse:collapsed;
}
#Cabecalho #Logo
{
margin-top:18px;
margin-left:10px;
position:absolute;
width:300px;
heigth:70px;

}
#Cabecalho #Busca
{
height:auto;
width:290px;
margin-top:48px;
position:absolute;
margin-left:680px;
}

#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/template5/BotaoBuscar.png)
}

#Cabecalho #Carrinho
{
height:50px;
width:195px;
margin-top:0px;
margin-left:400px;
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:95px;
position:absolute;
margin-left:570px;
text-align:right;
padding-right:10px;
}



#Cabecalho #Menu
{
height:25px;
width:auto;
margin-bottom:0px;
margin-top:155px;
position:absolute;
margin-left:218px;
}


#Cabecalho #Menu a
{
display:block;
float:left;
text-align:center;
color:white;
text-decoration:none;
font-size:10px;
font-weight:bold;
margin-right:2px;
padding-left:8px;
padding-right:3px;
}


/* Fim das configurações do cabecalho */



#LoginHorizontal span /* cor do texto da área ola visitante */
{
color:#9F3047 !Important;
}
#LoginHorizontal a /* cor dos links da área ola visitante */
{
color:#9F3047 !Important;
}





#LoginHorizontal a
{color:white}

#TabelaPrincipal 
{
background-color: Transparent !important; /* para deixar todo o fundo transparente cor fundo #F8F7EE */
margin-top:0px !Important; /* determina o espaçamento da parte superior */

}

#TbMaster
{
background-color:transparent !important; /* determina a cor da parte central ( abaixo do cabecalho, acima do rodapé ) */
width:980px !important;
margin-left:auto;
margin-right:auto;

}

.Rodape
{
background-image:url(/biblioteca/templates/template5/back3.png);
}
