﻿
body {
	background-image:url(fundo2.jpg);
	background-size:100%;
	background-color:#000000;} /* comentário */
div {
	background-color:#ffffff;
	width:860px;
	margin:auto;
	font-family:verdana, arial;}
	
header {margin-bottom:20px;}
	
footer {
	background-color:#426F42;
	color:#ffffff;
	text-align:center;
	padding: 40px 0 40px 0;
	clear:left;}
article {padding: 0 40px 0 40px;}

figure {
float:left; margin:4px 10px 0 0px;}

figure_b {
float:right; margin:4px 0px 10px 10px;}

figure_c {
float:right; margin:5px 0px 5px 10px;}

figure_d {
float:center; margin:5px 0px 5px 10px;}



figcaption{
	text-align:center;
	color:#003300;
	font-size:12px;
	font-weight:bolder;}
	
h1 {color:#000000;
	text-align:center;
	border-bottom: solid 2px #000000;
	}
nav {
	text-align: center;
	}
nav a {
	background-color: #426F42;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 15px;
	margin: 5px;
	line-height: 40px;
	border-radius: 50px;
	}
nav a:hover{background-color:#000;}	


fieldset {
	width:350px;
	height:auto;
	margin: 10px auto;
	padding: 20px;
	}
textarea {resize: none;}	
#envio {text-align:center;}	
#limpar {text-align:center;}	

#resposta {
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	color: #426F42;
	margin: 20px 0 30px 0px;
	}
#fotos {text-align:center;
	margin-left:-10px;
}
.pics {
	margin: 5px 5px 5px 45px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	