body {
	background-color: #ccc;
	margin: 0px;
}
#topo {
	height: 150px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagens/fundoInTopo.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 120px;
	width: 149px;
	margin-top: 15px;
	margin-left: 15px;
}

#conteudo {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #FFFFFF;
	background-image: url(imagens/fundoT.png);
	background-repeat: repeat;
}
#menumain {
	width: 557px;
	height: 33px;
	margin-top: 40px;
	float: left;
	display:inline;
	margin-left:40px;
}
.clear {
	clear: both;
}


#inconteudo {
	height: auto;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagens/shadowTopo.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom {
	height: 50px;
	width: 100%;
	background-image: url(imagens/fundoBottom.png);
	background-repeat: repeat-x;
}
#inbottom {
	height: 35px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(imagens/shadowBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.midia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#inicio {
	height: auto;
	width: 777px;
}
#modulopgini {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 20px;
}
#submodulopgini {
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
	background-image: url(imagens/faixadiagonal2.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#telefone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	height: auto;
	width: auto;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 150px;
	margin-right:15px;
}
.endereco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}


p {
	margin: 0px;
}

.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#moduloimagem {
	height: auto;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
	margin-left: 20px;
}
#moduloimagem2 {
	height: 215px;
	width: 162px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#padraocont {
	height: auto;
	width: 735px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(imagens/faixadiagonal2.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	background-position: bottom;
}

.titulos2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
#topofull {
	height: 150px;
	width: 100%;
	background-image: url(imagens/fundoTopo.png);
	background-repeat: repeat-x;
}
.textoinicio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.textoinicio2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#padrao {
	height: auto;
	width: 777px;
}
.campos {
	width: 350px;
	border: 1px solid #FF0000;
}
#mapa {
	height: 400px;
	width: 730px;
	border: 1px solid #000066;
}

