@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
}

#geral {
	width: 1024px;
	margin: auto;
}

#barraTopoIframe {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#barraTopo {
	background-color: #afafaf;
	font-size: xx-small;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#barraTopo ul {
	margin: 0px;
	padding: 0px;	
}

#barraTopo li {
	display: inline;
}

#barraTopo a {
	font-size: xx-small;
	color: #010101;
	text-decoration: none;
	padding: 15px;
}

#barraTopo a:hover {
	font-size: xx-small;
	color: #186634;
	text-decoration: none;
}

#barraTopo a.active {
	font-size: xx-small;
	color: #93b19e;
	text-decoration: none;
	background-color: #186634;
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#logotipo {
	height: 126px;
	width: 470px;
	margin: auto;
}

#menuHome {
	text-align: center;
	font-size: 16px;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	color: #231f20;
	left: 50%;
	margin-left: -359px;
	position: absolute;
	float: left;
}

#menuHome ul {
	margin: 0px;
	padding: 0px;	
}

#menuHome li {
	display: inline;
	margin-right: 15px;
}

#menuInternasIframe {
	width: 224px;
	float: left;
	margin-right: 26px;
}

#menuInternas {
	width: 224px;
}

#menuInternas ul {
	list-style-type: none;
	font-family: "MS Serif", "New York", serif;
	margin: 0px;
	padding: 0px;
}

#menuInternas ul li {
	margin-left: 15px;
}

#menuInternas a.menuN1 {
	color: #231f20;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
#menuInternas a.menuN1:hover {
	color: #186634;
	font-weight: bold;
}
#menuInternas a.menuN1Active {
	text-decoration: none;
	font-size: 18px;
	color: #186634;
	font-weight: bold;
}

#menuInternas a.menuN2 {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #a4a4a4;
}
#menuInternas a.menuN2:hover {
	color: #186634;
	font-weight: bold;
}
#menuInternas a.menuN2Active {
	text-decoration: none;
	font-size: 14px;
	color: #186634;
	font-weight: bold;
}

#menuInternas a.menuN3 {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
}
#menuInternas a.menuN3:hover {
	color: #186634;
	font-weight: bold;
}
#menuInternas a.menuN3Active {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #186634;
	font-weight: bold;
}

#fotosInternas {
	height: 196px;
	width: 774px;
	float: right;
	margin-bottom: 27px;
}

#quadroVideoIframe {
	width: 324px;
	float: left;
	margin-bottom: 29px;
	margin-top: 60px;
}

#quadroVideo {
	width: 324px;
}

#quadroVideoIntIframe {
	width: 324px;
	float: right;
}

#quadroDestaque {
	width: 673px;
	float: right;
	margin-top: 60px;
}

#quadroDestaque h1 {
	font-size: 18px;
	font-family: "MS Serif", "New York", serif;
	color: #a4a4a4;
	font-weight: normal;
}

#quadroDestaque strong {
	font-weight: bold;
	color: #186634;	
}

#quadroDestaque .campoNews {
	width: 187px;
	height: 24px;
	border: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#quadroDestaque .btNews {
	border: 0px;
	color: #666;
	height: 24px;
	font-weight: bold;
	font-size: 10px;
}

#conteudo {
	width: 425px;
	float: left;
	margin-bottom: 29px;
}

#conteudo h1 {
	margin: 0px;
	padding: 0px;
	font-family: "MS Serif", "New York", serif;
	color: #186634;
	font-weight: normal;
	font-size: 25px;
}

#conteudo h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #a4a4a4;
}

#conteudo p {
	margin-top: 35px;
}

#conteudo a.linkDestaque {
	font-weight: bold;
	color: #186634;
	text-decoration: none;
}

#conteudo .botão {
	color: #A4A4A4;
	position: static;
	cursor: auto;
	text-decoration: none;
}


#rodapeIframe {
	float: left;
	width: 100%;
}

#rodape {
	font-size: xx-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	padding-top: 10px;
}

#rodape .icone {
	margin-right: 10px;
}

#rodape ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding: 0px;	
}

#rodape li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#rodape ul.layout2 {
	margin: 0px;
	padding: 0px;	
}

#rodape ul.layout2 li {
	display: block;
}

#rodape a {
	font-size: xx-small;
	color: #010101;
	text-decoration: none;
}

#rodape a:hover {
	font-size: xx-small;
	color: #186634;
	text-decoration: none;
}

#rodape a.active {
	font-size: xx-small;
	color: #186634;
	text-decoration: none;
	font-weight: bolder;
}

#rodape a.copyright {
	font-size: xx-small;
	color: #186634;
	text-decoration: underline;
	font-weight: normal;
}
