@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../imgs/back_fundo.png);
}

#topo{
	position:absolute;
	width:964px;
	height:325px;
	top:50px;
	left:100px;
	
}

#barra {
	position:absolute;
	width:964px;
	height:50px;
	top:375px;
	left:100px;
	background-image:url(../imgs/Back_menu.png);
	
}

#Botao_1 {
	position:absolute;
	width:100px;
	height:50px;
	top:375px;
	left:250px;

}

#Botao_2 {
	position:absolute;
	width:100px;
	height:50px;
	top:375px;
	left:400px;

}

#Botao_3 {
	position:absolute;
	width:100px;
	height:50px;
	top:375px;
	left:550px;
		
}

#Botao_4 {
	position:absolute;
	width:100px;
	height:50px;
	top:375px;
	left:700px;
	
}

#Botao_5 {
	position:absolute;
	width:100px;
	height:50px;
	top:375px;
	left:850px;

}

#Busca {
	position:absolute;
	width:220px;
	height:202px;
	top:450px;
	left:100px;
	
}

#Box {
	position:absolute;
	width:220px;
	height:202px;
	top:672px;
	left:100px;
	background-color:#630;
	
}

#Cadastro {
	position:absolute;
	width:400px;
	height:200px;
	top:450px;
	left:370px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}

#Encomenda {
	position:absolute;
	width:400px;
	height:200px;
	top:672px;
	left:370px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
}

#Big_Box {
	position:absolute;
	width:250px;
	height:422px;
	top:450px;
	left:800px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}

#Image1 {
	position:absolute;
	width:200px;
	height:150px;
	top:500px;
	left:825px;
	
}

#Image2 {
	position:absolute;
	width:200px;
	height:150px;
	top:700px;
	left:825px;
	
}

#Empresa {
	position:absolute;
	width:685px;
	height:415px;
	top:450px;
	left:365px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}

#Teste {
	position:absolute;
	width:655px;
	height:350px;
	top:30px;
	left:15px;
	
}

#Casa1{
	position:absolute;
	width:300px;
	height:195px;
	top:450px;
	left:370px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

#Casa2{
	position:absolute;
	width:300px;
	height:195px;
	top:670px;
	left:370px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

#Casa3{
	position:absolute;
	width:300px;
	height:195px;
	top:450px;
	left:730px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

#Casa4{
	position:absolute;
	width:300px;
	height:195px;
	top:670px;
	left:730px;
	border-style:solid;
	color:#666;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

#Contato{
	position:absolute;
	width:600px;
	height:50px;
	top:450px;
	border-style:solid;
	left:400px;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

#Boss{
	position:absolute;
	width:245px;
	height:300px;
	top:550px;
	border-style:solid;
	left:560px;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	
}

.formatação{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#900;
	line-height:50px;
	font-size:18px;
	border-left:#900 medium solid;
	border-right:#900 medium solid;
	
}

.newformat{
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color: #999;
	line-height:50px;
	font-size:18px;
	

	
}

a{
	color:#900;
	text-decoration: none;
	
}

a:hover{
	color:#FFF;
	
}
