﻿.divMain
{
    font-family: Verdana;
    font-size: 8pt;
    width: 600px; 
}

.cellBold
{
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
}


.corPreco
{
    font-weight: bold;
    font-size: 10pt;
    color: Red;
    font-family: Verdana;
    text-decoration: none;
}


.corTituloProdutoDetalhes
{
    font-weight: bold;
    font-size: 10pt;
    color: Red;
    font-family: Verdana;
    text-decoration: none;
}


.corTituloDescricaoDetalhes
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.corTituloProdutoPrincipal
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.corPrecoPrincipal
{
    font-weight: bold;
    font-size: 10pt;
    color: #FF6600;
    font-family: Verdana;
    text-decoration: none;
}

.Top1
{
    background-position-y: top;
    background-image: url('imagens/top2/top_01.gif');
    background-repeat: no-repeat;
    height: 39px;
    text-align: right;
}

.Top2
{
    background-position-y: top;
    background-image: url(imagens/top2/top_02.gif);
    background-repeat: no-repeat;
    height: 50px;    
}

.Top3
{
    background-position-y: top;
    background-image: url(imagens/top2/top_03.gif);
    background-repeat: no-repeat;
    height: 29px;    
}

.LinkButtons
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
}

.Hyperlink1
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
}

.LinkButtons2
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
}

.WaterMark
{
    font-family: Verdana;
    font-size: 7pt;
    color: Gray;
}

.Titulo
{
    font-family: 'Arial Black';
    font-size: 10pt;
    font-weight: bold;
    color: #FF6600;
}

.Lojas
{
    font-family: 'Arial Black';
    font-size: 9pt;
    font-weight: bold;
    color: #FF6600;
}


ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 0px;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
