body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: line-through;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	padding: 0px;
}
ul li {
	list-style-type: square;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol li {
	list-style-type: decimal;
	padding-bottom: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	background-image: url(images/slices/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.h1top {
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #009900;
	padding-top: 5px;
	text-decoration: overline;
	border-top-width: 4px;
	border-top-color: #009900;
	margin-bottom: -5px;
	background-image: none;
}





.clear {
	clear: both;
}
.centrado {
	text-align: center;
}

.pax {
	font-weight: bold;
	color: #009900;
}
.newscell {
	width: 275px;
	margin-right: 5px;
}
.news {
}
.hnews {
}


.left {
	float: left;
}
.right {
	float: right;
}

.blue {
	color: #023699;
}
.red {
	color: #FF0000;
}
.gray {
	background-color: #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.fonte {
	text-align: right;
	margin-right: 10px;
}
.foto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	height: 145px;
	width: 110px;
	background-color: #EAFBFF;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
	padding-top: 5px;
}
.foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotoprev {
	padding: 5px;
	float: left;
}



.logofundo {
	background-image: url(images/logofundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*- itens de datagrid --------------------------- */

.inativo
{
	background-color: #E2EBED;
	border-left: 2px solid white;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	width: 150px;
}

.ativo
{
	background-color: #c0c0c0;
	border-left: 2px solid red;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	cursor: pointer;
	width: 150px;
}

.tdatagrid_col
{
	font-size: 10pt;
	font-weight: bold;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 1px;
	background-color: #CCCCCC;
}

.tdatagrid_col_over
{
	 font-size: 10pt;
	 font-weight: bold;
	 border-left: 1px solid white;
	 border-top: 1px solid white;
	 border-right: 1px solid gray;
	 border-bottom: 1px solid gray;
	 padding-top: 0px;
	 cursor: pointer;
	 background-color: #dcdcdc;
}

.tpanel {
	margin-right: auto;
	margin-left: auto;
}
td font span{
	text-align: right;
	display: block;
}

#scroll {
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 0px;
	height: 140px;
	overflow: hidden;
	position: relative;
}

#sc_interno{
	position: relative;
}

#participeeditar {
	margin-top: -40px;
	margin-left: 300px;
}


#lateral {
	width: 495px;
	float: left;
	margin-top: 0px;
}

#mid {
	width: 374px;
	margin-top: 0px;
	float: left;
}
#mid hr {
	width: 95%;
}


#lateral2 {
	width: 490px;
	margin-top: 0px;
	margin-left: 497px;
	padding-left: 4px;
}


#logo {
	background-image: url(images/logo2.jpg);
	height: 70px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#lateralcontent {
	padding-right: 35px;
	padding-left: 35px;
	margin: 0px;
	width: 195px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#content {
	width: 994px;
}
#content .faixa {
	text-align: center;
	margin-top: 10px;
	background-color: #000000;
	height: 70px;
}
#content .faixa img {
	float: right;
}
#content .faixa .objfla {
	float: right;
}
#content .faixa h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 16px;
	padding-top: 54px;
	text-align: left;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding-left: 0px;
}
#content .faixa a:link, #content .faixa a:visited {
	color: #FFFFFF;
}

#content .faixa a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}

#menu {
	margin: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-image: url(images/fundomenu2.gif);
	text-align: center;
	background-position: left -34px;
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding-top: 2px;
}
#menuin {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 606px;
}
#menuin_eng {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 505px;
}


#menu a:link, #menu a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/fundomenu2.gif);
	background-position: left -36px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	float: left;
}
#menu a:hover {
	color: #000000;
	background-color: #000000;
	background-position: left top;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu2 {
	margin: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #060;
	border-left-color: #060;
	text-align: center;
	height: 18px;
	padding-top: 5px;
}


#menu2 a:link, #menu2 a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu2 a:hover {
	color: #090;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#foot {
	background-color: #009900;
	color: #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	background-image: url(images/button1barra.jpg);
	background-position: center center;
	clear: both;
}

#foot p {
	color: #FFFFFF;
}

