body {
	background-color: #727272;
	background-image: url(../img/body.gif);
	background-repeat: repeat-x;
	line-height: 1.7em;
}

* {
	font-family: "Trebuchet MS", "Trebuchet", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #d4d4d4;
	padding: 0px;
	margin: 0px;
}

/*******************************************************************/
divl {
	border: 1px dotted yellow;	
}
#geral {
	margin: 6px auto 0 auto;
	width: 994px;
}
#mapa-port {
	float: left;
	width: 294px;
	background-image: url(../img/conteudo.gif);
	background-position:left;
}
#min-heigth {
	float:left;
	background-image: url(../img/conteudo.gif);
	background-position:right;
}
#conteudo {
	float:left;
	width: 700px;
}
#header {
	background-color: #ed2c24;
	background-image: url(../img/header.gif);
	height: 198px;
}
#header-sombra {
	background-image: url(../img/header_sombra.gif);
	background-position:center 153px;
	background-repeat: no-repeat;
}
#footer, #copy {
	clear: left;
	text-align: center;
	color: #fff;
}
#footer * {
	font-size: 10px;
	font-family: Verdana, Arial
}
#footer-fundo {
	clear: left;
	background-image: url(../img/footer-fundo.gif);
	height: 193px;
}
#footer {
	background-image: url(../img/footer.gif);
	height: 193px;
	width: 994px;
	margin: 0 auto;
}
#footer ul {
	margin: 0 auto;
	width: 400px;
	height: 46px;
}
#footer ul li{
	margin-top:10px;
	float: left;
	list-style: none;
}
#footer a {
	color: #cdcdcd;
}
/*******************************************************************/


/*********************/
#agenda {
	width: 203px;
	background-image: url(../img/agenda.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#agenda h3 {
	text-indent: -18151px;
	font-size: 15px;
	margin-left: 17px;
	color: #fff;
}

#agenda dl {
	padding: 10px 20px 20px 20px;
}

#agenda dl dt {
	list-style: none;
	line-height: 9px;
}

#agenda dl dt a {
	color: #915e00;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#agenda dl dd {
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
}

/*************************/
#noticias {
	width: 203px;
	background-image: url(../img/noticias.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 2px;
}

#noticias h3 {
	text-indent: -18151px;
	font-size: 15px;
	margin-left: 17px;
}

#noticias dl {
	padding: 10px 20px 20px 20px;
}

#noticias dl dt {
	list-style: none;
	line-height: 9px;
}

#noticias dl dt a {
	color: #915e00;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#noticias dl dd {
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
}

/*************************/
#homeA,#homeB {
	float: left;
	width: 49%;
	list-style: none;
	margin-bottom: 20px;
}

#homeA {
	border-right: 1px solid #ebe5d2;
	margin-right: 5px;
	padding-right: 2px;
}

#homeA .primeiro,#homeB .primeiro {
	background: none;
	padding: 0;
	list-style: none;
	/*	float:left;
	clear:left;
	width:100%; */
}

#homeA li,#homeB li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 10px 0px;
	background-image: url(../img/seprosa.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#homeA li {
	
}

#homeB li {
	background: none;
	padding: 5px 0px;
	/*	margin-left:15px;
	list-style:url(../img/bull.gif);*/
}

/************************************************/
#heading {
	margin: 5px 0;
}

#heading h1,#homeA h1,#homeB h1 {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	font-weight: normal;
	color: #ffff00;
	padding: 0px;
	margin: 0px;
	float: left;
	/*	border:1px solid red /**/
}

#homeA h1,#homeB h1 {
	float: none;
}

#heading h2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	position: relative;
	left: 5px;
	color: #915e00;
	font-size: 14px;
	padding: 4px 0px;
	float: left;
}

/*********************************************************************************************************************************
*********************************************************************************************************************************/
#pf {
	list-style: url(../img/bull.gif);
	margin-left: 15px;
	margin-bottom: 0px;
}

#pf a {
	font-size: 11px;
	color: #6b6b6b;
	line-height: 20px;
	text-decoration: none;
}

#pf a:hover {
	color: #fc5a01;
}

.pfres {
	margin-top: -10px;
	list-style: none;
}

.pfres dt {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #915e00;
	font-weight: bold;
}

.pfres dd {
	padding-left: 15px;
	font-size: 11px;
	line-height: 16px;
}

