﻿/* reset valores */



===================
body {
	background-image:url(graos.jpg);
	background-size:cover;} /* comentário */
div {
	background-color:#ffffff;
	width:930px;
	margin:auto;
	font-family:verdana, arial;
	text-align: justify;}
	
	
header {margin-bottom:20px;}
	
footer {
	background-color:#666666;
	color:#ffffff;
	text-align:center;
	padding: 10px 0 10px 0;
	clear:left;}
article {padding: 0 40px 0 40px;}
figure {float:left; margin:4px 15px 0 0;}
figcaption{
	text-align:center;
	color:#003300;
	font-size:12px;
	}
h1 {color:#663300;
	border-bottom: solid 2px #000000;
	}
nav {
	text-align: center;
	}
nav a {
	background-color: #663300;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 12px;
	margin: 10px;
	border-radius: 10px;
	}
nav a:hover{background-color:#000;}	
fieldset {
	width:350px;
	margin: 50px auto;
	padding: 20px;
	}
textarea {resize: none;}	
#envio {text-align:center;}	
#resposta {
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000066;
	margin: 50px 20px;
	}
#fotos {text-align:center;
	margin-left:-10px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	