﻿body {
	background-image:url(fundo.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
p{
text-align:justify;
margin:4px;
line-height:0,5px;
text-indent:30px;
color:#ffffff;
}  /* comentário */
div {
	background-image:url(lo.jpg);
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	letter-spacing:normal;
	width:860px;
	margin:auto;
	color:#FFF;
	font-family:Verdana;
	font:bold;
	word-spacing:normal;
	}
	
header {margin-bottom:20px;}
	
footer {
	
	background-position:center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	padding: 40px 0 40px 0;
	clear:left;}
article {padding: 0 40px 0 40px;
background-image:url(backgroundspr.jpg);
	background-repeat:no-repeat;
	background-position:bottom;}
figure {float:left; margin:4px 15px 0 0;}
figcaption{
	text-align:center;
	color:#FFF;
	font-size:12px;
	}
h1 {color:#FFF;
	border-bottom: solid 2px #000000;
	}
h2 {color:#FFF;
	border-bottom: solid 2px #000000;
	}
h3 {color:#FFF;
	border-bottom: solid 2px #000000;
	font-family:Courier New;
	}	
nav {
	text-decoration:blink;
	text-align: center;
	}
nav a {
	background-color: #000;
	color: #ffffff;
	text-decoration:none;
	padding: 12px 12px;
	margin: 12px;
	border-radius: 12px;
	}
nav a:hover{background-color:#00FF00;}	
fieldset {
	width:350px;
	margin: 50px auto;
	padding: 20px;
	}
	text{
	
	}
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;
}
aside {
		width: 250px;
		float:right;
		background-color:#000;
		text-align:center;
		color:#fff;
	}
	
	figure {
	float:left;
	margin-left:15px;
	margin-right:15px;
}
	
	
	
	
	
	
