div.containerLinkProduto {
    width: 960px;
    margin: 0 auto;
}
div#topoLinkProdutos {
    background-image: url(../image/top-caixa-inners.png);
    height: 15px;
    margin-top:10px;
}
div#mainLinkProdutos {
    background-color: white;
}
div#tituloInner{
    background-image: url(../image/arrow-yellow.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    margin-bottom: 20px;
    height: 23px;
    padding-left: 50px;
    font-family: "Trebuchet MS";
    font-size: 1.2em;
    color: #002e3f;
}
div.textoInner p{
    margin-bottom: 10px;
    padding-left: 20px;
    height: 23px;
    font-family: "Trebuchet MS";
    font-size: 0.7em;
    color: #002e3f;
}
div#tituloInner a{
    text-decoration: none;
    font-size: 1em;
    color: #002e3f;
}
div#tituloInner span{
    color: #daa520;
    font-size: 1em;
}
div.textoInner2 p{
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: #002e3f;
}
div#listaProdutos {
    height: 630px;
}
li.mainLinkProdutosListaPrincipal {
    list-style: none;
    height: 188px;
}
ul#mainLinkProdutosLista1 li {
    list-style: none;
}
ul#mainLinkProdutosLista2 li {
    list-style: none;
}
a#aparelhosDeJanela {
    background-image: url(../image/categoria-produtos-pag.jpg);
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 34px;
    margin-left: 15px;
    display: block;
}
a#splits {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -207px 0;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 34px;
    display: block;
}
a#multiSplits {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -414px 0;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 34px;
    display: block;
}
a#roofTop {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -621px 0;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 15px;
    display: block;
}
a#fanCoil {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: 0 189px;
    width: 207px;
    height: 189px;
    float: left;
    margin-top: 20px;
    margin-right: 34px;
    margin-left: 15px;
    display: block;
}
a#telecomunicacoes {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -207px 189px;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 34px;
    margin-top: 20px;
    display: block;
}
a#refrigeradoresFreezers {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -414px 189px;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 34px;
    margin-top: 20px;
    display: block;
}
a#casaGoumert {
    background-image: url(../image/categoria-produtos-pag.jpg);
    background-position: -621px 189px;
    width: 207px;
    height: 189px;
    float: left;
    margin-right: 15px;
    margin-top: 20px;
    display: block;
}
div#rodapeLinkProdutos {
    background-image: url(../image/bottom-caixa-inners.png);
    height: 15px;
    margin-bottom: 10px;
}
div#formContato {
    background-color: white;
    width: 900px;
    height: 380px;
    margin: 0 auto;
}
form#formuContato fieldset {
    border: none;
}
form#formuContato label {
    font-family: "Trebuchet MS";
    font-size: 1em;
    color: #002e3f;
}
form#formuContato input#nome,input#email,input#telefone,input#como_chegou {
    font-family: "Trebuchet MS";
    font-size: 1em;
    color: #002e3f;
    width: 300px;
    height: 30px;
    padding-left: 10px;
}
form#formuContato textarea {
    font-family: "Trebuchet MS";
    font-size: 1em;
    color: #002e3f;
    width: 300px;
    height: 100px;
    padding-left: 10px;
}
form#formuContato input#enviar {
    margin-top: 10px;
}
div#leftContato {
    width: 400px;
    float: left;
}
div#respostaForm {
    width: 400px;
    float: left;
    margin-left: 60px;
}
span#printErro {
    display: none;
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: red;
    border: 1px solid orange;
    background-color: #fafad2;
    padding: 20px;
}
div#bannerProdutosHome {
    height: 163px;
    width: 1030px;
    background-image: url(../image/banner-produtos-home.png);
    background-repeat: no-repeat;
    margin: 0 0 0 -33px;
    z-index: 1;
    position: static;
}
div#menuListaProdutosHome {
    width: 220px;
    float: left;
    height: 500px;
    margin-top: 10px;
}
div#menuListaProdutosHome ul li {
    list-style: none;
    padding-left: 10px;
    height: 30px;
    border-bottom: 1px dashed #1b88ae;
    font-family: "Trebuchet MS";
    color: #004057;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 30px;
}
div#menuListaProdutosHome ul li a {
    height: 30px;
    width: 180px;
    text-decoration: none;
    font-family: "Trebuchet MS";
    color: #004057;
    font-size: 1em;
    font-weight: bold;
    display: block;
}
div#menuListaProdutosHome ul li:hover {
    background-color: #e8f9fc;
}
div#menuListaProdutosHome ul {
    width: 180px;
    margin: 0 auto;
}
div#produtosExibidos {
    width: 720px;
    min-height: 1000px;
    margin-left: 220px;
    margin-top: 10px;
    overflow: auto;
}
div#pegaTodos {
    clear: both;
}
li#pDJ {
    border-top: 1px dashed #1b88ae;
}



/* Implementação 10/06/2010 */
a.categoria_produto {
    width: 207px;
    height: 189px;
    float: left;
    margin: 10px 15px;
    display: block;
}

ul.mainLinkProdutosLista li {
    list-style: none;
}

/* Bruno Calixto */
h4 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
  color: #002e3f;
	padding-left: 20px;
	text-transform: uppercase

}

div.pontilhado {
	border-style: dotted;
	border-width: 1px;
	border-color: #CCC;
	font-family: verdana, arial;
	margin: 20px;

}

div#imgL {
	padding-left: 20px;
	width: 350px;
	padding: 0 20px;
	height: 305px;
	float: left;

}

div#imgL-mini {
	padding-left: 20px;
	width: 120px;
	height: 130px;
	float: left;

}