/* CSS Document */
/* --tv e ultimas noticias -- */
#promo {
	width:630px;
	height:255px;
	overflow: hidden;
	float: left;
/*	border-bottom:#00FF33 1px solid;
	clear:left;*/
}
.alinharCentro{
	width: 400px;
	margin: 0px auto;
	border-left:#00FF33 1px solid;
	border-top:#00FF33 1px solid;
}
.vermelho{
	color:#FF0000;
	font-weight:bold;
}
#ultimas {
	height:90px;
	float:none;
	margin:0px;
}
.titulo {
	font-weight:bold;
}
.titulo2 {
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.Tit_ultimas{
	color: #000000;
	background-image: url(imagens/minilogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #F1008D;*/
	text-indent:40px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
	height:25px;
	float:left;
}

/* --conteudo home -- */
#cont_home {
	width:300px;
	height:300px;
	display:inherit;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
	color:#000000;
	font-size:11px;
	overflow: hidden;
}
.conteudo {
	padding:5px;
	width:640px;
	display:inherit;
	float:left;
	margin-bottom:15px;
	color:#000000;
	font-size:11px;
	border: #000000 1px solid;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.conteudo_home {
	background-color:#FFFFFF;
	border:1px solid #A1CEDB;
	background-image: url(imagens/fundoBloco_home.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:7px;
	width:300px;
	height:300px;
	display:inherit;
	margin-right:10px;
	float:left;
	/*border: 1px solid #9400FA;*/
	margin-bottom:10px;
	font-size:11px;
	overflow: hidden;
}
/* --------------fim conteudo home ------------- */
/* --------------Minha Conta ------------------- */
.minhaconta input{
	font-family:Arial, Helvetica, sans-serif; size:10px; width:250px;
	}
.minhaconta {
	width:300px;
	height:250px;
	}
/* --------------Fim Minha Conta ------------------- */
/* --------------Cadastre-se------------------- */
.minhaconta input{
	font-family:Arial, Helvetica, sans-serif; size:10px; width:250px;
	}
.cadastro {
	width:250px;
	}
.telefone {
	width:120px;
	}
.cadastro input{
	font-family:Arial, Helvetica, sans-serif; size:10px;
	}
.sexo {
	width:10px;
	}
/* --------------Fim Cadastre-se ------------------- */
/*------------ficha de produtos------------------*/
.tab{
	border:1px solid #0033CC;
	background-image: url(imagens/fundoBloco_home.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F4F4F4;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	width:200px;
	height:220px;
	margin-left:8px;
	float:left;
	}
.tab2{
	border:1px solid #0033CC;
	background-position: top;
	background-color:#F4F4F4;
	border:#ccc 1px solid;
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	height:380px;
	}
.preco {
	color:#DB8100;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:4px;
}
.valor {
	color: #F00;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
.produtoCarrinho{
	text-align:left;
}
.destaque a{
	color: #FFFFFF;
	background-image:url(imagens/fundo_dest2.png);
	font-weight:bold; 
	text-decoration:none;
	background-repeat:no-repeat;
	text-align:center;
	/*border: solid 1px #C2BFB5;*/
	/*border-bottom:none;*/
	padding: 11px 3px 0px 3px;
	margin: 0px;
	width: 115px;
	height: 21px;
	float: left;
	overflow: hidden;
}

/*------------ fim da ficha de produtos------------------*/
/* --banner esquerdo-- */
#bannerEsq{
	text-align:center;
	}

