/* Links, Login, Search */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
}
/* Frame white bg, Frame */
.Contitle_Orange_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #cc3300;
	font-family: Arial;
}
/* Border Left, Border Right, Box */
.Contitle_Darkorange_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #993300;
	font-family: Arial;
}
/* Dotted Gray, Dotted Orange, Gradient */
.Contitle_Darkorange_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	font-family: Tahoma, Arial;
}
/* Border white bg, Border, Header white bg, Header */
.Contitle_Darkorange_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #993300;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}



#tabela_meio
{
    table-layout:fixed;
    
}

#top10
{
    background-image:url(media/top10.jpg);
    background-position: 50% 50%;  
}

#login
{
    background-image:url(media/login.jpg);
    background-position: 50% 50%;  
}

#newsletter
{
    background-image:url(media/newsletter.jpg);
    background-position: 50% 50%;  
}

#favoritos
{
    background-image:url(media/favoritos.jpg);
    background-position: 50% 50%;  
}

#promocoes
{
    background-image:url(media/promocoes.jpg);
    background-position: 50% 50%;  
}

#pagamentos
{
    background-image:url(media/pagamentos.jpg);
    background-position: 50% 50%;  
}

#pesquisa
{
    background-image:url(media/pesquisa.jpg);
    background-position: 50% 50%;  
}

#categorias
{
    background-image:url(media/categorias.jpg);
    background-position: 50% 50%;  
}
#carrinho
{
    background-image:url(media/bot_carrinho_left.jpg);
    background-position: 50% 50%;  
}
#guia_cliente
{
    background-image:url(media/guia_cliente.jpg);
    background-position: 50% 50%;  
}

#destaques
{
    background-image:url(media/destaques.jpg);
    background-position: 50% 50%;  
}

#tabdir
{
    width:137px;
}

#tabesq
{
    width:200px;
}

