* img
{
	border:none;
}

body {
	background-color:#f6f4f5;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	font-size: 12px;
	overflow:-moz-scrollbars-vertical;
}
#site {
	width:984px;
	height:auto;
	margin:0 auto;
}
#topo {
	width:984px;
	height:98px;
	background-image:url(../images/topo.jpg);
}
#menu {
	width:984px;
	height:40px;
	background-color:#ececec;
	background-image:url(/images/bg-menu.gif);
}
#imagem-topo {
	width:984px;
	height:144px;
}
#menu-esquerdo {
	width:235px;
	height:auto;
	float:left;
}
#conteudo {
	width:749px;
	float:left;
}
#rodape {
	width:984px;
	height:75px;
	float:left;
	background-color:#575757;
}
#menu-rodape {
	margin-top:20px;
}
.texto-rodape {
	font-family:Arial, Helvetica, sans-serif;
	color:#cacaca;
}
.logotipo {
	padding: 20px 0 0 10px;
	width:197px;
	height:48px;
	float:left;
}
.busca {
	padding: 30px 0 0 10px;
	width:270px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.busca_texto { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFFF;
	border:0px;
	width:52px;
}
.form-busca {
	width:163px;
	height:18px;
	background:url(../images/campo-busca.gif);
	padding:8px;
	border:0px;
}
#breadcrumb {
	margin-left:3px;
	width:715px;
	height:25px;
	color:#6f6f6f;
}
#box-principal-home {
	margin-left:3px;
	width:715px;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	background-color:#fdfdfd;
}
#box-principal {
	margin-left:3px;
	width:715px;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	background-color:#fdfdfd;
}
#box-produto {
	margin:30px 15px 15px 15px;
	padding: 10px;
	width:auto;
	border-width:1px;
	border-style:solid;
	border-color:#eaeaea;
	background-color:#ffffff;
}
#banner
{
	width:705px;
	height:265px;
}
.carrousel
{
	display:block;
	height:230px;
	overflow:hidden;
}

.titulo-produto {
	font-size:18px;
}
.foto-produto {
	width:250px;
	float:left;
}
.texto-produto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:400px;
	float:left;
}
.cores-produto {
	width:450px;
	float:left;
	margin:0 0 15px 15px;
	padding:0 10px 10px 0;
}
.foto-cores-produto {
	width:75px;
	padding:5px 5px 0 5px;
	float:left;
}
.detalhes-produto {
	width:450px;
	float:left;
	margin:0 0 15px 15px;
	padding:0 10px 10px 0;
}
.foto-detalhes-produto {
	width:63px;
	padding:12px;
	float:left;
}
.desuanota-produto {
	width:214px;
	margin-right:18px;
	float:right;
}
.titulos-box {
	width:auto;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#eaeaea;
	background-color:#ffffff;
}
.prev-produto {
	width:195px;
	height:210px;
	margin:10px;
	float:left;
}
.img-prev-produto {
	width:195px;
	height:160px;
	border-width:1px;
	border-style:solid;
	border-color:#eaeaea;
	background-color:#ffffff;
}
.linkazul {
	color:#005f93;
	text-decoration:none;
}
.linkcinza {
	color:#999999;
}
.leiamais {
	position:absolute;
	margin:140px 0 0 -10px;
}
.formulario {
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #898989;
	font-family:Arial, Helvetica, sans-serif;
}

