﻿/*******************************************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
    margin: 0px auto;
    width:960px;
/*	background-color:#e5e5e5;
*/}
input{
	font-size:10px;
}
select{
	font-size:10px;
}

.font_large{
	font-size:15px;
}
.font_middle{
	font-size:12px;
}
.font_small{
	font-size:11px;
}
.font_xsmall{
	font-size:10px;
}
/*******************************************************/

#topo{
    position:relative;
    margin: 0px auto;
    border:0px solid;
    width:960px;
    height: 130px;

}

#logo{
    position:relative;
    top:10px;
    left:30px;
    float: left;
    border: 0px solid;
}

#receber_mail {
    position:relative;
    top:30px;
    left:130px;
    width:221px;
    float: left;
    border: 0px solid;
}

#menu_cadastro {
    border: 0px solid;
    float: right;
    position:relative;
    top:7px;
}

#menu_cadastro a{
    color:blue;
    font-size:12px;
}

#menu_cadastro a:visited{
    color:blue;
    font-size:12px;
}

#search {
    margin: 0 0 0 10px;
    position:relative;
    top:15px;
    border:0px solid;
    width:941px;
    height:38px;
    float:left;
    background-image:url('../img/topo/barra_search.jpg');

}

#esquerda {
    position:relative;
    border:0px solid;
    width:230px;
    left:-1px;
    float:left;
}

#miolo {
    position: relative;
    left:0px;
    border:0px solid;
    width:724px;
    float:left;

}

#preco_banner_principal {
    background-image:url('../img/miolo/back_preco.jpg');width:308px;height:87px;position:relative;left:19px;
}

#vitrine {
    width:503px;
    border:0px solid;
    float:left;
}

#vitrine a {
    color:blue;
    text-decoration: none;
}

#vitrine a:visited {
    color:blue;
    text-decoration: none;
}

#maisofertas {
    width:207px;
    border:0px solid;
    float:right;
}

#ultimos_lancamentos {
    width:721px;
    border:0px solid;
    float:left;
}

#ultimos_lancamentos a {
    color:blue;
    text-decoration: none;
}

#ultimos_lancamentos a:visited{
    color:blue;
    text-decoration: none;

}

#rodape {
    position:relative;
    margin-top:40px;
    border:0px solid;
    width:960px;
    float:left;
    background-color:#F5F5F5;
}

#rodape a {
    color:#7E7E7E;
    text-decoration: none;
}

#rodape a:hover {
    color:#7E7E7E;
    text-decoration: underline;
}

#rodape a:visited {
    color:#7E7E7E;
    text-decoration: none;
}

#product_miolo {
    position: relative;
    left:-3px;
    border:0px solid;

    float:left;

}

#caracteristicas {
    width:718px;
    height:33px;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    background-image:url('../img/product/caracteristicas.jpg')
}

#duvidas_sobre_produto {
    width:718px;
    height:33px;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    background-image:url('../img/product/duvidas_sobre_produto.jpg')
}

#ultimas_respostas {
    width:718px;
    height:33px;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    background-image:url('../img/product/ultimas_respostas.jpg')
}

#ultimas_respostas_a {
    margin-top:5px;
    margin-bottom:5px;
}

#ultimas_respostas_a a {
    color:#666666;
    text-decoration:none;
}

#ultimas_respostas_a a:hover {
    color:#666666;
    text-decoration:underline;
}

#ultimas_respostas_a a:visited {
    color:#666666;
    text-decoration:none;
}
