/* www.fernandotige.com.br - 2007 */ 
/* multiplas paginas usam esse estilo */
/* nao modificar sem autorizacao */
/* criado por: Cristina Verdade/Dverdade Comunicacao e Design */ 
/* criado em: abr07 - cverdade */ 
/* modificado em: 01Mai2007 - cverdade */ 
/* cverdade: http://www.dverdade.com.br */
/* historico: aguardando publicaao */ 


/* INICIO - style sheet */ 

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


/* definicoes gerais */


/* Main 'Page' for the site, sits centrally in browser space */
#pageFrame {
	text-align: left;
	margin: 0;
	width: 753px;
	height: 385px;
	background:	#FFFFFF;
}

#headTige {
	position:absolute;
	width:180px;
	height:46px;
	z-index:2;
	left: 30px;
	top: 30px;
}

#menuNav {
	position:absolute;
	width:75px;
	height:225px;
	z-index:3;
	left: 623px;
	top: 256px;
}

#bHome {
	position:absolute;
	width:13px;
	height:13px;
	z-index:4;
	top: 213px;
	left: 623px;
}

#slideShowIndex {
	position:absolute;
	width:347px;
	height:278px;
	z-index:3;
	left: 215px;
	top: 120px;
}

#SlideShowJobs {
	position:absolute;
	width:601px;
	height:318px;
	z-index:3;
	left: 0;
	top: 105px;
}

table.IndexSS {
	width: 753px;
	height: 490px;
}

table.IndexSS td.Conteudo {
	width: 601px;
	background-color: #FFFFFF;
	vertical-align: top;
}

table.IndexSS td.BarraNav {
	width: 152px;
	background-color: #D88800;
}




#conteudoTx {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	 normal;
	font-size: 		12px;
	line-height:	18px;
	color:       	#333333;

	position:absolute;
	width:339px;
	z-index:3;
	left: 28px;
	top: 120px;
}


#rodapeTx {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	normal;
	font-size: 		10px;
	text-align: 	left;
	line-height:	12px;
	color:       	#333333;
	position:absolute;
	width:723px;
	height: 20px;
	z-index:3;
	left: 30px;
	top: 495px;
}

	

#fotosSmall {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 389px;
	top: 120px;
}



.txCorCA {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	 bold;
	font-size: 		12px;
	line-height:	18px;
	color:#D27F14;
}

.txCorEnd {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight: 	lighter;
	font-size: 		12px;
	line-height:	18px;
	color:       	#D88800;
}

.txCor {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	 normal;
	font-size: 		12px;
	line-height:	18px;
	color:       	#D88800;
}

.txCA {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	 bold;
	font-size: 		12px;
	line-height:	18px;
	color:       	#333333;
}

.txEnd {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight: 	lighter;
	font-size: 		12px;
	line-height:	18px;
	color:       	#333333;
}

.tx {
	text-decoration: none;
	font-family:     arial, helvetica, verdana, sans-serif;
	font-style: 	normal;
	font-weight:	 normal;
	font-size: 		12px;
	line-height:	18px;
	color:       	#333333;
}







/* FIM - style sheet */

