body#site
{
	margin-top:0px;
	background-image:url(../images/fundo_pags.jpg);	
}


#divContainer{	
	width: 920px;	
	position: absolute;
	left: 50%; /*posição em relação à parte esquerda*/	
	margin-left: -460px;
	
}

#logo{
	margin-top:21px;
	margin-bottom:21px;
	margin-left:30px;
	border: 0px;
	height:66px;		
}

#divBuscaTop{
	/* width: 920px; */
	/* height:30px */	
	width: 900px;
	height:28px;
	text-align:right;
	padding-top:2px;
	padding-right: 20px;
	position:absolute;
	top:75px;
	left:0px;
}

.txtBuscaHome{
	width:137px;
	height:18px;
	border: solid 1px #ababab;
	background-color:#ebebeb;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	vertical-align:text-top;
	
}
.textBox{	
	border: solid 1px #ababab;
	background-color:#ebebeb;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#666666;	
}
.linksBuscaHome{
	font-family: Arial, Verdana, Tahoma;
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
#divBorderTop{
	width: 100%;
	background-color:#FFFFFF;
}

.imgTopRight{
	float:right;
	position:absolute;
	right: 0%;
	top:108px;
}

#divContainerMenu{
	width: 100%;
	background-color:#336a9b;			
}

#divMenu{
	/*width:180px;
	height:227px;*/
	width:175px;
	height:221px;
	background-image:url(../images/fundo_menu.gif);
	position:absolute;
	top:136px;	
	left:25px;
	text-align:center;
	padding-right:5px;
	padding-top:6px;
	}

#divFotoTop{
	width:670px;
	height:200px;	
	position:absolute;
	top:150px;
	right:3%;
	border: solid 1px #b7cadb;
	margin-right:5px;
	z-index:1;
	}

.imgMenuRight{
	float:right;
	position:absolute;
	right: 0%;
	top:136px;
}


#baseMenu{
	width: 100%;
	background-color:#FFFFFF;	
}


.imgBaseMenuRight{
	float:right;
	position:absolute;
	right: 0%;
	top:363px;
}

.tabContainerTexto{	
	width:920px;
	padding:0px;
	border:0px;
	height:530px;
}

.tdBorderLeft{
	width:25px;
	background-image:url(../images/border_left.gif);
}
.tdBorderRight{
	width:20px;
	background-image:url(../images/border_right.gif);
}

.tdTexto{	
	background-color:#e2e2e2;
	text-align:justify;
	vertical-align:top;
	padding:20px;	
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;
	}
	
.tdTextoProdutos{	
	background-color:#FFFFFF;
	text-align:justify;
	vertical-align:top;
	padding:2px;	
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;
	}
	
.tdTextoProdutos_on{
	background-color:#e2e2e2;
	background-image:url(../images/fundo_pag_produtos.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:justify;
	vertical-align:top;
	padding:2px;	
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;	
	}
	
.divTexto
{
	width:510px;	
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;
	text-align:left;
	float:left;
	min-height:400px;
}

.texto
{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;		
	text-decoration:none;
}

#divBorderBotton{
	width:920px;
	background-image:url(../images/botton.gif);		
	
}	

.imgBottonLeft{
	position:absolute;
	left: 0%;	
	bottom:0%;
}

.imgBottonRight{
	position:absolute;
	right: 0%;	
	bottom:0%;
}

#copyright{
	/*height:27px;	*/
	padding-top:3px;
	font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	color:#959595;
	text-align:center;
	padding-top:6px;
	height:21px;		
}

.linkCopyright{	
	color:#005b7f;
	text-decoration:none;
}

.legendaIcoShare{
	FONT-SIZE: 11px;
	COLOR:#999999;
	FONT-FAMILY: Arial, Verdana;
	TEXT-AlIGN: left;	
}

.titulos{
	font-family: Arial, Tahoma, Verdana;
	font-size:30px;
	color:#c2c2c2;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	text-align:left;
	
}

.subtitulos{
	font-family: Arial, Verdana, Tahoma;
	color:#333333;	
	letter-spacing:1px;
	font-weight:bold;	
	text-decoration:none;
}

.linksSubmenuOff{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#004a80;	
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
}

.linksSubmenuOff:hover{	
	color:#9e0b0f;		
}

.linksSubmenuOn{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#9e0b0f;	
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
}

.linksAumentaFontes{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#666666;	
	text-decoration:none;
}
.linksAumentaFontes:hover
{
	text-decoration:underline;
}

.tbFotos{
	width:270px;	
	padding:0px;
	border: 0px;
	float: right;
}


