@charset "utf-8";
/* CSS Document */

.flHome
{
	width:1252px;
	height:550px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-626px;
	margin-top:-275px; 
}

.bgHome
{
	background:#247EAD url(../Imagens/Bg/bg_home.jpg) no-repeat scroll center center;
}
html
{
	height: 100%;
	overflow:hidden;
}

{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; } 
body 
{
	height: 100%;
	 line-height:1; 
	 background:#e6edf3 url(../Imagens/Bg/background.jpg) top left no-repeat  fixed;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
ol, ul { list-style: none; } 
blockquote, q { quotes: none; }
:focus { outline: 0; } ins { text-decoration: none; } 
del { text-decoration: line-through; } 
table { border-collapse: collapse;} 

.png
{ 
	behavior:url(iepngfix.htc); 
} 

#geral
{
	margin:0 auto 0 auto;
	width:780px;
	display:table;
}
.conteudo
{
	background:url(../Imagens/Bg/bg_geral.png) no-repeat top center;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Shared/Imagens/Bg/bg_geral.png');
	margin:100px 0 0 0;
	width:780px;
	display:table;
	height:316px;
	z-index:0;
}
.conteudo2
{
	margin:-315px 0 0 0;
	width:780px;
	display:table;
	position:absolute;
	z-index:999;
}
.logo
{
	background:url(../Imagens/Conteudo/logo.gif) no-repeat;
	width:326px;
	height:87px;
	font-size:56px;
	text-indent:-700px;
	overflow:hidden;
	margin:-40px 0 0 25px;
	position:relative;
}
.logo a
{
	display:block;
} 
.logo a:hover
{
	display:block;
} 

/*  ABAS - MENU */
.menu
{
	margin:0 0 0 425px;
	position:relative;
}
.menu td
{
	vertical-align:bottom;
	padding:0;
	border:none;
}

.menu .aba_on
{
	background:url(../Imagens/Bg/menu_center_on.gif) repeat-x;
	padding:0 4px 0 4px;
	vertical-align:middle;
	display:table-cell;
	font-size:11px;
}

.menu .aba_on a
{
	display:block;
	text-decoration:none;
	color:#01a6e8;
}
.menu .aba_on a:hover
{
	text-decoration:underline;
}


.menu .aba_off
{
	background:url(../Imagens/Bg/menu_center_off.gif) repeat-x;
	padding:0 4px 0 4px;
	vertical-align:middle;
	display:table-cell;
	font-size:11px;
}

.menu .aba_off a
{
	display:block;
	text-decoration:none;
	color:#406980;
	
}

.menu .aba_off a:hover
{
	text-decoration:underline;
}
/*  ABAS - MENU */


/* CONTEUDO ABAS */
.conteudoAbas
{
	margin:-2px auto 0 auto;
	*margin:-3px auto 0 auto;
	width:736px;
	display:table;
	z-index:0;
}
.conteudoAbasCentro
{
	background:#f1f5f8;
	display:table;
	border-left: 1px solid #c6d5df;
	border-right: 1px solid #c6d5df;
	width:734px;
}
.imagemDestaque
{
	float:left;
	margin:5px 0 0 15px;
}
.login
{
	float:left;
}

.login fieldset
{
	margin:50px 0 0 80px;
}

.login fieldset label
{
	display:block;
	font-size:11px;
	color:#66666;
	margin-bottom:5px;
}
.login fieldset span
{
	display:block;
	margin-bottom:5px;
}
.login fieldset span .camposlogin
{
	border:1px solid #0099cc;
	font-size:12px;
}
.tabRegistrosJobs
{
	margin:25px 0 0 15px;
	font-size:11px;
	color:#404040;
	position:relative;
}

.tabRegistrosJobs tr th, td
{
	border-bottom:1px solid #e1e1e3;
	padding:5px;
}

.tabRegistrosJobs tr .tdIcones
{
	vertical-align:bottom;
}
.corCinza
{
	color:#3f1edf4 !important;
}
.conteudoDownload
{
	margin:0 0 0 15px;
	position:relative;
}

.conteudoDownload table
{
	margin:15px 0 15px 0;
	font-size:11px;
	color:#404040;
}

.conteudoDownload table tr td select
{
	width:150px;
}
 
/*      RODAPÉ   */
.rodape
{
	background:url(../Imagens/Bg/bg_rodape.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Shared/Imagens/Bg/bg_rodape.png');
	width:780px;
	height:127px;
	display:table;
}
.txtRodape
{
	font-size:11px;
	color:#404040;
	float:left;
	margin:80px 0 0 10px;
}
.txtRodape img
{
	margin-left:5px;
}


.txtRodape_1
{
	font-size:11px;
	color:#404040;
	float:left;
	margin:45px 0 0 320px;
	_margin:45px 0 0 300px;
}
.txtRodape_1 img
{
	display:block;
}


/*      RODAPÉ   */




