/* Layout da Página */
#page{ 
	width:764px;
	height:535px;
	background-image: url(imagens/layout.jpg);
}
#imagens-loja { 
	position:relative;
	float:left;
	width:450px;
	height:300px;
	padding:10px;
	margin-top:45px;	
}
img {
  border: none;
}
#videos-milla {
	position:relative;
	float:left;
	width:250px;
	height: 300px;
	padding: 10px;
	margin-top: 75px;
	line-height: 20px;
}
#videos-milla h2{
  font-size: 18px;
  line-height:5px;
  margin-bottom: 5px;
  color: #000;
}
body {
  margin-top: 35px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 5px;
  background-color: #2C00B3;
  color: #000;
}
h2 {
  font-size: 16px;
  line-height:5px;
  margin-bottom: 5px;
  color: #fff;
}
a:link{
  text-decoration: none;
  color: #0033CC;
}
a:link:hover,
a:visited:hover {
  text-decoration: underline;
}
#copy{
	width:760px;
	height:auto;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	background-color:#ffffff;
	}
#copy a{
	text-decoration:none;
	color:#999999;
	}
#copy a:hover{
	text-decoration:none;
	color:#333333;
	}
#menuTitle{
	width:764px;
	height:auto;
	margin-left:39px;
	_margin-left:-12px;
	}
.menu{
	color:#919191;
	font-size:10px;
	font-weight:normal;
	margin-right:12px;
	font-family:verdana;
	text-decoration:none;
	}
.menu:hover{
	color:#CC9933;
	}
#menu2{
	text-align:center;
	height:20px;
	width:100%;
	background-color:#ffffff;
	_margin-top:5px;
	padding-top:5px;
	_padding-top:0px;
}
.menu2{
	color:#919191;
	font-size:10px;
	font-weight:normal;
	margin-right:10px;
	font-family:verdana;
	text-decoration:none;
	}
.menu2:hover{
	color:#CC9933;
	}
