/* CSS Document */
*{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#630; border:none}

body {
	background-image:url(../imagens/fundo.png);
	margin:0px;
}

#centro {
	position:relative;
	float:inherit;
	width:1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#topo{
	width:1000px;
	height:236px;
	margin-top:0px;
	background-image:url(../imagens/topo.png);
	background-repeat:no-repeat;
}

.menu{
	margin-right:-4px;
}

#palco{
	position:relative;
	float:none;
}

#lesq{
	width:150px;
	position:relative;
	float:left;

}

#meio{
	width:650px;
	position:relative;
	float:left;
	margin:5px;
}

#ldir{
	width:190px;
	position:relative;
	float:right;
	margin-top:5px
}

#rodape{
	position:relative;
	float:left;
	width:1000px;
	height:142px;
	background-image:url(../imagens/rodape.png);
	background-repeat:no-repeat;
}

#categorias{
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	
}

#maisvendidos{
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	color:#630;
	text-align:center;
}

.titulo{
	float:left;
	font-size:12px;
	color:#630;
	width:200px;
	padding-top:5px;
	min-height:30px;
	text-decoration:none;
	font-weight:bold
}

.valor{
	font-size:18px;
	color:#F00;
	text-decoration:none;
	float:left;
}

.descr{
	font-size:11px;
	text-decoration:none;
	float:left
}

#foto{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin-top:5px;
	border:1px solid #999;
}

#descricao{	
	position:relative;
	float:left;
	max-width:145px;
	height:auto;
	margin-top:5px;
	margin-left:5px;
	padding:5px;
}

#dfotos{
	position:relative;
	float:left;
	width:315px;
	border:#630 1px solid;
	text-align:center;
}

#ddireita{
	position:relative;
	float:right;
	width:315px;
}

#botao{float:left}

#detalhes{
	width:645px;
	position:relative;
	float:left;
	border:#630 1px solid;
	margin-top:5px;
	padding: 5px;
	font-size:11px;
	color: #630;

}

#dtitulo{
	padding:2px;
	font-size:16px !important;
	font-weight:bold;
	color: #630;
}

#dvalor{
	position:relative;
	float:left;
	width:125px;
	min-height:45px;
	background-color:#CCC;
	padding:3px;
	font-size:12px;
	color:#630;
	margin:5px 10px 0 0;
}

#tvalor{
	font-size:14px;
	color:#C03;
	text-align:center;
}

#pagseguro{
	position:relative;
	float:left;
	width:172px;
	height:167px;
	background-image:url(../imagens/logo_pagseguro.gif);
	background-repeat:no-repeat;
}
#bcomprar, #blista{
	margin-top:5px;
	position:relative;
	float:left;
}

.label{
	font-size:12px;
	color:#630;
	text-decoration:none;
}

.forms{background:url(../imagens/fundoform.png) repeat-x; border: 1px #630 solid; height:24px; font-size:12px; color:#630;}

#btnlogar{
	margin-top:3px;
	width:70px;
	height:18px;
	font-size:12px;
	color:#630;
	text-decoration:none;
	border: 1px solid #630;
}

.classdetalhes{
	color:#630;
	text-decoration:none;
	display:block;
	margin:3px 0;
}

.classdetalhes:hover{
	text-decoration:underline;
}

#formclacli{
	width:650px;
}

.titulocadcli{
	float:left;
	font-size:18px !important;
	color:#630;
	text-align:center;
	width:645px
}
	
#listaesq{
	position:relative;
	float:left;
	width:300px;
	height:400px;
	border: 1px solid #630;
	padding:10px;
}

#listadir{
	position:relative;
	float:right;
	width:300px;
	height:400px;
	border: 1px solid #630;
	padding:10px;
}

#btnlogar, x:-moz-any-link, x:default {
	margin:auto;
	padding-bottom:1px;
}

#btnenviar{
	border:0px;
	background-image:url(../imagens/finalizar.png);
	width:106px;
	height:23px;
}

.botaoVoltar{float:left; width:650px; margin-top:20px; text-align:center}
.carrinhoTable tr td{border:1px solid #CCC; padding:5px}
.borderYes{border:1px solid #666}
