/*
=========================================================================================================================
CORPO DO HTML
=========================================================================================================================
*/

body
{
		margin: 0px 0px 0px 0px;
		padding: 1px 1px 0px 1px;
		
		/* BARRA DE ROLAGEM NO IE */
		scrollbar-face-color: #6A8FA9;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #DEDEDE;
		scrollbar-shadow-color: #3F5463;
		scrollbar-3dlight-color: #333333;
}


/*
=========================================================================================================================
DEFINIÇÕES GLOBAIS
=========================================================================================================================
*/

/* ------// PARA LINKS \\------*/
a:link
{
		font: normal 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #4E4E4E;
		text-decoration: none;
}

a:visited
{
		font: normal 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #4E4E4E;
		text-decoration: none;
}

a:hover
{
		font: normal 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #FF0000;
		text-decoration: underline;
}

/* ------// PARA LINKS EM BOLD \\------*/
a:link.linkBold
{
		font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #4E4E4E;
		text-decoration: none;
}

a:visited.linkBold
{
		font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #4E4E4E;
		text-decoration: none;
}

a:hover.linkBold
{
		font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #FF0000;
		text-decoration: underline;
}

/* ------// PARA TABELAS \\------*/
td
{
		font: normal 11px Tahoma, Verdana, Arial;
		color: #333333;
		line-height: 14px;
}

b
{
		font: bold 11px Tahoma, Verdana, Arial;
		color: #333333;
		line-height: 14px;
}

/* ------// ESTILOS DEFINIDOS \\------*/
.titulos_Conteudo
{
		font: bold 12px Tahoma, Verdana, Arial, Sans-Serif;
		color: #690909;
		line-height: 16px;
}

.subTitulos_Conteudo
{
		font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #861111;
		line-height: 16px;
}

.titulos_tabelas_Branco
{
		font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
		color: #FFFFFF;
		line-height: 14px;
}

.texto_tabelas_Branco
{
		font: normal 10px Tahoma, Verdana, Arial, Sans-Serif;
		color: #FFFFFF;
		line-height: 14px;
}

/*
=========================================================================================================================
POSICIONAMENTOS DEFINIDOS (DIVS)
=========================================================================================================================
*/

#manualContent
{
		position: absolute;
		width: 394px;
		height: 209px;
		left: 194px;
		top: 197px;
		background-image: url("images/background_iframe.png");
		z-index: 2;
}

#manualBackPosition
{
		position: absolute;
		width: 30px;
		height: 15px;
		left: 532px;
		top: 159px;
		z-index: 2;
}

#titlePosition
{
		position: absolute;
		width: 260px;
		height: 32px;
		left: 35px;
		top: 152px;
		z-index: 2;
}

#titleMenuPosition
{
		position: absolute;
		width: 119px;
		height: 2px;
		left: 23px;
		top: 208px;
		z-index: 4;
}

#rightImages
{
		position: absolute;
		width: 175px;
		height: 294px;
		left: 597px;
		top: 112px;
		z-index: 1;
}

#pqUtilizarContent
{
		position: absolute;
		width: 394px;
		height: 209px;
		left: 35px;
		top: 196px;
		background-image: url("images/background_iframe.png");
		z-index: 2;
}

#rightImage_pqUtilizar
{
		position: absolute;
		width: 175px;
		height: 294px;
		left: 451px;
		top: 112px;
		z-index: 1;
}

#pqUtilizarBackPosition
{
		position: absolute;
		width: 30px;
		height: 15px;
		left: 374px;
		top: 162px;
		z-index: 2;
}
