@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #fff;
	background-image: url(../imgs/background.jpg);
	background-repeat: no-repeat;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
la{
	float:left; display:inline;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;

}
#div_geral{
	width:828px; margin: 0px auto;
}
#topo {
	margin-top:0px; width:830px; height:163px; 
}
#logo {
	margin-top:0px; float:left; background-image:url(../imgs/logo.jpg); width:226px; height:163px;
}
#banner {
	margin-top:0px; float:left; height:163px; width:600px;
}
#conteudo {
	background-color:#FFF;
}
#menu {
	float:left; width:226px; background-color:#FFF; height:100%;
}
#meio {
	float:left;
	width:600px;
	background-color: #389eca;
}
#titulo {
	float:left;width:600px; height:81px;background-image: url(../imgs/fundo.jpg);
}
#titulo_texto {
	float:left; margin-left:10px; margin-top:30px; width:585px;
}

#produtos {
    margin-left:7px; margin-top:20px; background-color:#FFF; width:585px; float:left;
}
#produtos_caixona {
	margin-left:7px; margin-right:5px; margin-top:10px; background-color:#FFF;
}
#final_produtos {
	height:15px; background-color: #389eca; float:left; width:400px;
}
#produtos_caixa{
	width:130px; height:165px; float:left; background:#FFF; 
}
#imagem{
	margin-top:10px;
}
#codigo{
	height:20px;
}
#botao{
	margin-top:5px;
}
#divisoria{
	width:1px; height:130px; background:#E6E6E6; float:left; margin-left:5px; margin-right:5px; margin-top:10px;
}
#rodape{
	height:25px; margin-top:10px; width:850px; float:left;
}


<!--PÁGINA DO PRODUTO-->
#produto {
	width:530px; margin-top:30px; float:left; margin-left:25px;
}
#topo_produto {
	width:530px; float:left; margin-left:25px;
}
#fundo_foto {
	width:530px; float:left; margin-left:25px; height:318px;
}
#foto {
	width:513px; float:left; padding:5px; background-color:#EBEBEB;
}
#cores li {
     width:530px; float:left; margin-left:25px;
}
#descricao {
     width:530px; float:left; margin-left:25px; margin-top:8px;
}
#espaco {
     width:530px; float:left; margin-left:25px; height:10px;
}




<!--PÁGINA DO carrinho-->
#compras {
     width:585px; float:left; 
	 }
	 
#espaco_compras {
     width:585px; float:left; height:10px;
}
	 
#etapas {
     width:575px; float:left; margin-left:10px; background-color:#FFF;
}

#menu_compras {
     width:585px; float:left; background-image:url(../imgs/fundo_barracinza_etapa.jpg); height:33px;
}

#quant {
     float:left; width:585px;
}

#barra_produto {
	float:left; width:585px; background-color:#EFEFEF;
}
#cadastrado {
     float:left; width:570px; margin-left:15px;
}
#nao_cadastrado {
     float:left; width:570px; margin-left:15px;
}



.form {
	font-family: Verdana,Arial;
	font-size: 11;
	color: #000000;
	background: #F2F2F2;
    border-width: 1px;
	border-color:#000000;
	border-style:solid;
	padding-left: 3px;	
}
