/* Estilos da estrutura da index */

body
{	
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
}

.divTopo
{
	clear:both;
	width:1000px;
	height:68px;
	background-image:url(http://planethollywood.com.br/imagens/fundoTopoMeio.jpg);
	text-align:center;
}
.divTopoDentro
{
	float:left;
	background-image:url(http://planethollywood.com.br/imagens/busca.png);
	background-repeat:no-repeat;
	width:300px;
	height:25px;
	margin-left:9px;
	margin-top:17px;
	padding-left:62px;
}
.divIptBusca
{
	float:left;
	width:205px;
	height:20px;
	padding-top:5px;
}
.iptBusca
{
	width:205px;
	height:20px;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:11px;
}
.divBusca
{
	float:left;
	width:16px;
	height:16px;
	margin-top:5px;
	margin-left:10px;
}
.divCarrinhoMinhaConta
{
	margin-right:20px;
	float:right;
}
.divMinhaConta
{
	float:left;
	width:144px;
	height:59px;
	padding-right:15px;
}
.divCarrinho
{
	float:right;
	background-image:uhttps://www.planethollywood.com.br/ns/botaoMinhasCompras.png);
	width:118px;
	height:38px;
	padding-left:47px;
	padding-top:22px;
}
.barraH
{
	border-bottom: 1px dotted #E8E8E8;
	width: 100%;
}
.barraV
{
	border-left: 1px dotted #E8E8E8;
	width: 1px;
	height:200px;
}