
body {
	font-family:arial, verdana;
	font-size:0.9em;
	margin:0px;
    background:url(/temas/default/imgs/fundo.jpg);
    background-repeat:repeat-x ;
    background-color:#FFFFFF;	
}
input,select, textarea
{
	 font-family: arial, sans-serif;
	 font-size: 10px;
	 color: #999999;
}

.pesquisa {
	border: 0px;
	background: transparent;
	padding: 2px;
	padding-left: 10px;
	}


a {
	color:#ff5500;
	text-decoration:none;
}

a:hover {
	color:darkred;
}

#site
{
    width:801px;
    margin:auto;
}

#site #topo
{
	width: 801px;
	background: #FFFFFF;
	margin-top: 25px;
}

#site #topo a
{
    display:block;
    position:relative;
}

#rodape {
	color:white;
	clear:both;
	text-align:left;
}

#direita {
	width:227px;
	padding: 5px 24px 10px 20px;
	background: #FFFFFF;
	height: 100%;
	float: right;
	margin: 0px;
}

#siteconteudo
{
	margin: auto;
	width: 801px;
}

#conteudo {
	min-height: 217px;
	padding-left: 10px;
	width: 520px;
	_width:518px;
	font-size:12px;
	float:left;
    background-color:#E7E7E7;	 
	padding-bottom: 20px;
	background: url('/temas/default/imgs/fundo_conteudo.gif') repeat-y;
}

img {
	border: 0px;
	}
	
.img_produto {
	width: 252px;
	height: 163px;
	padding-top: 10px;
	}
	
.texto {
	 font-family: arial, sans-serif;
	 font-size: 11px;
	 color: #666666;
	 }
.desc_breve {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
 }

a {
	outline-width: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

a:hover {
 color: #3D8EFF;
}

.mainCat {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	}

.levelCat {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	}
	
.titulo {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #3D8EFF;
	font-weight: bold;
 }


td {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	}
