
body {
	font-family: verdana, sans-serif;
}

.accordion ul {
	list-style-image: url('../images/blue-square-shad.png');
}

h2 {
	left: 0;
	font-size: 1.7em;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #6f6f6f;
	font-weight: normal;
	margin-bottom: 0.2em;
}

.active {
	cursor: help;
}

.tooltip {
	font-size: 0.8em;
	padding: 3px;
	border: solid 1px #00597e;
	background: #f0f0c0;
}

.accordionLink {
	text-decoration: none;
	font-size: 1.0em;	
}

.accordionLink:link {
	text-decoration: none;
	font-size: 1.0em;	
}

.accordionLink:visited {
	text-decoration: none;
	font-size: 1.0em;	
}

.accordionLink:hover {
	text-decoration: underline;
	background: #ffffc0;
}

.accordionLink:active {
	text-decoration: underline;
	background: #ffffc0;
}

.headerLink {
	color: white;
	text-decoration: none;
	font-size: 1.0em;	
}

.headerLink:link {
	text-decoration: none;
	font-size: 1.0em;	
}

.headerLink:visited {
	text-decoration: none;
	font-size: 1.0em;	
}

.headerLink:hover {
	text-decoration: underline;
	font-size: 1.0em;	
}

.headerLink:active {
	text-decoration: underline;
	font-size: 1.0em;	
}


.remark {
	color: #900000;
	font-weight: bold;
}

.button {
	font-weight: bold;
	color: #f0f0f0;
	background: url('../images/accordion-bg01.png') repeat-x top;
	border: inactiveborder;
}

.header {
	width: 1024px;
	/*background: url('../images/ibge-header-bg.png') repeat-x top;*/
	overflow: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.header img {
	float: left;
	border: 0px;
}

/*.titleh {
	height: 52px;
	font-family: sans-serif;
	font-size: 1.5em;	
	font-weight: bold;
	color: #f0f0f0;
	padding: 22px 0px 0px 12px;
}*/

.head-links {
	width: 852px;
	margin-left: 172px;
	padding-bottom: 7px;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
}

.ibge-link {
	width: 320px;
	float: left;
}

.lang {
	width: 120px;
	float: right;
	text-align: center;
	font-weight: bold;
	color: white;
}

.header .lang a,a:link,a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #f0f0f0;
}

.header .lang a:hover,a:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
	color: #f0f0f0;
}

.header .ibge-link a,a:link,a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #f0f0f0;
}

.header .ibge-link a:hover,a:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
	color: #f0f0f0;
}

.accordion {
	width: 230px;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	cursor: pointer;
	border-left: solid 1px #8db2e3;
	border-right: solid 1px #8db2e3;
	border-bottom: solid 1px #8db2e3;
}

.accordion sub {
	vertical-align: baseline;
	font-size: .7em;
}

.accordionPanel {
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	padding: 2px 8px 10px 32px;
}

.accordion .bullet {
	list-style-image: url('../images/blue-square-shad.png');
}

.accordion .title {
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #00597e;
	height: 27px;
	padding-top: 10px;
	background: url('../images/light-blue-gradient.png') repeat-x top;
}

