body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin:0px;
	background-color:#F7F8FA;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#meio_geral{
	background-image: url(images/fundo_meio.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


div#endereco{
	background-image: url(images/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#FFFFFF;
	line-height:140%;
	font-size:12px;
}

div#endereco a{
	text-decoration:none;
	color:#FFFFFF;
}
div#endereco a:hover{
	text-decoration:underline;
}

#adok{
	background-color: #333333;
	background-image: url(images/fundo_rodape_adok.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
#adok a{
	text-decoration:none;
	color:#FFFFFF;
}

#adok a:hover{
	text-decoration:underline;
}

#loginn{
	background-color:#F0F5D8;
	border:1px solid #999999;
	border-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:10px;
}


#loginn input{
	border: 1px solid #CCCCCC;
	padding:3px;
	width:170px;
	font-size:11px;
	margin-bottom:10px;
}
#loginn .botao{
	border: 1px solid #CCCCCC;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:4px;
	background-color: #C5C5C5;
	background-image: url(images/fundo_botao.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

#indicadores{
	background-image: url(images/fundo_indicadores.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#F0F5D8;
	border:1px solid #999999;
	border-top:0px;
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left:15px;
	text-align:left;
	line-height:190%;
}

.associada{
	background-color:#F0F5D8;
	border:1px solid #999999;
	border-top:0px;
}

#conteudo{
	text-align:justify;
}

#conteudo ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#conteudo li{
	text-align:left;
	background-image: url(images/setinha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
	margin-left:5px;
	margin-bottom:15px;
}

#meio{
	text-align:justify;
}
#meio .titulo{
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 15px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#meio a{
	color:#000000;
	text-decoration:underline;
}
#meio a:hover{
	color:#666666;
}


/* Estilos da notícia */

#noticia{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#noticia .titulo{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:auto;
	padding:inherit;
	border:0px;
}

#noticia .texto{
	padding-bottom:5px;
}


#margem_lateral{
	margin-left:9px;
	margin-right:25px;

}

/* MENU */


ul.menubar ul.menu{ 
   display: none;
   position: absolute;
   margin: 0px;
}

ul.menu, ul.menu ul{ 
   margin: 0;
   padding: 0;
   width:auto; 
   border:1px solid #999999;
   border-top:0px;
   background-color:#F0F5D8;
}

ul.menu li{ 
   position: relative;
   list-style: none;
   border: 0px;
}

ul.menu li a{ 
   display: block;
   text-decoration: none;
   color: #000000;
   padding:5px;
   margin-left:10px;
   margin-right:10px;
   border-bottom:1px solid #999999;
}

ul.menu li a:hover { 
	background-color:#F5F9E6;
}

ul.menu li.submenu ul li a:hover{ 
	background-color:#F5F9E6;
}


ul.menu ul{ 
   position: absolute;
   display: none;
   left: 175px; 
   top: -1px;
}

ul.menu li.submenu ul { 
	display: none;
 	white-space: nowrap;
	padding:5px;
	padding-bottom:10px;
	border:1px solid #999999;
} 

ul.menu .submenu a{ 
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}

ul.menu .submenu a:hover{ 
	background-image: url(images/arrow._hover.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}

ul.menu li.submenu ul li a{ 
	background-image: url();

}

ul.menu li.submenu ul li a:hover{ 
	background-image: url();
}

* html ul.menu li {
	float: left; height: 1%;
}
* html ul.menu li a {
	height: 1%;
}


/* FIM MENU */

/* imagens */


img {
	border:0; /* Para tirar a borda do link em imagens */
}


/* ligthbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


#formulario form{
	margin:0px;
	padding:0px;
}

#formulario input, textarea{
	border:1px solid #8B8B8B;
	padding:3px;
	margin-bottom:10px;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#formulario .botao{
	background-color:#F0F5D7;
	border:1px solid #9A9A98;
	width:80px;
	padding-bottom:5px;
	padding-top:5px;

}

/* PARA O FORMULARIO DE CURRICULO - ALTERADO EM 06/01/2009 */

h3{
	font-size:12px;
}
label {
    display: block; 
    margin: 5px 0 5px 0;
	border:1px solid #F7F8FA;
	padding:5px;
}
label:hover{
	border:1px solid #E2E2E2;
}
label span {
	display: block;
	width: 200px;
	margin-top: 2px;
	float: left;
	white-space: nowrap;
	text-align:left;
}
input, textarea, select {
     width: 300px;
     border: solid 1px #C7C7C7;
	 padding:3px;
	 font-size:12px;
}
.radio{
	width:15px;
	border:0px;
}
select {
     width: auto;
}

textarea {
     height: 100px;
     overflow: auto;
}
button {
	border: 1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:4px;
	background-color: #C5C5C5;
	background-image: url(images/fundo_botao.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.botao{
	border: 1px solid #CCCCCC;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:4px;
	background-color: #C5C5C5;
	background-image: url(images/fundo_botao.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
div#both{
	clear:both;
	height:1px;
}
div#botoes_marcacao{
	text-align:left;
	width: 300px;
	float:left;
	margin-left:201px;
}