body {
	margin: 1px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;
}

a {color: #999900; text-decoration: none;}
a:hover { color: #99CC00; text-decoration: underline; }
a:active {color: #999900; }
a:visited {color: #999900; }


#tudo {
	width: 780px;
	margin: 0 auto;
}

#topo {
	background: #F4F4F4 url(../imgs/topo_fundo.jpg);
}

#menu {
/*	background: #C3D0E1; */
	background: url(../imgs/menu_back.jpg);
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #354B6A;
}

#menu a {color: #354B6A; text-decoration: none; }
#menu a:active {color: #354B6A; }
#menu a:visited {color: #354B6A; }
#menu a:hover { color: #CC3300; text-decoration: underline; }


#menu .left {
	margin-top: 8px;
	padding-left: 20px;
	float: left;
}

#menu .right {
	margin-top: 5px;
	padding-right: 20px;
	float: right;
}

#divisor {
	background: url(../imgs/divisor.gif);
}

select {
	width: 160px;
	font-size: 10px;
	color: #3399CC;
	font-family: Verdana;
	font-weight: bold;
	height: 18px;
}

input {
	font-size: 10px;
	color: #3399CC;
	font-family: Verdana;
	font-weight: bold;
	padding-top: 3px;
}

p {margin-top: 0px;}

#meio { background: url(../imgs/pa_fundo.gif); }


#navBar {
	margin: 0 600px 0 0;
	padding: 0px;
	/* background-color: #eeeeee; */
}

#conteudo {
	float:right;
	width: 560px;
	margin: 0;
	padding: 0 18px 0 0;
}


#parceiros { text-align: center; padding-bottom: 10px; }

.links{
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 80px 20px;
	font-size: 10px;
}

.links a {color: #354B6A; text-decoration: none; }
.links a:active {color: #354B6A; }
.links a:visited {color: #354B6A; }
.links a:hover { color: #CC3300; text-decoration: underline; }

/*********** #navBar links  ***********/
#navBar ul a:link, #navBar ul a:visited { display: block; }
#navBar ul { list-style: none; margin: 0; padding: 0; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li { border-bottom: 1px solid #ccc; height: 16px; }

/* fix for browsers that don't need the hack */
html>body #navBar li { border-bottom: none; }

#conteudo h1 {
	color: #354B6A;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #354B6A solid 1px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#conteudo h2 {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #354B6A solid 1px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(../imgs/h2_img.gif) top left;
	background-repeat: no-repeat;

}

#textobox, #textoboxfoto {
	margin-bottom: 30px;
	line-height: 16px;
}

#textoboxfoto p {
	margin-right:160px;
}

#casos_box1, #casos_box2 { padding: 4px; margin: 0px; margin-bottom: 20px;}
#casos_box1 p, #casos_box2 p { margin: 10px; }
#casos_box1 {background:#EFF1F5; border: solid 1px #9EAABC;}
#casos_box2 {background:#F9FBF9; border: solid 1px #669900;}
#casos_box1 h3, #casos_box2 h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px;
}
#casos_box1 h3 { color:#354B6A; background-color: #DCE0E7; }
#casos_box2 h3 { color:#669900; background-color: #EAF1E0; }
#casos_box1 a, #casos_box2 a { color:#000000; }
#casos_box1 a:hover { color: #354B6A; }
#casos_box2 a:hover { color: #669900; }

.linkmapa {
	position: relative;
	float:right;
	top: 13px;
}

.clear {clear:both;}

form {margin: 0px;}

#cidfoto {
	float: right;
	border: 1px solid #354B6A;
	margin-left: 6px;
	margin-bottom: 6px;
	padding: 2px;
	font-size: 10px;
	color: #666666;
	text-align:center;
	line-height:normal;	
}

#cidfoto p {
	margin-right: 0px;
}

#rodape {
	background: url(../imgs/menu_back.jpg);
}
