@charset "utf-8";
/* CSS Document */

body {
	font-family: arial;
	font-size: 14px;
	color: #B69D7A;
	}
#Leiaute {
	margin: 0px auto;
}



#Leiaute {
	width: 1000px;
	
}

#Topo{
	width: 1000px;
	
}
#Logo {
	width: 325px;
	float: left;
	border-right: 1px solid #B69D7A;
	margin-right: 22px;
	padding-right: 23px;
	}
#Menu {
	width: 650;
	
}
#Menu ul {
	height: 80px;
	}
#Menu ul li {
	display: inline;
	border-right: 1px solid #B69D7A;
	line-height: 80px;
	margin-left: 0px;
	margin-right: 21px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	height: 80px;
	}
#Menu ul li a{
	text-decoration: none;
	color: #B69D7A;
	}
.Menu_Icone {
	background-repeat: no-repeat;
	background-position: 0% 50%;	
	}
.Menu_Icone:first-child {
	background-image: url(../img/Menu_Icone_1.jpg);

	}
.Menu_Icone:nth-child(2) {
	background-image: url(../img/Menu_Icone_2.jpg);

	}
.Menu_Icone:nth-child(3) {
	background-image: url(../img/Menu_Icone_3.jpg);

	}

#Destaques {
	margin-bottom: 30px;
	
}
#Granitos {
	
}
#Servico {
	
}
#Servico ul {
	padding: 0px;
	
	
}
#Servico ul li{
	display: inline-block;

	
}
#Servico ul li a{
	text-decoration: none;
	color: #B69D7A;
	
}
#Servico ul li:nth-child(2), #Servico ul li:nth-child(5){
	padding-right: 38px;
	padding-left: 38px;
	margin-bottom: 35px;

}
#Tag_Desconto{
	display: block;
	position: absolute;
	top: 30px;
	float: right;
	margin-left: 926px;
	
	
}
#Corpo{
	clear: both;
}
