/* CSS Document */


 body {
	background-color:#F2F2F2;
	margin:0px 0;
	padding:0;
	color:#808080;
	line-height: 1.4em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Sans-Serif;
	text-align:justify;
}


/* CUERPO
-----------------------------------------------*/
.content {
	border-left:3px solid #E8E8E8;
    border-right:3px solid #E8E8E8;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
}
a:link { background: inherit; text-decoration:none; color: #000000}
a:hover { background: inherit; text-decoration:underline; }
a:visited{text-decoration:none}
a:active{text-decoration:none; color: #18699C}




img {
	border: 0;
}

#logo {
	background:url(../imagens/logo_shop_png.png) no-repeat center;
	width:333px;
	height:114px;
	float:left;
	margin-left:5px;
}
#powered {
	background:url(../imagens/logo_powered.png) no-repeat center;
	width:142px;
	height:114px;
	float:right;
	margin-right:5px;
}
#busca {
	background-image:url(../imagens/busca.jpg);
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.textB {
	width:350px;
	border:1px solid #0066FF;
	font-size:16px;
	font-weight:bold;
}
.btn {
	background: url(../imagens/buscar.jpg) no-repeat;
	width:100px;
	height:20px;
	border:0;
}

/*------- MENU ------*/
.menu {
   	float:left;
	clear:both;
	display:block;
	width:190px;
 }
.menu h1 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height:30px;
	color:#0057A5;
	padding-left:35px;
	padding-top:20px;
    background:url(../imagens/carro.gif) no-repeat left;
  margin-top: 0px
}

.menu ul {
	margin:0;
	padding: 0;
	margin-left: 10px;
  margin-right: 10px
}
.menu ul li {
	display:block;
	border: 1px solid #000;
	margin: 1px;

	background-image:url(../imagens/menu_back.jpg);
  margin-left: 0px;
  text-align: left
}
.menu li a:link {
	color:#FFF;
	font-weight:bold;
	font-size:10px;
    padding-left:10px;
}
 .menu li a:visited {
	color:#FFF;
	font-weight:bold;
	font-size:10px;
    padding-left:10px;
}
.menu li a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:10px;
    padding-left:10px;
}
.vc_esta {
	text-align: left;
	float:left;
}
/*------- subMenu ------*/
#sub_categs {
	width:33%;
	display:block;
	float:left;
	line-height:15px;
  max-width: 33%;
  font-weight: bold
}
#sub_categs a {
	font-size:12px;
}
#sub_categs a:hover {
	text-decoration:underline;
}
#sub_categs a:visited {
   color:#0057A5;
}
#ordenar {
	border-bottom: 1px solid #ccc;
	background-color:#F2F2F2;
	line-height:20px;
	padding-left:5px;
	margin-bottom:10px;
	font-size:12px;
	display:block;
	width:99%;
	float:left;
}
/*------- CENTRO ------*/

.dondeestoy {
	color: #666666;
	text-align:right;
	font-size:11px;
	width:99%;
	font-weight:bold;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #000;
}

/*------- GUIAS ------*/
#guias {
	margin:3px;
	border: 1px solid #000000;
	background-color:#F7F7F7;
}
#guias h2 {
	height:25px;
	background:url(../imagens/guias.jpg) no-repeat;
	border: 1px solid #FFF;
}
#guias ul {
	margin:0;
	padding: 0;
	margin-left: 10px;
  margin-right: 10px
}
#guias li {
	list-style-image:url(../imagens/seta_submenu.gif);
	list-style-position:inside;
	display: block;
	line-height:15px;
	margin: 3px 0px;
	border-bottom:1px dotted #ccc;
  text-align: left
}
#guias li a {
	font-size:10px;
}
#guias li a:visited {
	color:#000000;
}


/*------- OPINIONES ------*/
#opina {
	margin: 3px;
	border: 1px solid #000000;
	background-color:#F7F7F7;
}
#opina h2 {
	height:25px;
	background:url(../imagens/opina.jpg) no-repeat;
	border: 1px solid #FFF;
}
#opina ul {
	margin:0;
	padding: 0;
	margin-left: 10px;
  margin-right: 10px
}
#opina li {
	list-style-image:url(../imagens/seta_submenu.gif);
	list-style-position:inside;
	display: block;
	line-height:15px;
	margin: 3px;
	border-bottom:1px dotted #ccc;
}
#opina li a {
	font-size:10px;
}




/*------- MAS BUSCADOS ------*/
.tag {
	float:left;
	clear:both;
	display:block;
	width:100%;
}
.tag h3 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height:30px;
	color:#0057A5;
	padding-left:35px;
	padding-top:20px;
	border-bottom: 1px solid #000000;
	background:url(../imagens/procurados.gif) no-repeat left;
}
.tag h4 {
	text-align:center;
}
.rodape {
	clear:both;
	width:100%;
	background-image:url(../imagens/footer.gif);
	color:#FFFFFF;
	font-size:9px;
	line-height:22px;
	text-align:center;
}
.tagCloud {
	color:#000000;
	text-decoration:none;
}
.tagCloud:hover {
	color:#000000;
	text-decoration:underline;
}
/*------- paginas -----------*/
.paginas {
	color: #336699;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	float:left;
	display:block;
	width:100%;
	text-align:center;
}
.paginas a {
	text-decoration: none;
}
.paginas a:link {
	color: #336699;
}
.paginas a:visited {
	color: #336699;
}
.paginas a:hover {
	color: #FF6633;
}
.paginas a:active {
	color: #336699;
}
a.page {
	margin:0px 2px 0px 2px;
	padding:1px 5px 1px 5px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	color:#cccccc;
	font-weight:bold;
}
a.page:hover {
	margin:0px 2px 0px 2px;
	padding:1px 5px 1px 5px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	color:#cccccc;
	font-weight:bold;
}
/*------- produto -----------*/
.produto {
	width: 23.5%;
	/*min-width:180px;*/
	float: left;
	height: 230px;
	vertical-align:top;
	display:block;
	border: 1px dashed #ccc;
	margin: 3px;
	text-align:center;
	background-color:#FFFFFF;
}
.prodNome {
	text-align:center;
	font-weight: bold;
	display:block;
	height:15px;
}
.red {
	color:#FF0000
}
.preco {
	font-size: 14px;
	color: #0057A5;
}
.carrinho {
	font-size: 11px;
	color: #336699;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-left:25px;
	background:url(../imagens/carrinho.gif) no-repeat left;
	width:60px;
}
/* ----------------------- */

