﻿*
{
	outline: none;
}
body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7ec;
	background-image: url(../images/background_principal.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.cl_conteudo_app
{
	background-color: #fff;
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 16px;
}




/*Datagrid templates eu alterei*/
.DgdHeader
{
	background-color: #9999a3;
	color: #fff;
	height: 25px;
	font-size: 12px;
}

.DgdTitulo
{
	background-color: #9999a3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 22px;
}

.DgdTexto1
{
	padding: 5px;
	border: 1px solid #fff;
	background-color: #f0f0f5;
}

.DgdTexto2
{
	background-color: #f7f7f7;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #f0f0f5;
}

.DgdRodape
{
	text-align: right;
	width: auto;
	height: 25px;
	float: right;
	margin-bottom: 5px;
}
.DgdRodape td
{
	width: auto;
	height: auto;
	padding: 5px;
	font-weight: bold;
}
.DgdRodape td span
{
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 11px;
	color: #ec6200;
	border: 2px solid #f0f0f5;
}
.DgdRodape td a
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 5px;
}
.DgdRodape td a:hover
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	padding: 5px;
}
.DgdRodape .cl_ativo
{
	font-size: 11px;
	color: #ec6200;
	border: 2px solid #f0f0f5;
}

.TitDestaqueAzul
{
	font-size: 15px;
	font-weight: bold;
	color: #ff6f00;
}

.TitDestaqueVerde
{
	font-size: 15px;
	font-weight: bold;
	color: #ff6f00;
}

.TextoDestaqueAzul
{
	font-family: Arial;
	font-size: 9px;
	color: #ff6f00;
}

.TituloAviso
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.TextoAviso
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.TextoCaminhoDeRato
{
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
}

.TituloTabela
{
	font-family: Arial;
	font-size: 12px;
	color: #ff6f00;
	font-weight: bold;
}

.SubTituloTabela
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.TextoTabela
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.TextoFormCinza
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}



/* TABELAS */
.TblHeader
{
	background-color: #9999a3;
	color: #fff;
	height: 25px;
	font-size: 12px;
}

.TblTitulo
{
	background-color: #9999a3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 22px;
}

.TblTexto1
{
	padding: 5px;
	border: 1px solid #fff;
	background-color: #f0f0f5;
}

.TblTexto2
{
	background-color: #f7f7f7;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #f0f0f5;
}

.TblRodape
{
	text-align: right;
	width: auto;
	height: 25px;
	float: right;
	margin-bottom: 5px;
}

.faixaDivisaoTabela
{
	background-image: url(../img/conteudo/faixa_divisao_tabela.gif);
	background-repeat: no-repeat;
}



/* BOTOES */
.BtCinza_Padrao
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #ec6200;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
}

.BtCinza
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #ec6200;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
}


input[type=text]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #e3e3e3;
}

input[type=submit]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #ec6200;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
}

SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #e3e3e3;
}

/*Cores*/
.azul			{color:#557585;}
.azulC			{color:#5baeda;}
.azulLinkFooter	{color:#667492;}
.branco			{color:#FFFFFF;}
.cinza			{color:#727272;}
.cinzaC			{color:#999999;}
.preto			{color:#000000;}

/*BGs*/
.bgAzulHeader	{background-color:#90a1b7;}
.bgBranco		{background-color:#ffffff;}
.bgCinzaCC		{background-color:#f7f7f7;}
.bgCinzaC		{background-color:#ebebeb;}
.bgCinzaM		{background-color:#e0e0e0;}

/*Sizes*/
.nove			{font-size:9px;}
.dez			{font-size:10px;}
.onze			{font-size:11px;}

/*Varios*/
.borda0			{border:0px}
.b 				{font-weight: bold;}
.bordaCinza		{border:1px solid #cccccc;}
