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

#logo {
}
#sobre {
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 50px;
	z-index: 3;
	background-color: #FFF;
	background-image: url(imagens/fundos/sobre.png);
}
#titulo {
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	z-index: 4;
	padding-top: 70px;
}
#menu {
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 2px;
	z-index: 6;
	background-image: none;
}
#conteudo {
	background-repeat: repeat-x;
	height:auto;
	min-height:100%;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	z-index: 5;
	padding-bottom: 0px;
}
.textos {
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#choose {
	background-repeat: no-repeat;
	height: 380px;
	width: 380px;
	position: absolute;
	left: 50%;
	margin-left: -190px;
	top: 50%;
	z-index: 4;
	margin-top: -190px;
}
#menu_top {
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	z-index: 4;
	padding-top: 70px;
}
#centro {
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 70px;
	z-index: 6;
	background-image: none;
}
#conteudo_ff {
	background-repeat: repeat-x;
	height: 100%;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 270px;
	z-index: 5;
	background-color: #FEFEFE;
}
#linha {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #480303;
	border-right-color: #480303;
	border-bottom-color: #480303;
	border-left-color: #480303;
}
.numero_agenda {
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: #480303;
}
#conteudo_cemporcento {
	background-repeat: repeat-x;
	height: 100%;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 270px;
	z-index: 5;
	background-color: #FFF;
}
#conteudo00 {
	background-repeat: repeat-x;
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	z-index: 5;
	background-color: #FFF;
	margin-top: 270px;
	clip: rect(auto,auto,100%,auto);
}
#rodape {
	background-repeat: repeat-x;
	height:50px;
	min-height:100%;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	z-index: 7;
	margin-top: 0px;
	margin-bottom: 0%;
	bottom: 0px;
	top: 150%;
}
#siga_menu {
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 70px;
	z-index: 8;
	background-image: none;
	visibility: hidden;
}
.textos_vermelho {
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #900;
}
* html #conteudo {
	min-height: 100%;
}
.numero_agenda_verde {
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: #6E9A5C;
}
