body {
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	color:#666;
	background-image: url(images/bg_all2.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#040eb6;
	margin: 0px;
}

.content1 {
	}


.content2 {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.4em;
	}

h4 {
	font-size: 1.2em;
	
	}
	
/* style link default*/
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: none;
}
a:active {
	color: #009;
	text-decoration: none;
}	


/* style menu links*/
a.menu_link {
    color: #FFF;
    text-decoration: underline;
    }

a.menu_link:link {
    color: #FFF;
    text-decoration: underline;
    }

a.menu_link:visited {
    color: #FFF;
    text-decoration: underline;
    }

a.menu_link:hover {
    color: #FFF;
    text-decoration: underline;
    }

a.menu_link:active {
    color: #FFF;
    text-decoration: none;
    }

.outer
{
	width: 825px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	*padding-left: 5px;
	*padding-right: 5px;
	background-color:#FFF;
	background-attachment: fixed;
	background-repeat: no-repeat;	
	
	}
	
.centralizado {
	margin: 0 auto;
	text-align:center;
	}
	
.outline {
	    border: 1px solid #f5f5f5;
	}	

.header
{
	width: 855px;
	height: 200px;
	margin: 0 auto;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;	*/
}



.logo_header 
{
	margin-top:10px;
	margin-bottom: 99px;
	margin-left:30px;	
	*margin-left:30px; /* IE 7 */ 
	_margin-left:50px; /* IE 6 */
	float: left;
}

.links_header {
	margin-left: 342px;
	_margin-left: 300px;	
	margin-top: 5px;
	padding: 5px;
	width: 280px;
	float:left;
	color:#FFF;
	}
	
.iconelinks_header {
	float:left;
	margin-left: 10px;
	*margin-left: 10px; /* ie 7 */
	_margin-left: 10px; /* ie 6 */
	}


.txtlinks_header {
	/*width: 90px;*/
	float:left;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}


