/* CSS Document */
/* --tv e ultimas noticias -- */
#promo {
	width:340px;
	height:255px;
	overflow: hidden;
	float: left;
	clear:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.alinharCentro{
	width: 300px;
	margin: 0px auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
.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: 30px;
	font-weight:bold;
	margin-bottom:8px;
	float:none;
	clear:both;
}

/* --conteudo home -- */
#cont_home {
	display:inherit;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
	color:#000000;
	font-size:10px;
}
.conteudo {
	padding:5px;
	width:638px;
	display:inherit;
	float:left;
	margin-bottom:15px;
	color:#000000;
	font-size:10px;
	border: #000000 1px solid;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}
.conteudo_home {
	width:630px;
	background-color:#FFFFFF;
	border:1px solid #FFF;
	background-image: url(imagens/fundoBloco_home.png);
	background-repeat: repeat-x;
	background-position: top;
	padding:7px;
	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:150px;
	height:200px;
	margin-left:8px;
	float:left;
	}
.tab2{
	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:96%;
	height:100px;
	margin-left:8px;
	float:left;
	}
.preco {
	color:#DB8100;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:4px;
}
/*------------ fim da ficha de produtos------------------*/
/* --banner esquerdo-- */
#bannerEsq{
	text-align:center;
	}
