body {
	background:#000000;

}

.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:16px;
	color:#000;
	display:inline;
	text-decoration:none;
}

.menu2{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:18px;
	color:#f79800;
	display:inline;
	text-decoration:none;
}

.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:35px;
	color:#f79800;
	margin:20px 0 0 20px;

}

.rodape{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:10px;
	color:#000000;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
}

table {
font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:10px;
	color:#000000;
	margin-top:20px;
}

#principal {
	width:900px;
	margin:auto;
}

#topo{
	width:900px;
	height:100px;
}

#menu li{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:18px;
	color:#373737;
	display:inline;
	margin:30px 30px 0 35px;
}

#menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:18px;
	color:#f79800;
	display:inline;
	text-decoration:none;
}

#conteudo{
	width:800px;
	height:290px;
	margin:auto;
}

#home{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:10px;
	color:#000000;
	width:760px;
	height:200px;
	margin:60px 0 0 20px;
}

#home1{
	font-family:Verdana, Arial, Helvetica, sans-serif "Trebuchet MS";
	font-size:10px;
	color:#000000;
	width:760px;
	height:200px;
	margin:60px 0 0 20px;
}

#conteudo #home #titulo{
	width:430px;
	height:40px;
}
#conteudo #home1 #titulo{
	width:450px;
	height:40px;
}

#conteudo #home #texto_home{
	width:430px;
	float:left;
}
#conteudo #home1 #texto_home{
	width:450px;
	float:left;
}


#conteudo #home #texto_loja{
	width:400px;
	float:left;
}
#conteudo #home1 #texto_loja{
	width:400px;
	float:left;
}


#conteudo #home #foto{
	width:310px;
	height:200px;
	float:right;
}
#conteudo #home1 #foto{
	width:210px;
	height:200px;
	float:right;
}


#rodape{
width:900px;
height:20px;
}

#rodape2{
width:900px;
height:30px;
}