.top { /*ir p/top*/
	text-align: right;
	margin-top: 5px;
	color: #ffab02;
}

/************************************************************************/
.pad10 {
	padding: 10px;
}

.pad5 {
	padding: 5px;
}

.pad20 {
	padding: 20px;
}

/************************************************************************/
	/*********************************/
.hr {
	height: 2px;
	background-image: url(../img/sep.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px 0 15px 0;
}

.hr hr {
	display: none;
}

hr {
	display: none;
}
em {
	color: #ff0;
	font-style: normal;
}
em b {
	color: #ff0;
}
b {
	font-weight: bold;	
	color: #fff;
	font-style: normal;
}
label {
	color: #f0f0f0;
	float:left;
	width:80px;
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
	color: #ffde2a;
}

h2,h2 a {
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #E09813;
	padding: 5px 0px;
	text-decoration: none;
}

h3,h3 a {
	font-size: 11px;
	color: #E09813;
	text-decoration: none;
}

#proLis {
	text-align: left;
}

#proLis dt {
	background-color: #fff2e9;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #ff5900;
}

#proLis dd {
	padding: 3px;
	border-bottom: 1px solid #fff2e9;
}

.voltar {
	clear: left;
	width: 100%;
	height: 24px;
	display: block;
	text-indent: -545px;
	margin-top: 30px;
	outline: none;
	background-image: url(../img/voltar.gif);
	background-repeat: no-repeat;
	border: none !important;
}

.voltar:hover {
	background-position: bottom left;
}

#ga li a {
	font-family: Verdana, Arial;
	font-stretch:.5em;
	font-size: 10px;
	text-decoration: none;
	color: #c9c9c9;
}
#ga li img {
	border: 1px solid #7b7b7b;
}

#ga li, #gaPro li {
	margin: 11px;
	list-style: none;
	float: left;
	width: 204px;
	height: 194px;
	background-color: #828282;
	background-image: url(../img/ga_fundo.gif);
	text-align: center;
}

#gaPro li {
/*	margin: 4px;
	list-style: none;
	float: left;
	width: 125px;
	background-color: #ebe5d2;
	background-image: url(../img/gradli.gif);
	background-repeat: repeat-x;
	line-height: 1em;
	padding-top: 3px;
	text-align: center;
	height: 120px; /**/
}

#gaPro li span {
	width: 100%;
	display: block;
	float: left;
}

#ga li a {
	height: 20px;
}

#pgS {
	padding: 0px 0px 10px 20px;
	color: #fff;
}

#pgS * {
	color: #fff;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

.tabs {
	width: 100%;
	border-bottom: 2px solid #d0d9da;
	float: left;
}

.tabs li {
	list-style: none;
	float: left;
	margin: 0px 1px;
}

.tabs li a {
	text-decoration: none;
	font-size: 13px;
	display: block;
	background-color: #e6eeae;
	padding: 2px 20px;
	color: #c1cf5d;
	font-weight: bold;
}

.tabs li a:hover,.tabs li em a {
	display: block;
	background-color: #fff;
	color: #fff;
}

.liR {
	width: auto;
	margin-bottom: 30px;
}

.liR li {
	background-color: #ebe5d2;
	background-image: url(../img/gradli.gif);
	background-repeat: repeat-x;
	margin: 5px 0pt;
	padding: 5px 10px;
	list-style: none;
}

.liR li p a {
	color: #e09813;
	font-weight: normal;
}

/********/ /********/
.liR dt {
	float: left;
	width: 98%;
	padding: 0px;
}

.liR dd {
	float: left;
	padding-left: 15px;
}

.liR dd .imgleft {
	margin: 0px 10px 10px 0px;
}

/********/ /********/
.liR p {
	padding: 3px;
}

.liR a,.liS a {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	border: none !important;
}

.liR a b {
	color: #11568b;
	font-size: 12px;
	text-decoration: none;
	/*	line-height:5px; /**/
}

.liS li {
	width: 460px;
	/*	list-style:none; /**/
	color: #915e00;
	margin-bottom: 10px;
}

.liD li {
	list-style: none;
	width: 120px;
	float: left;
	margin: 0px 10px;
	line-height: 15px;
	margin-bottom: 20px;
}

.liD li a {
	text-decoration: none;
	font-weight: bold;
}

