body {
	background-color:#eff7fa;
	background-image:url(../img/body.jpg);
	background-repeat:repeat-x;
	margin:20px; 
}
* {
	font-family:"Trebuchet MS","Trebuchet", Verdana, Arial;
	font-size:12px;

	color:#565d5e;
	padding:0px;
	margin:0px;
}
/*******************************************************************/
#dochelp {
	display:block;
	
	margin:40px auto 0px auto;
	width:149px;
	height:60px;
	background-image:url(../img/dochelp.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-25151px;
}
#container {
	width: 909px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-image:url(../img/container.gif);
}
#banner {
	display:none; /**/
	padding: 2px;
	margin-bottom:0px;
	background-color:#f00;
}

#header {
	background-image:url(../img/-header.jpg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:561px;
	height:146px;
}
#header12 {
	background-image:url(../img/header.jpg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:561px;
	height:146px;
}
#header a .img {
	float:left !important;
	margin:0px 0px 0px 5px;
}

#content {
	padding:0px;
	width:561px;
	float:left;
	margin-bottom:30px;
	background-color:#fff;
	position:relative;
	z-index:1;
}
#sidebar-a {
	background-image:url(../img/sidebara.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:145px;
	position:relative;
	z-index:3;
}

#sidebar-b {
	background-image:url(../img/sidebarb.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float: left;
	width: 194px;
	text-align:center;
	position:relative;
	z-index:2;
}
#sidebar-b .imgleft {
	border:1px solid #fff;
	border-bottom-color:#333;
	border-right-color:#333;
}

#footer {
	text-align:center;
	text-indent:-60px;
	height:30px;
	clear:both;
	margin-top:0px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
}
#footer p {
	font-size:9px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#d0dbe2;
	padding-top:10px;
}
#footer p a {
	color:#fbffe9;
}
/*******************************************************************/
#logo {
/*	background-image:url(../img/logo.gif); /**/
	width:143px;
	height:123px;
	background-repeat:no-repeat;
	text-indent:-666666px;
	display:block;
	outline:none;
	float:left;
}
#contactos {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-bottom:10px;
	padding:2px 0px 2px 0px;
	color:#8ba3a9;
	border-left:1px solid #c7e5ef;
	border-right:1px solid #add9e2;
	background-color:#154247;
	background-image:url(../img/contactos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#contactos em {
	color:#e2fc29;
	font-size:9px;
	font-weight:normal;
	margin-left:10px;
}
/*********************/
#agenda {
	width:203px;
	background-image:url(../img/agenda.gif);
	background-repeat:no-repeat;
	background-color:#48b8d2;
	text-align:left;
}
#agenda h3 {
	text-indent:-18151px;
	font-size:15px;
	margin-left:17px;
	color:#fff;
}
#agenda dl {
	padding:10px 20px 20px 20px;
	background-image:url(../img/agendaDown.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#agenda dl dt {
	list-style:none;
	line-height:9px;
}
#agenda dl dt a {
	color:#00628c;
	font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#agenda dl dd {
	padding-bottom:7px;
	margin-bottom:7px;
	background-image:url(../img/sep.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	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;
	background-color:#003440;
	text-align:left;
	margin-top:2px;
}

#noticias h3 {
	text-indent:-18151px;
	font-size:15px;
	margin-left:17px;
}

#noticias dl {
	padding:10px 20px 20px 20px;
	background-image:url(../img/noticiasDown.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#noticias dl dt {
	list-style:none;
	line-height:9px;
	color:#fff;
}
#noticias dl dt a {
	color:#85b0c6;
	font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#noticias dl dd {
	padding-bottom:7px;
	margin-bottom:7px;
	background-image:url(../img/sep2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	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 #eee;
	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);*/
}
#header ul a {
	color:#e6c98d;
	text-decoration:none;
}
#header ul a:hover {
	color:#fff;
	text-decoration:underline;
}
#menu {
	width:145px;
	margin-top:16px;
	float:left;
}
#menu li {
	position: relative;
	width:145px;
	margin:0px;
	margin-top:1px;
	float:left;
	list-style:none;
}
#menu ul li {
	margin-top:0px;
}
#menu li a {
	display:block;
	width:145px; /* ie 6*/
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:20px;
	color:#fff;
	padding:0px;
	margin:5px 0px;
	background-image:url(../img/menua.gif);
	background-repeat:no-repeat;
	text-decoration:none;
		line-height:2em;
	/*border:0px dotted red; /**/
}
#menu ul li a {
	background-image:url(../img/menu_ul_a.gif);
	margin:2px 0px;
}
#menu li em {
	display:block;
	width:145px; /* ie 6*/
	height:auto;
}
#menu li a:hover, #menu li em a {
	background-position:bottom right;
}
#menu ul ul {
	display:none;
}
#menu ul #menu * {
	z-index:99;
	position:absolute;
	overflow:visible;
	display:none;
	/*border:1px dotted red; /**/
}
#menu ul li>ul, #menu ul ul li>ul{
     margin-top:-1.4em;
}

