body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
li{
	margin-bottom:7px;
}
#pagehome {
	width: 1000px;
	height:510px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
}
#pagefotos {
	width: 1000px;
	height:548px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(Asusg73Fotos.jpg);
	background-repeat: no-repeat;
}
#pagequalidades {
	width: 1000px;
	height:547px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(qualidades.jpg);
	background-repeat: no-repeat;
}
#pageconfiguracao{
	width: 1000px;
	height:596px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(configuracoes.jpg);
	background-repeat: no-repeat;
}
#apDiv1 {
	margin-left:10px;
	margin-top:75px;
	width:340px;
	height:50px;
	z-index:1;
	text-align:left;
	float:left;
}
#apDiv2 {
	margin-left:605px;
	margin-top:263px;
	width:125px;
	height:85px;
	z-index:1;
	float:left;
}
#divboxindex{
	width:380px;
	height:40px;
	margin-top:20px;
	margin-left:600px;
	float:left;
}
#divboxfotos{
	width:380px;
	height:40px;
	margin-top:25px;
	margin-left:610px;
	float:left;
}
#divboxqualidades{
	width:380px;
	height:40px;
	margin-top:25px;
	margin-left:610px;
	float:left;
}
#divboxconfiguracao{
	width:380px;
	height:40px;
	margin-top:25px;
	margin-left:610px;
	float:left;
}
/* MENU*/
#home{
	width:90px;
	height:30px;
	float:left;
	margin-right:4px;
}
#fotos{
	width:90px;
	height:30px;
	float:left;
	margin-right:4px;
}
#qualidades{
	width:90px;
	height:30px;
	float:left;
	margin-right:4px;
}
#configuracao{
	width:90px;
	height:30px;
	float:left;
}
/* FIM MENU*/
#form{
	margin-left:60px;
	margin-top:10px;
	width:445px;
	height: 60px;
	float:left;
}

#tmbfotos{
	width:380px;
	height:185px;
	float:left;
	margin-top:265px;
	margin-left:605px;
}

#qualidadesbox{
	width:380px;
	height:195px;
	float:left;
	margin-top:235px;
	margin-left:605px;
}

.classqualidades{
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.textbox{
	background-image:url(img/bg_form.gif);
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border:none;
	padding:5px;
	margin-top:10px;	
}
.enviar{
	width:84px;
	height:49px;
	background-image:url(img/bt_enviar.gif);
	border:none;
	float:right;
}
#divcomprar{
	width:450px;
	height:40px;
	margin-top:50px;
	margin-left:20px;
	float:left;
}
#comprar1{
	width:150px;
	height:200px;
	margin-left:20px;	
	float:left;
	margin-right:4px;
}
#comprar2{
	width:200px;
	height:200px;
	margin-left:200px;	
	float:left;
	margin-right:4px;
}
#comprar3{
	width:200px;
	height:30px;
	margin-left:300px;	
	float:left;
	margin-right:4px;
}

