	.fundo{
	background-attachment: fixed;
	background-image: url(imgs/fundo_sephia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


#noticias{
size:portrait;


background-image:url(imgs/noticias.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;

}


#serv{
background-image:url(imgs/servicos.png);
background-repeat:no-repeat;
background-position:center;


}



#n {
	background-repeat:no-repeat;
	background-image: url(imgs/noticias.png);
	background-position: 0px 0px;

}

#rodape {
background:url(imgs/fim.png);
background-repeat:no-repeat;
background-position: 0px 0px;
}

#main {
 height: 500px;
 position: relative;
 top: 4px;
}

#bsd-demon {
 position: relative;
 left: 52%;
}

.fundo {
	background-attachment:scroll;
	background-image: url(imgs/fundo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.fundo2 {
	background-attachment:scroll;
	background-image: url(imgs/fundo2.png);
	background-repeat: no-repeat;
	background-position: center top;
}



#welcome {
	text-align:left;
	text-indent: 0px;
	display: table;
	width: 530px;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 0px;
	background-position: 200px;
	margin: 0px;
	background-image:url(imgs/fundo_servico.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
}

#empresa1{
	text-align:left;
	text-indent: 0px;
	display: table;
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	background-position: 200px;
	margin: 0px;
	background-image:url(imgs/fundo_equipe_tecnica.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
}

#emp{
	text-align:left;
	text-indent: 0px;
	display: table;
	width: 670px;
	padding-left: 100px;
	padding-right: 40px;
	padding-top: 0px;
	background-position: 200px;
	margin: 0px;
	height: 135px;
}



#cliente {
	text-align:left;
	text-indent: 0px;
	display: table;
	width: 530px;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 0px;
	background-position: 200px;
	margin: 0px;
	background-image:url(imgs/fundo_cliente.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}



#fundo_serv {
    
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 0px;
	
	background-image:url(imgs/fundo_servico.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#f_p {
	background-image: url(imgs/bloco.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#f_p_empresa {
	background-image: url(imgs/bloco_empresa.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#f_p_contato {
	background-image: url(imgs/bloco_contato.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}


#f_p_noticia{
background-image: url(imgs/informacoes_projetos.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#f_p_clientes {
	background-image: url(imgs/bloco_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#f_p_down {
	background-image: url(imgs/downloads_arquivos.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
a:link {
	color: #383241;
	text-decoration: none;
}

a:visited {
	color: #38325B;
	text-decoration: none;
}
a:hover {
	color: #47648E;
	text-decoration: none;
}
.fundo_n {
	background-attachment: fixed;
	background-image: url(imgs/fundo_noticias.png);
	background-repeat: no-repeat;
	background-position: left top;
}
