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

#corpo {
	width: 768px;
	position: static;
	background-image: url(fundopag.png);
	margin: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#rodape {
	height: 30px;
	width: 768px;
	background-image: url(rodape.jpg);
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	vertical-align: middle;
}
#rodape2 {
	height: auto;
	width: 768px;
	margin: auto;
	text-align: right;
}


#topo {
	height: 150px;
	width: 768px;
}
.subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: 768px;
	color: #FFF;
	font-size: 24px;
	background-image: url('fundo.png');
	vertical-align: middle;
}
#anima {
	height: 230px;
	width: 635px;
	margin: auto;
}
.conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-image: url(fundopag.png);
	height: auto;
	width: 768px;
}
#cont_1 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFF5D5;
}
#cont_2 {
	background-color: #FFF5D5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#cont_3 {
	background-color: #FFF5D5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#cont_4 {
	background-color: #FFF5D5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#cont_5 {
	background-color: #FFF5D5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}


#mapa {
	height: 350px;
	width: 725px;
	margin: auto
}
#iframe {
	width: 768px;
	height: 600px;
}
#titulo {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E6E4;
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;}