.liD li a:hover {
	text-decoration: underline;
}

.liScBlock {
	width: 120px;
	height: 155px;
}

.liScBlock img {
	position: relative;
	left: 10px;
}

.liSc {
	text-align: center;
	float: left;
	width: 140px;
	height: 190px;
	border: 1px solid #f0f0f0;
	margin: 2px;
}

.age li {
	list-style: none;
	margin: 5px 0 15px 0;
	background-color: #ebe5d2;
	padding: 5px 10px 10px 10px;
	background-image: url(../img/gradli.gif);
	background-repeat: repeat-x;
}

.age li h2 {
	padding: 0;
	margin: 0;
}

.age li h2 a {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.age span {
	color: #915e00;
}

.age li a {
	color: #49423a;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	border: none !important;
}

.data dt a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	border: none !important;
}

.data .dataTitulo a {
	text-decoration: none;
	font-weight: bold;
}

.data .dataTitulo a:hover {
	text-decoration: underline;
}

.data dd {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding: 3px;
}

#ageBtns * {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#ageBtns li {
	float: left;
}

#ageBtns #a2,#ageBtns #a1 {
	display: block;
	/*	text-indent:-80000px; /**/
	text-align: center;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	width: 125px;
	height: 19px;
	background-color: #e0d2ac;
	color: #fff;
	margin-right: 10px;
}

#ageBtns #a1 {
	
}

#ageBtns #a1 :hover { /*	background-position:bottom; /**/
	
}

#ageBtns #a2 {
	
}

#ageBtns #a2 :hover,#ageBtns #a1 :hover {
	background-color: #dde56c; /**/
}

.linkLiSc {
	
}

.proRel em {
	font-size: 13px;
	color: #ffa900;
}

.proRel a {
	text-decoration: none;
}

.proRel {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
}

.imgPr {
	margin: 0px 15px 0px 0px;
	border: 1px solid #ccc;
}

.img {
	margin: 5px;
	margin-left: 0px;
}

.imgleft {
	float: left;
}

.imgright {
	float: left;
}

.liR .p b {
	color: #555;
	font-size: 12px;
}

.liR  img {
	margin-right: 10px;
}

.liR font a {
	color: #555;
	line-height: 15px;
}

#kw {
	display: block;
	text-indent: -15138px;
	line-height: 0px;
}

#subtituloConteudo {
	font-size: 12px;
	padding-left: 1px;
	color: #505050;
	display: block;
	float: left;
	margin-top: -10px;
}

#map {
	height: 500px;
	width: auto;
	margin: 0px;
}

#serv {
	list-style-type: disc;
	margin-top: 20px;
	float: right;
	width: 400px;
	height: 116px;
}

#serv li {
	list-style-type: none;
	list-style-image: url(../img/bull.gif);
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#serv li a {
	color: #555;
	text-decoration: none;
}

#serv li a:hover {
	color: #fff;
	background-color: #ff7c00;
	text-decoration: none;
	padding: 3px;
}

td {
	font-size: 11px
}

a {
	color: #615a51;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline !important;
}

li {
	list-style: url(../img/bull.gif);
	margin-left: 20px;
}

/************/

#loginDiv {
	clear: left;
	text-align: left;
	color: #32556b;
	width: 135px;
	height: 122px;
	background-color: #dde56c;
	background-image: url(../img/loginDiv.jpg);
	font-size: 9px;
	margin: 0px auto 20px auto;
}

#loginDiv {
	color: #32556b;
}

#login,#password {
	height: 18px;
	font-size: 11px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(../img/imp.gif);
	color: #000;
	width: 110px;
	border: 1px solid #e7e5e3;
}

#Submit { /*	display:none; /**/
	text-align: right;
	height: 17px;
}

#Submit input {
	background-image: url(../img/entrar.gif);
	text-indent: -1501px;
	height: 32px;
	width: 51px;
	border: none;
	cursor: pointer;
	background-position: bottom;
	border: 0px;
}

#Submit input:hover {
	background-position: top;
}

#loginDiv dl {
	padding: 10px 5px 0px 10px;
}

#loginDiv dl dd {
	margin: 0px;
}

#loginDiv dl dt label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c3c3c3;
	font-weight: normal;
	font-size: 10px;
	float: left;
	line-height: 10px;
}

.texto {
	
}

.texto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00494f;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}

