	body{
	width: 800px;
	margin: 0 auto 20px auto;
	background-color: #e78b00;
	
	}
	
	body a:hover{
		text-decoration:  underline;
	}

	
	
	#menu a{
		text-align: center;
		margin-bottom: 50px;
		margin-top:: auto;
		
	}
	
	
	
	
	#websites a, #edicao a, #ilustracao a, #maquiagem a, #artista a, #contato a, #blog a{
		width: 83px;
		height: 216px;
		float:left;
		font-size:0;
		text-align: center;
		margin-right:35px;
		}		
		
	#websites a{
		background: url(../imagens/menus/site_pb.png) no-repeat;
	}	
	
	#websites a:hover{
		background: url(../imagens/menus/site.png) no-repeat;
	}
	
	#edicao a{
		background: url(../imagens/menus/edicao_pb.png) no-repeat;
	}	
	
	#edicao a:hover{
		background: url(../imagens/menus/edicao.png) no-repeat;
	}
	#maquiagem a{
		background: url(../imagens/menus/maquiagem_pb.png) no-repeat;
	}	
	
	#maquiagem a:hover{
		background: url(../imagens/menus/maquiagem.png) no-repeat;
	}
	
	#ilustracao a{
		background: url(../imagens/menus/ilustracao_pb.png) no-repeat;
	}	
	
	#ilustracao a:hover{
		background: url(../imagens/menus/ilustracao.png) no-repeat;
	}
	
	#artista a{
		background: url(../imagens/menus/artista_pb.png) no-repeat;
	}	
	
	#artista a:hover{
		background: url(../imagens/menus/artista.png) no-repeat;
	}
	
	#contato a{
		background: url(../imagens/menus/contato_pb.png) no-repeat;
	}	
	
	#contato a:hover{
		background: url(../imagens/menus/contato.png) no-repeat;
	}
	
	#blog a{
		background: url(../imagens/menus/blog_pb.png) no-repeat;
	margin:0 0 3px 0;
	}	
	
	#blog a:hover{
		background: url(../imagens/menus/blog.png) no-repeat;
	}
	
	
	#texto{
	margin: 10px 100px 40px 100px;
	width: 600px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
	
	#texto h3, #texto p {
		color:#FFFFFF;
		font-family: arial;
		text-decoration: none;
		font-weight:normal;

	}
	
	
	#texto p{
	font-size: 17px;
	padding: 0;
	}
	
	#redes{
		margin-left: 280px;

	}
	
	#facebook a, #twitter a, #linkedin a{
		text-align: center;
		width: 71px;
		height: 92px;
		float: left;
		font-size:0;
		margin-right: 10px;
		margin-bottom: 20px;

	}
	
	#facebook a{
		background: url(../imagens/facebook_escuro.png) no-repeat;
	}
	#facebook a:hover{
		background: url(../imagens/facebook.png) no-repeat;
	}
	
	
	
	
	#twitter a{
		background: url(../imagens/twitter_escuro.png) no-repeat;
	}
	#twitter a:hover{
		background: url(../imagens/twitter.png) no-repeat;
	}
	
	
	
	#linkedin a{
		background: url(../imagens/linkedin_escuro.png) no-repeat;
	}
	#linkedin a:hover{
		background: url(../imagens/linkedin.png) no-repeat;
	}


	
	
	#rodape{
		text-align: center;
			clear: both;

	}
	
	
	
	
	#rodape h4, span{
		color: #ffffff;
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
	}
	
	
	
	
	a:link,span{
	text-decoration: none;
	color: #ffffff;
	}
	
	
	
	
	
	#rodape span{
		font-size: 11px;
	}
			
	
	#rodape a:visited{
		color: #ffffff;
	}

	
	#rodape a:hover{
		color: gray;
		text-decoration: none;
	}
			
			
	
	img{
	border: none;
	text-align: center;
	}
	
