body {
	background-color: 000;
	margin:0px;
}

.div {
	border: solid 1px red;
}
#logo {
	padding:16px 0px 0px 12px;
}
#menu {
	position:absolute;
	z-index:10;
	width:50px;
	height:50px;
	left: -247px;
	top: 7px;
}

h1{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:fff;
}
h2{
	margin:0px,0px,20px,0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:737373;
}

.bg_home {
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_noticias {
	background-image: url(img/bg_noticias.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_midia {
	background-image: url(img/bg_midia.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_pecas {
	background-image: url(img/bg_pecas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_marca {
	background-image: url(img/bg_marca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_produtosColecao6 {
	background-image: url(img/bg_produtos_colecao6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_produtosMusic {
	background-image: url(img/bg_produtos_music.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_produtosJunco {
	background-image: url(img/bg_produtos_junco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_produtosEtnico {
	background-image: url(img/bg_produtos_etnico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_produtosBelle {
	background-image: url(img/bg_produtos_belle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_representantes {
	background-image: url(img/bg_representantes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_contato {
	background-image: url(img/bg_contato.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.bg_downloads {
	background-image: url(img/bg_downloads.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

li{
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: outside;
	line-height:25px;
}
li a:link, a:visited{	color: #FFFFFF;	text-decoration: none;	}
li a:hover {	color: #FFFFFF;	text-decoration: none;	background-color:#4d4d4d;	}	

#aviso{	padding: 50px 0px 0px 274px;	}

#aviso span{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#campo{
	padding: 5px 0px 0px 274px;
	float:left;
}
#campo input{
	width:150px;
	height:20px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
#ok {
	padding: 6px 0px 0px 274px;
}
#endereco{
	position:absolute;
	width:400px;
	left:350px;
	top:470px;
	
	text-align: right;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
	z-index:10
}
#endereco a:link {	color: #FFFFFF;	text-decoration: none;}	
#endereco a:hover {	color: #FFFFFF;	text-decoration: underline;}
#endereco a:visited {	color: #FFFFFF;	text-decoration: none;}

#idiomas {
	width:99%;
	height:492px;	
}

#home {
	font-family: Tahoma, Arial;
	text-align: right;
	
	position:absolute;
	width:400px;
	left:350px;
	top:0px;
	z-index:3
}

#newsList {
	padding: 15px 0px 15px 0px;
	height: 200px;
	font-size: 10px;
	color: #fff;

}
#campoHome {
	padding-top: 10px;
	padding-left: 270px;
	float:left;
}
#campoHome input{
	width:150px;
	height:18px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	border: thin solid #FFFFFF;

}
#btHome {
	padding-top: 12px;
	padding-left: 3px;
	float:left;
}
html>body #btHome {
	padding-top: 10px;
	padding-left: 3px;
	float:left;
}
#contato{
	position:absolute;
	width:400px;
	left:412px;
	top:137px;
	
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
	z-index:10
}
.inputContato{
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: none;
	height:19px;
}
.txtContato {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;

}