/***************/
input.btn {
	font-size: 10px;
}

.clearing {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}

#form1 {
	margin-right: 20px;
}
#form1  dl {
	width: 400px;
}
label {
	cursor: pointer;
}

.tableMod {
	font-family: "Trebuchet MS";
	width: 100%;
}

.tableMod tr td,.tableMod tr td a {
	text-decoration: none;
	font-size: 13px;
	color: #3ea6bf;
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #f8f8f8;
	/*background-image:url(../img/liR.gif); */
}

.tableMod tr th a {
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	text-decoration: none;
}

.tableRow a b {
	color: #915e00;
}

#notD {
	margin-top: 30px;
}

#notD li {
	list-style: none;
}

.anexo {
	padding: 5px;
	margin: 10px 0px 2px 0px;
	/*	background-color: #f8f8f8; */
	background: url("../img/ano.gif") repeat-x;
}

a {
	text-decoration: none;
}

/****************************/
#reg label {
	width: 12em;
	display: block;
	float: left;
	color: #915e00;
}

#reg .input,#reg .textarea, #reg .med,#reg  .sma {
	width: 60%;
	background-color: #26495e;
	border: #26495e; /**/
	border-top: 1px solid #1f4155;
	margin: 1px;
	padding: 0px 3px;
	color: #9fc3dd;
}

#reg .med {
	width: 30%;
}

#reg .sma {
	width: 10%;
}

#reg textarea {
	height: 5.5em;
	background: none;
}

#reg input#submit {
	color: #1a3c50;
	width: 100px;
}

#msn {
	background-color: #fff;
	color: #fff;
	padding: 2px;
	margin: 5px 0px;
	display: none;
}

#regUL li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header a img {
	border: none;
}

#tabs {
	float: left;
	margin: 0;
	padding: 0;
}

#tabs li {
	margin: 0 25px 0 0;
	float: left;
	list-style: none;
	height: 43px;
	background-image: url(../img/tab_d.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#tabs li a {
	background-image: url(../img/tab_e.gif);
	background-repeat: no-repeat;
	border: 0px solid red;
	display: block;
	color: #ad7f28;
	float: left;
	height: 43px;
	padding: 5px 10px 5px 18px;
}

#tabs li a:hover {
	color: #ad7f28
}

#docC {
	
}

#docC a {
	color: #e8e1c7;
	border: none;
}

#docC dt {
	color: #b0ff00;
	/*	background: url("../img/bull2.gif") no-repeat 6px center #41637b; */
	background: url("../img/docC.gif") repeat-x #494239;
	padding: 6px 23px;
	margin-top: 3px;
}

#docC dd {
	padding: 7px 0px 0px 40px;
	background-color: #494239;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.doc-ano {
	background: url("../img/ano.gif") repeat-x #6c6154;
}

.doc-ano dt {
	background: url("../img/bull3.gif") no-repeat 6px center transparent
		!important;
	padding: 6px 23px;
	color: #ffc540 !important;
}

.doc-ano dd {
	background-color: #6c6154 !important;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px !important;
}

.doc-artigo * {
	list-style: none;
	padding-left: 0 !important;
	margin: 0 !important;
	color: #ffc540;
}

.doc-artigo dt a {
	color: #f5f2e6 !important;
}

.doc-artigo dt {
	background: transparent url("../img/bull.gif") no-repeat left center
		!important;
	padding: 0px 10px !important;
	color: #9fc3dd !important;
}

.doc-artigo dd {
	background: transparent url("../img/bull.gif") no-repeat left center;
	padding: 0px 10px 0px 10px !important;
	margin: 0px 0px 0px 30px !important;
	color: #fff;
}

.textinput, .textarea {
	width: 200px;
	background: #eee;
	color:#333;
}
dl#email dd {
	margin-bottom:3px;
}
.textinputP {
	width: 100px;
}

label input {
	margin-right: 5px;
}

.msg {
	margin-top: 50px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}


#map * {
	color: #d7cea6;
}

#submenu {
	display: none;
	position: absolute;
	top: 41px;
	left: 20px;
	width: 120px;
	height: 119px;
	background-image: url("../img/submenu.gif");
}

#submenu a {
	margin-top: 5px;
	display: block;
	height: 24px;
	width: 90%;
	color: #fff;
	text-indent: -84185px;
}