.main {
	overflow: auto;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.graph {
	width: 750px;
	margin-left: 20px;
	float: left;
	padding-top: 20px;
}

.graphPanel {
	/*overflow: auto;*/
	/*height: 400px;*/
	/*height: 485px;*/
	width: 720px;
	height: 520px;
	padding-top: 10px;
}

.graphBox {
	/*width: 597px;
	height: 382px;*/
	padding: 0px;
	margin: 0px;
}

.navBtns {
	width: 420px;
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}

.navBtns input {
	width: 52px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

.selector {
	line-height: 1.7em;
	font-size: 0.8em;
	overflow: auto;
	min-height: 23px;
	vertical-align: bottom;
	padding: 5px 0px 5px 17px;
	border: solid 1px #8db2e3;
	background: #ebf3fc;
}

.selector img {
	vertical-align: middle;
	float: left;
}

.selectorTitle {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	font-weight: bold;
	color: #00597E;
}

.item {
	font-weight: bold;
	color: #00597E;
}

.g {
	float: left;
	margin-left: 12px;
}

.p {
	float: right;
	margin-right: 12px;
}

.home {
	font-size: 0.9em;
	overflow: auto;
	padding: 20px 20px 100px 20px;
	text-align: justify;
}

.home p {
	margin-bottom: 8px;
}

.descr {
	font-size: 0.9em;
	overflow: auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}

.descr ul {
	/*list-style-image: url('../images/blue-square-shad.png');*/
	font-size: 1.0em;
	margin: 12px 0px 12px 22px;
}

.descr li {
	height: 1.8em;
	/*border: solid 1px red;*/
	padding-top: 0.3em;
}

.warning {
	font-weight: bold;
	color: #a00000;
	margin-top: 12px;
}

.graphView {
	overflow: auto;
	padding-top: 20px;
	text-align: center;
}

.graphView a,a:link,a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00597E;
	cursor: pointer;
}

.graphView a:hover,a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #00597E;
	/*background: #ffffc0;*/
}

.captionPanel {
	overflow: auto;
}

.caption {
	font-style: italic;
	font-size: 0.8em;
}

.legend {
	width: 50%;
	text-align: left;
	font-size: 0.8em;
	margin-left: 32%; 
}

.legend img {
	margin-bottom: 0.25em;
}

.footer {
	width: 985px;
	font-size: 0.65em;
	text-align: center;
	/* border-top: solid 1px #82bbcb; */
	border-top: solid 1px #5b89ad;
	margin: 18px auto 0px auto;
	padding: 8px 8px 8px 32px; 
}

.footer a,a:link,a:visited {
	text-decoration: underline;
	color: #00597E;
}

.footer a:hover,a:active {
	text-decoration: underline;
	color: #00597E;
}

.observation {
	padding-right: 22px;
	width: 312px;
	float: left;
	border-right: dotted 1px #8db2e3;
}

.forecast {
	padding-left: 22px;
	width: 312px;
	float: left;
}

.ofTitle {
	font-weight: bold;
	text-align: center;
	border-top: dotted 1px #8db2e3;
	border-left: dotted 1px #8db2e3;
	border-right: dotted 1px #8db2e3;
	margin: 25px 5px 0px 5px;
	padding: 5px;
	background: #ebf3fc;
}

.observationForecasts {
	border: dotted 1px #8db2e3;
	margin: 0px 5px 25px 5px;
	padding: 8px;
	overflow: auto;
}

.observationForecasts tr {
	margin-bottom: 3px;
}

.observationForecasts .title {
	font-weight: bold;
	font-size: 0.9em;
}

.observationForecasts .smallComment {
	font-style: italic;
	font-size: 0.8em;
}

.observationForecasts table {
	margin-top: 8px;
}

.observationForecasts .descr {
	margin-left: 2px;
	padding-left: 8px;
	text-align: left;
}

.observationForecasts img {
	margin-left: 42px;
}

.indicesLegend {
	font-size: 0.9em;
	margin: 20px 15px 12px 15px;
}

.indicesDescr {
	margin-bottom: 12px;
}
.appreciation {
	font-size: 0.5em;
}

.indice1 {
	background: #5b89ad;
	width: 80px;
	text-align: center;
}
.indice2 {
	background: #5cb4a8;
	width: 80px;
	text-align: center;
}
.indice3 {
	background: #5ab566;
	width: 80px;
	text-align: center;
}
.indice4 {
	background: #7ec25b;
	width: 80px;
	text-align: center;
}
.indice5 {
	background: #a9d95f;
	width: 80px;
	text-align: center;
}
.indice6 {
	background: #d2e160;
	width: 80px;
	text-align: center;
}
.indice7 {
	background: #e9d862;
	width: 80px;
	text-align: center;
}
.indice8 {
	background: #e9b15e;
	width: 80px;
	text-align: center;
}
.indice9 {
	background: #ed8d5d;
	width: 80px;
	text-align: center;
}
.indice10 {
	background: #ef5b5b;
	width: 80px;
	text-align: center;
}

.celineFrame {
	width:745px;
	height:640px;
	border: 0px;
}