.login_senha 
{
	margin-left: 560px;
	*margin-left: 560px; /* ie7 */
	_margin-left: 625px; /* ie7 */
	padding-top: 5px;
	*padding-top: 4px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.menu {
	margin: 0 auto;
	margin-left: 15px;
	*margin-left: 15px;
	_margin-left: 15px;
	/*_padding-bottom: 50px;*/
/*	*padding-bottom: 50px;*/
	
	}

/* menu principal do site */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

.clear {
		clear: both;
	}

.espaco_vert {
	height: 20px;
	clear: both;
	}

.titulo {
	/*margin-left: 0px;*/
	background-image: url('images/db1.gif');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

.titulo2 {
	/*margin-left: 230px;
	*margin-left: 230px; /* para IE 6.0*/
	background-image: url('images/db2.gif');
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color:#009;
	/**margin-left: 220px;*/
}

.submenu_right
	{
	float:right;
	text-align:left;
	background-image: url('images/db2.gif');
	font-weight: bold;
	font-size:0.9em;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
	*margin-bottom: 10px;	
	margin-left: 20px;
	*margin-left: 20px;
	}

.foto01
	{
	float:left;
	text-align:left;
	padding-right: 15px;
	padding-top:15px;
	padding-bottom: 10px;
	*padding-bottom: 10px;
	/*margin-left: 10px;*/
	font-size: 0.7em;
	font-weight:bold;
	}
	
.foto01_right
	{
	float:right;
	text-align:left;
	margin-left: 10px;
	padding-right: 15px;
	padding-top:10px;
	padding-bottom: 10px;
	/*font-size: 0.7em;*/
	font-weight:bold;
	text-align:right;
	}

.footer
{
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align:center;
	background-color: #fff;
	width: 855px;
	height: 75px;
	/*background-image:url(images/img_rodape2.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;*/
	font-size: 0.7em;
	color: #333;
}

.footer .left
{
	position: absolute;
	left: 2em;
	top: 23px;
	_top: 35px;
	*top: 35px;	
	width: 400px;
	text-align:left;
	font-weight:bold;
	font-size: 1em;
}


.footer .center
{
	position: absolute;
	right: 13em;
	top: 10px;
	*top: 30px;	
}


.footer .janela-twitter
{
	position: absolute;
	right: 15em;
	top: 10px;
	*top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;		
}

.footer .right
{
	position: absolute;
	right: 2em;
	top: 25px;
	*top: 45px;	
/*bottom: 1em;*/
}

.logo_rodape
	{
	float:left;
	text-align:left;
	padding-right: 15px;
	padding-bottom: 10px;
	}
	
	/* ////////////////// estilo da tabela de canto arredondado /////////////////////// */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sidebox400px {
	margin: 0 auto; /* center for now */
	width: 400px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}


.sidebox250px {
	margin: 0 auto; /* center for now */
	width: 250px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


/************************* formulario  **************************/

.formulario_left 
	{
	text-align:left;
	font-size:0.8em;
	width: 60px;
	float:left;
	height: 20px;
	margin-left: 5px;
	}

.formulario_right 
	{
	height: 20px;
	}
	
label
	{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}

.submit input
	{
	margin-left: 4.5em;
	} 	
	

.titulo-azul-marinho {
	color:#009;
	}

.titulo-laranja {
	color:#ff9818;
	}


fieldset { 
	border:1px solid #009;
	padding: 25px;
	}

legend {
  padding: 10px;;
  border:1px solid #ff9818;
  color:#009;
  font-weight:bold;
  font-size:110%;
  text-align:right;
  background-color:#ff9818;

  }


.form_banco_talento {
	float: left;
	width: 370px;
	margin-left: 20px;
	/*padding-left: 10px;*/
	padding-right: 20px;
	}

.div_form_banco_talento {
		border: 1px solid #ccc;
		height: 260px;
		float:left;
}
	
/* ****************** tabela em html ***********************/

table {
	border:"1";
	width: 510px;
	text-align:center;
	font-size:0.9em;
}

.table_maior {
	border:"1";
	width: 760px;
	text-align:center;
	font-size:0.9em;
}


/*************** quadros abaixo do flash na home **********************/
.col1-home {
	float:left;
	width: 460px;
	_width: 465px;
	*width: 460px;
	padding-right: 35px;
	*padding-right: 5px;
	_padding-right: 5px;
	*margin-left: 5px;
	_margin-left: 5px;
	margin-top: 15px;
	}

.col2-home {
	float:left;
	width: 255px;
	/*margin-top: 15px;*/
	margin-left: 5px;
	*margin-left: 25px;
	_margin-left: 15px;		
	}

.banner_home {
	width: 464px;
    border: 1px solid #f5f5f5;
	float:left;
	}
	
.banner_home2 {
	width: 464px;
    border: 1px solid #f5f5f5;
	float:left;
	margin-right: 25px;
	margin-top: 15px;
	}	
	
.destaque_home {
	float:left;
	width: 255px;
	margin-top: 15px;
	/*
	margin-left: 25px;
	*margin-left: 20px;
	_margin-left: 20px;*/	
}

.iframe-home {
/*	    border: 1px solid #f5f5f5;*/
		width:460px;
		height:71px;
		/*background-image:url(images/bg-iframe-cadastro.gif);*/
		margin: 0 auto;
		text-align:center;
		
	}

.centraliza_subhome 
{
    width: 820px;
    margin: 0 auto;
    padding: 5px;
    padding-top: 20px;
    /*padding-left: 7px;*/
    *padding: 5px;
    *padding-top: 20px;
    /**padding-left: 7px;*/
}

.chamadas_home 
{
    float:left;
    width: 170px;
    height: 80px;
    border: 1px solid #e7e7e7;
    font-size: 0.9em;
    margin: 7px;
    *margin: 7px;
    padding: 9px;
    *padding: 9px;
	padding-bottom: 10px;
	*padding-bottom: 10px;
	text-align:center;
    }
    
.subtitulos_home 
{
    font-weight:bold;
    text-align:center;
    /*letter-spacing: 5px;*/
    color:#ggg;
    padding-bottom: 5px;
}

.title_rodape_home1 {
	width: 555px;
	height: 70px;
	float: left;
	font-size: 75%;
	margin-top: 15px;
	}

.title_rodape_home2 {
	width: 185px;
	height: 70px;	
	float: left;
	font-size: 75%;	
	margin-top: 15px;
	
	}
	
.title_rodape_home3 {
	width: 70px;
	height: 70px;	
	float: left;
	font-size: 75%;
	margin-top: 15px;	
	}

.espaco_esquerda_rodape_home {
	_width: 50px;
	_margin-left: 5px;
	*width: 10px;
	width: 10px;
	height: 70px;
	float: left;
	}

.rodape_home {
	float: left;
	margin-right:15px;
	}
	
/* ////// ESTILO JANELA TWITTER  ///////////////// **/ 

#twitter_update_list {
width:180px; height:60px;
/* background-color:#CCC;*/
}
#twitter_update_list li {
font-size:10px;
margin:10px;
}
#twitter_update_list li a {
color:#0000CC;

}
	
#twitter { height: 80px; width: 200px}