#menu ul, #menu ul ul, #menu ul ul ul, #menu li ul  {
/**/ display:none; /**/
     position:absolute;
     top:0px;
     left:144px;
}
#menu li:hover ul, #menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul, #menu ul ul ul ul li:hover ul{
     display:block;
}
* html #menu li{float:left;}
/*
#body {
	float:left;
	background-color:#dabc7e;
	background-image:url(../img/conteudo.jpg);
}
*/
/************************************
************************************/
#vertnav {
	margin:18px 0px 0px 0px;
	list-style: none;
	width:145px;
	padding:0;
}
#vertnav *,  #vertnav *:hover{
	list-style:none;
}

#vertnav ul {
	padding:0;
	list-style: none;
	width:145px;
	z-index:99;
	position:absolute;
	overflow:visible;
}

#vertnav li {
	list-style: none;
	float:left;
	width:100%;
	margin:4px 0px;
    position: relative;
     width:145px;
/*      background-color:#aaa;
    border:solid 1px #aaa; 
     border-bottom:none;*/
     display:block;

}
#vertnav ul li {
	margin:0px 0px;
}

#vertnav li:last-child{
/*
 border-bottom:1px solid #aaa;
*/
}

#vertnav a {
	text-decoration:none;
	display:block;
	padding:4px 2px 4px 25px;
/*     margin:0.2em 0 0.2em 0.1em; */
	color:#fff;
	background-image:url(../img/menua.gif);
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#vertnav ul li a {
	background-image:url(../img/menu_ul_a.gif);
}

#vertnav a:hover, #vertnav li:hover{
		background-position:bottom;
     /* background-color:#ddd; /**/
}
#vertnav ul li em a {
	background-image:url(../img/menu_ul_a.gif); /**/
	background-position:bottom;
}
#vertnav li em a {
	background-image:url(../img/menua.gif); /**/
	background-position:bottom;
}
#vertnav ul li:hover, #vertnav ul li a:hover, ul li em a {
/*	background-image:url(../img/menu_ul_a.gif); /**/
	background-position:bottom;
/*     background-color:#fee; /**/
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
     display:none;
     position:absolute;
     top:0;
     left:12em;
}

/* non-IE browsers see this */
#vertnav ul li>ul, #vertnav ul ul li>ul{
     margin-top:0em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li:hover ul ul ul ul, #vertnav li:hover ul ul ul ul ul{
     display:none;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul, #vertnav ul ul ul li:hover ul, #vertnav ul ul ul ul li:hover ul{
     display:block;
}

li>ul {
     top: auto;
     left: auto;
}
/* Win IE only \*/
* html #vertnav li{float:left;}
/* end holly hack */ 
/************************************
************************************/

#heading {
	margin:5px;
}
#heading h1,#homeA h1, #homeB h1 {
	font-size:18px;
	font-family:"Lucida Sans Unicode","Trebuchet MS";
	font-weight:normal;
	color:#154247;
	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:#9ea900;
	font-size:14px;
	padding:4px 0px;
	float:left;
}
/*********************************************************************************************************************************
*********************************************************************************************************************************/
#copy {
	margin:0px auto 10px auto;
	width:680px;
	color:#d0dbe2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
#copy a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e9d9b5
}

