@charset "utf-8";
/* CSS Document */

body {
	background-image:url(Imagens/background.png);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: justify;
	line-height: 200%;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	text-decoration:none;
	color:#060;
	text-align: center;
}

h2 {
	font-family:Jokerman;
	font-size:36px;
	text-decoration:none;
	color:#79091D;
	text-align:justify;
	margin-top:5%;
	margin-left:3%;
}

h3 {
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	text-decoration:none;
	color:#C60;
	text-align:center;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:40%;
}

h5{
	font-family:Attention;
	font-size:48px;
	text-align:center;
}

#conteudo{
	margin:auto;
	text-align:justify;
}
#middle {
	width: 100%;
}

#submenu {
	float: left;
	width: 25%;
}
#content {
	float: left;
	left:300px;
}
#footer {
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	background-color: #B5E61D;
	text-align: center;
	clear: both;
	height: 30px;
	width: 100%;
	font-size: 14px;
}
#header {
	text-align: left;
	width: 70%;
	margin-left: 17%;
	margin-top: 1px;
}
#content {
	height: auto;
	width: 75%;
	margin-left: 12%;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 110%;
	margin-top: auto;
	margin-left: 20px;
}
