/* Css do template 4 */


.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
{
background-image:url(/biblioteca/templates/template4/cabecalho3.png);
height:200px;
width:980px;
margin-left:auto;
margin-right:auto;
padding:0px;
border-collapse:collapsed;
}
#Cabecalho #Logo
{
height:auto;
width:auto;
margin-top:15px;
position:absolute;
margin-left:20px;
}
#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:27px;
height:25px;
float:left;
margin-left:10px;
margin-top:0px;
background-image:url(/biblioteca/templates/template4/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:148px;
position:absolute;
margin-left:5px;
}


#Cabecalho #Menu a
{
display:block;
float:left;
text-align:center;
color:white;
text-decoration:none;
font-size:14px;
font-weight:bold;
margin-right:10px;
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;
}



body
{

background-image: url(/biblioteca/templates/template4/Fundo.png) !important;
/*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;
}

#ctl00_Conteudo_ChkMesmoEnderecoParaEntrega label
{
font-weight:bold !Important;
color:red !Important;
}