#pf {
	list-style:url(../img/bull.gif);
	margin-left:15px;
	margin-bottom:0px;
	padding-bottom:10px;
	border-bottom:1px solid #3ea6be;
}
#pf a {
	font-size:11px;
	color:#6b6b6b;
	line-height:20px;
	text-decoration:none;
}
#pf a:hover {
	color:#3ea6be;
}
.pfres {
	margin-top:10px;
	list-style:none;
}
.pfres li {
	list-style:none;
}
.pfres dt {
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	color:#9EA900;
	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 {
	display:none;
}
em {
	color:#154247;
	font-style:normal;
	font-weight:bold;
}
label {
	color:#888;
	font-style:normal;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-family:"Lucida Sans Unicode","Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	padding:5px 0px;
	color:#3ea6be;
}

h2, h2 a {
	font-size:14px;
	color:#154247;
	padding:5px 0px;
	text-decoration:none;
}
h3, h3 a {
	font-size:11px;
	color:#3ea6be;
	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:32px;
	display:block;
	text-indent:-545px;
	margin-top:30px;
	outline:none;
	background-image:url(../img/voltar.gif);
	background-repeat:no-repeat;
}
.voltar:hover {
	background-position:bottom left;
}
#ga li a {
	text-decoration:none;
}
#ga li {
	margin:4px;
	list-style:none;
	float:left;
	width:125px;
	background-color:#eee;
	padding-top:10px;
	height:110px;
	text-align:center;
}
#gaPro li {
	margin:4px;
	list-style:none;
	float:left;
	width:125px;
	background-color:#eee;
	line-height:1em;
	padding-top:3px;
	height:120px; /**/
	text-align:center;
}
#gaPro li span {
	width:100%;
	display:block;
	float:left;
}
#ga li a {
	height:20px;
	background-color:#eee;
}
#pgS {
	padding:0px 0px 10px 20px;
	color:#fff;	
}
#pgS * {
	color:#fff;
	line-height:10px;
	margin:0px;
	padding:0px;
}

.tabs {
	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:#154247;
	color:#fff;
}
.liR {
	width:98%;
	margin-bottom:30px;
}

/********//********/
.liR dt {
	float:left;
	width:92%;
	clear:left;
	padding:0px;
}
.liR dd {
	float:left;
	width:92%;
	clear:left;
	padding-left:15px;
	margin-bottom:25px;
}
.liR dd .imgleft {
	float:left;
	margin:0px 10px 10px 0px;
}
/********//********/
.liR p {
	padding:3px;
}
.liR br {
	clear:left;
}
	
.liR a, .liS a {
	font-size:14px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;	
/*	line-height:5px; /**/
}
.liR a b {
	color:#11568b;
	font-size:12px;
	text-decoration:none;
/*	line-height:5px; /**/
}
.liS li {
	width:460px;
/*	list-style:none; /**/
	color:#3ea6be;
	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 {
	list-style:none;
}
.age li h2 {
	padding:0;
	margin:0;
}
.age li h2 a {
	padding:0;
	margin:0;
	font-weight:normal;
}
.age span {
	color:#3ea6be;
}
.age li a {
	color:#555;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px; 
}
.data dt a  {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-left:3px; 
}
.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: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:#154247;
	text-decoration:underline;
}
li {
	list-style:url(../img/bull.gif);
	margin-left:20px;	
}
/************/
#conteudo {
	padding:10px;
}
#loginDiv {
	clear:left;
	text-align:left;
	color:#333;
	width:135px;
	height:122px;	
	background-color:#dde56c;
	background-image:url(../img/loginDiv.jpg);
	font-size:9px;
	margin:0px auto 0px auto;	
}
#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:#3ea6be;
	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 {
	float:left;
	margin-right:20px;
}
label {
	cursor:pointer;
	color:#95290d;
}
.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 {
	text-align:left;
}

.tableMod tr th a {
	font-weight:bold;
	font-size:10pt;
	color:#154247;
	padding:5px;
	padding-left:10px;
	text-decoration:none;	
}
.tableRow a b{
	color:#3ea6be;
}
#notD {
	margin-top:30px;	
}
#notD li {
	list-style:none;
}
.anexo {
	padding:5px;
	margin:10px 0px 2px 0px;
	background-color:#f8f8f8;
}
a {
	text-decoration:none;
}
/****************************/
#reg label {
	width:12em;
	display:block;
	float:left;
	color:#00628c;
}
#reg .input, #reg .textarea, #reg .med, #reg  .sma{
	width:60%;
	background-color:#f9eaf8;
	border:#f4e5f3; /**/
	border-top:1px solid #f4e5f3;
	margin:1px; 
	padding:0px 3px;
	color:#00628c;

}
#reg .med  {
	width:30%;
}
#reg .sma  {
	width:10%;
}
#reg textarea {
	height:5.5em;
	background:none;
}
#reg input#submit {
	width:100px;
}
#msn {
	background-color:#154247;
	color:#fff;
	padding:2px;
	margin:5px 0px;
	display:none;
}
#regUL li {
	margin:0;
	padding:0;
	list-style:none;
}
#neve {
	width:116px;
	height:222px;
	background-image:url(../img/neve.gif);
	clear:left;
}
#forum {
	position:relative;
	top:20px;
	width:118px;
	height:58px;
	text-indent:-5184px;
	background-image:url(../img/forum.gif);
	display:block;
	clear:left;
	margin:0px auto;
}
#lingua {
	clear:both;
	padding-left:10px;
}
b {
	font-weight:bold;
}