#foot a:visited, #foot a:link {
	font-style: italic;
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#foot a:hover {
	text-decoration: line-through;
	background-color: #006600;
}
.formulario {
	border: 2px solid #41B342;
	width: 485px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.display {
	width: 295px;
	padding-bottom: 5px;
	margin: 5px;
	overflow: hidden;
	background-image: url(images/slices/square1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.display .frame {
	height: 143px;
	width: 280px;
	overflow: hidden;
	padding-left: 10px;
}

.display iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.display h1 {
	font-size: 16px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/slices/barra1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 180px;
}

.display2 {
	width: 295px;
	padding-bottom: 5px;
	margin: 5px;
	overflow: hidden;
	background-image: url(images/slices/square2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 350px;
}


.display2 h1 {
	font-size: 16px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/slices/barra1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 180px;
}

.cell {
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 80px;
}
.cell img {
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell p {
}
.projeto {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.projeto img {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.projeto p {
	padding-right: 5px;
	padding-left: 5px;
}

.projeto h2 {
	display: block;
	float: left;
	width: 65px;
	background-color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-right: 5px;
}



#pagehome {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#pagehome ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#pagehome li {
	margin: 0px;
	list-style-type: disc;
}

#pagehome #lateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	width: 310px;
}
#pagehome #mid {
}

#pagehome #lateral2 {
	width: 301px;
	margin-left: 685px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
#pagehome #lateral2 .objfla {
	text-align: center;
}


#page {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#page #lateral {
}
#page #lateral p {
	padding-left: 5px;
}
#page #lateral form {
	padding: 5px;
}
#page #lateral hr {
	margin-left: 5px;
}
#page #lateral form hr {
	margin-left: 0px;
}
#page #lateral h2 {
	padding-left: 5px;
}
#page #lateral strong {
	padding-left: 5px;
}
#page #lateral a {
	padding-left: 5px;
}

#page #lateral2 .objfla {
	margin-left: 20px;
}

#page #lateral2 .objfla object {
	text-align: center;
	position: fixed;
}

#page #lateral p, #page #mid p, #page #lateral2 p {
	padding: 5px;
}


#pagepar {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#pagepar #content h1 {
	clear: left;
}

#pagepar #content .faixa h2 {
	height: 30px;
	padding-top: 40px;
}
#pagepar .cell {
	float: left;
	width: 475px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#pagepar .cell a {
	float: left;
	text-align: center;
	width: 198px;
}


#pagepar .cell img {
}
#pagepar .cell p {
	display: block;
	height: 40px;
	margin-left: 200px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	color: #009900;
	font-size: 14px;
	font-weight: bolder;
	margin-top: -2px;
	background-image: url(images/slices/square3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pagepar .h1top {
	margin-bottom: -10px;
}



#pagecon {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#pagecon #content {
	background-image: url(images/fone.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#pagecon #lateral {
	padding-left: 5px;
	float: none;
}


#pagesoc {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#pagesoc #lateral p, #pagesoc #mid p, #pagesoc #lateral2 p {
	padding: 5px;
}
#pagesoc #content h3 {
	margin-right: 5px;
	margin-left: 5px;
}

#pagesoc #lateral {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#pagemis {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#pagemis #lateral p, #pagemis #mid p, #pagemis #lateral2 p {
	padding: 5px;
}
#pagemis #content h3 {
	margin-right: 5px;
	margin-left: 5px;
}

#pagemis #content img {
	margin: 5px;
	float: left;
}

#pagemis #lateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	width: 310px;
}
#pagemis #mid {
}

#pagemis #lateral2 {
	width: 301px;
	margin-left: 685px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}



#pagedst {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logofundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pagedst #lateral p, #pagedst #mid p, #pagedst #lateral2 p {
	padding: 5px;
}
#pagedst #lateral {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#pagemul {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#pagemul iframe {
	height: 70px;
	width: 350px;
}
#pagemul #lateral .objfla {
	text-align: center;
}
#pagemul #lateral2 .objfla {
	text-align: center;
}


#pagenot {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#pagenot #lateral2 {
	height: 420px;
	background-image: url(images/calendario.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#indique {
	padding: 10px;
}
#indique table {
	margin-left: 20px;
}
