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

#miolo_conteudo{
	width: 930px;
	margin: 0 auto;
	}
	
#small {
	margin-left: 50px;
	float:left;
	}
	
#titulo h1{
	margin-top: 40px;
	margin-left:80px;
	font: 18px Tahoma, Geneva, sans-serif;
	color: #64584c;
	}
	
#texto{
	margin-top: -30px;
	margin-left: 300px;
	font: 12px Tahoma, Geneva, sans-serif;
	text-align:justify;
	margin-bottom: 30px;
	width:580px;
	}

#texto2{
	
	margin-bottom: 30px;
	height: 280px;
	margin-left: 30px;
		}

#texto2 a{
	color: #64584c;
	font: 16px/40px Tahoma, Geneva, sans-serif;
	display:block;
	width: 350px;	
	height: 40px;
	float:left;
	margin-left: 50px;
	margin-top: 20px;
	text-align:center;
	text-decoration:none;
	border-bottom: 1px solid #64584c;
	}
	
#texto2 a:hover{
	background-color:#ece7e6;
	}

#texto img{
	margin-top: 10px;
	}

#link_produtos{
	width: 883px;
	margin: 0 auto;
	}

#link_produtos img{
	margin-left: 3px;
	margin-top: 8px;
	}
	
#form_contato{
	margin: 0 auto;
	width: 930px;
	}
	
#bloco_produtos{
	height: 500px;
	}
	
#foto_produtos{
	width: 260px;
	text-align:center;
	float:left;
	height: 350px;
		}
		
#foto_produtos a{
	border:none;
	}
	
#texto_produtos{
	width: 315px;
	float:left;
	margin-left:20px;
	}

#texto_produtos h2{
	font: 16px Tahoma, Geneva, sans-serif;
	color: #64584c;
	}
	
#texto_produtos h3{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #64584c;
	}