/*Modal Popup*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;	
	padding: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#555555;
	text-align:center;
	z-index:1000;
}

.divNews
{
	border-width: 2px;
	border-style:solid;
	border-color: #e2e2e2;
	width:810px;	
	padding:10px;
	text-align:left;
}

.divNewsOver
{
	border-width: 2px;
	border-style:solid;
	border-color: #ebebeb;
	width:810px;
	padding:10px;	
	text-align:left;
}

#divImgNews
{	
	width: 100px;
	min-height:75px;
	float:left;	
		
}
.imgNews{
	float:left;
	margin-right:15px;
}

#divTxtNews
{
	width:800px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#555555;
	text-align:left;
	
}
#divTxtNewsFull
{
	width:100%;	
	min-height:55px;	
}
.txtNews
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#555555;		
	text-decoration:none;
}
.titNews
{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#004a80;		
	text-decoration:none;
}

#divVoltar
{
	float:right; 
	width:200px; 
	text-align:right;
	right:6%;
	top:400px;
	position:absolute;
}

.boxTel{
	position:absolute;
	bottom:3px;
	right: 8%;
}

.imgCloseModal{
	position:absolute;
	top:-23px;
	right:100px;
}

#divImages
{
	padding-top:10px;
	padding-bottom:10px;
	border-top: solid 1px #FFFFFF;
	width:550px;
}

#divVideos
{
	padding-top:10px;
	padding-bottom:10px;
	border-top: solid 1px #FFFFFF;
}

#divFiles
{
	padding-top:10px;
	padding-bottom:10px;
	border-top: solid 1px #FFFFFF;
}

.tdImgPreviews
{
	vertical-align:top;
	padding-bottom:10px;
	text-align:center;
}

.divInfo
{
	background-image:url(../images/fundoAlertInfo.gif);
	border-color:#333333;
	border-style:dotted;
	border-width:1px;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	text-align:left;
	color:#000000;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:10px;
	padding-left:50px;
	width:530px;
}

.erro{
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	color:#990000;
	text-align:left;	
	font-weight:bold;
}

.dtlFiles
{
	text-align:center;	
}

.cellDtlFiles
{
	border:solid 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	
}

#div_linha_produtos
{
	width:100%;
	text-align:center;
}
.divTextoProdutos
{	
	padding:10px;
	margin-left:290px;
	min-height:400px;
	
}

#submenu{
	background-color:#e2e2e2;
	width: 250px;
	float:left;
	padding:10px;
	min-height:400px;
}

.chamadasProdutos{
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	color:#636363;
	font-weight:bold;
}
.titProdutos{
	font-family:Arial, Tahoma, Verdana;
	font-size:22px;
	color:#004a80;
	font-weight:bold;
	}
	
.divLogoProdutos
	{
		background-color:#F3F3F3;
		border: solid 1px #999999;
		padding:10px;
}
#divContainerHome
{
	width:830px;
	padding-top:10px;	
}

#divContainerBoxLeft{
	width:224px;
	float:left;
}

#divColLeftHome
{
	/*width:234px;*/
	width:224px;
	height:275px;
	background-image:url(../images/box_info_tec.jpg);
	padding-left:10px;
	
}
.titulosHome
{
	font-family:Arial, Tahoma, Verdana;
	font-size:13px;
	color:#004a80;
	font-weight:bold;
}

.textoHome{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#636363;
	text-decoration:none;
}

#divColRightHome
{	
	width:250px;
	text-align:left;
	position: absolute;
	top:419px;
	left:620px;
}

.divColCenterHome{	
	width:280px;
	position:absolute;
	left:310px; 
}

.divDestaqueHome{
	width:280px;
	text-align:left;	
}

.divTextoDestaque{
	margin-left:80px;	
}

.titDestaqueHome{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#004a80;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
.mapa_filiais
{
	position:absolute;
	top:420px;
	right:40px;
}
.divFioSeparador
{
	width:600px;
	border-top:dashed 1px #666666;
	height: 15px;
}

.bts
{
	background-color:#ebebeb;
	border: solid 1px #333333;
	font-family: Arial, Tahoma, Verdana;
	color:#292929;
	font-size:13px;
}

.divErro
{
	background-image:url(../images/fundoAlertErro.gif);
	border-color:#333333;
	border-style:dotted;
	border-width:1px;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	text-align:left;	
	color:#000000;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:10px;
	padding-left:50px;
	width:530px;
}

.divCalculo{
	width:400px;
	background-color:#FFFFFF;
	padding:20px;
	font-family:Arial, Tahoma, Verdana;	
	font-size:18px;
	font-weight:bold;
}

/*Banner Candidadtos*/

#pagBanner{
	background:url(../banner_candidatos/tela.jpg) top center;
	
}

#divBannerCandidatos{
	width: 420px;
	height: 315px;
	position: absolute;
	left: 50%; /*posição em relação à parte esquerda*/	
	margin-left: -210px;
	top:120px;
	z-index:1000;
}
#btFecharBanner{
	position:absolute;
	right:-20px;
	margin:-10px 10px 0px 0px;
}
	
