/* CSS Document */


body {
	margin:0px;
	margin-top: 18px;
	font-family: Arial, Tahoma, Verdana;

}


#conteudoTopo{
	width: 930px;
	height: 25px;
	margin-top:15px;
	margin:0px auto;
}


#logoSony{
	float:left;
	padding-left: 20px;
}

#brasil{
	float:right;
	padding-top:10px;
	margin-right:15px;
}


#menuTopo{
	width: 930px;
	height: 20px;
	margin:0px auto;
	margin-top:17px;
	background-color:#dee3e5;
}


#MainBox{
	width: 930px;
	height: 260px;
	margin:0px auto;
	background-color:#ffffff;
	  z-index:2;
}


#bemVindoImg{
	float:left;
	padding-left: 35px;
	padding-top: 110px;
}

#mundoSonyImg{
	float:left;
	padding-left: 10px;
	padding-top: 113px;
}

#produtoImg{
	float:left;
	padding-left: 10px;
	padding-top: 15px;

}

#nomeProduto{
	float:left;
	padding-top:120px;
	padding-left:35px;
}



#conteudoInferior{
margin: 0px auto;
width: 930px;
height:185px;
margin-top:1px;

}


#boxVeja {
float:left;
width: 580px;
height:185px;
margin-right:1px;

}

#tituloVeja{
width: 577px;
height:19px;
background-color:#a8afb2;
line-height:20px;
font-size: 12px;
color:#ffffff;
margin-right:1px;
padding-left:2px;
background-image: url("../img/topoRoundedVeja.gif");

	}	



.boxConteudo{
float: left;
width: 115px;
height: 162px;
margin-right:1px;
}


	.tituloBox {
	width: 113px;
	height: 19px;
	background-color:#a8afb2;
	line-height:20px;
	font-size: 12px;
	color:#ffffff;
	padding-left:2px;
background-image: url("../img/topoRounded.gif");

	}	

	.imagemBox{
	width: 115px;
	height: 94px;
	}
	
	.textoBox {
	color:#FFFFFF;
	font-size:10px;

}

#veja1 .rodapeBox

{ 
	background-image: url("../img/rodapeVeja1.gif");
	background-color:#31356b;
}

#veja2 .rodapeBox{
	background-color:#4b356b;
}

#veja3 .rodapeBox{
	background-color:#65356b;
}

#veja4 .rodapeBox{
	background-color:#653552;
}

#veja5 .rodapeBox{ 
	background-image: url("../img/rodapeVeja5.gif");
	background-color:#653538;

}


#ouca .rodapeBox{ 
background-image: url("../img/rodapeOuca1.gif");
background-color:#8e5f2f;
}


#fale .rodapeBox{ 
background-image: url("../img/rodapeFale1.gif");
background-color:#7e8338;
}

#compre .rodapeBox{ 
background-image: url("../img/rodapeCompre1.gif");
background-color:#3b7274;
}


#ouca. boxConteudo{

margin-left:1px;

}
#BottomBox{
	width: 930px;
	height: 50px;
	margin:0px auto;
	text-align:center;
    margin-top:6px;

}

.conteudoBottom{
	font-size:9px;
	color:#666666;
	 text-align:center;
    margin-bottom:0px;
    padding:0px;
	  margin-top:6px;
}

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

a:hover {
color:#666666;
  text-decoration: none;
}