﻿/* */
.
{
	z-index:100;
}

div.field
{
	padding: .25em;
}

#buscaFieldSet
{
	border: solid 1px #666;
	padding: .5em;
}

#editFieldSet
{
	border: solid 1px #666;
	padding: .5em;
}

.proximoBlocoImagem
{
	clear:both;
}

.imagemAEsquerda
{
	float: left;
}

.imagemADireita
{
	float: right;
}

.editArea
{
	border: solid 1px #666;
	background-color: Silver;
	border-style:groove;
}

#fishEyeList {
	cursor:pointer;
	background-color:Gray;
	color:White;
	width:100%;
	height:40px;
	vertical-align:middle;
}
#fishEyeList ul {
	list-style-type:none;
}
.fisheyeTarget {
	font-weight:bold;
	font-size:15px;
}
.fisheyeTargetSelected {
	font-weight:bold;
	font-size:16px;
}
#fishEyeList li {
	text-align:right;
	padding-bottom:12px;
	display: inline;
}
.fisheyeTarget A:link {text-decoration: none;color:White;}
.fisheyeTarget A:visited {text-decoration: none;color:White;}
.fisheyeTarget A:active {text-decoration: none;color:White;}
.fisheyeTarget A:hover {text-decoration: none;color:Black;}
.fisheyeTargetSelected A:link {text-decoration: none;color:Black;font-size:16px;}
.fisheyeTargetSelected A:visited {text-decoration: none;color:Black;font-size:16px;}
.fisheyeTargetSelected A:active {text-decoration: none;color:Black;font-size:16px;}
.fisheyeTargetSelected A:hover {text-decoration: none;color:Black;}

.dijitDialog {
	position: absolute;
	background: #eee;
	border: 1px solid #999;
	-webkit-box-shadow: 0px 3px 7px #adadad;
}


#menuLateralList { cursor:pointer; }
#menuLateralList ul { list-style-type:none; }
#menuLateralList li { padding-bottom:12px; }
.menuLateralTarget { }
.menuLateralTarget A:link {text-decoration: none;color:Black;}
.menuLateralTarget A:visited {text-decoration: none;color:Black;}
.menuLateralTarget A:active {text-decoration: none;color:Black;}
.menuLateralTarget A:hover {text-decoration: none;color:Red;}
.menuLateralTargetSelected { color:Red; }

.atv table
{
	text-align:center;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	margin:0px;
}

.atv td
{
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	margin:0px;
}

.atvAll
{
	background-color:Gray;
	border-width:1px;
}

.atvInicio
{
	background-color:Green;
	color:White;
}

.atvFim
{
	background-color:Red;
	color:White;
}

.atvPapel
{
	background-color:Black;
	color:White;
}

.atvPapelW
{
	background-color:White;
	color:Black;
}

.atvNome
{
	background-color: Gray;
	color:White;
}

.atvIcone
{
	background-color: Silver;
}

.atvIconeSelected
{
	background-color: Gray;
}

.atvIconeIsOver
{
	background-color: White;
}

#areaErro
{
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFFACD;
	font-size: medium;
	color: #000000;
}

#msgCorMsg
{
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-size: medium;
	color: #000000;
}
#msgDivisao
{
	width: 100%;
	height: 11px;
	background-repeat: repeat-x;
}

#msgDivisaoPagina
{
	height: 21px;
	background-repeat: repeat-x;
	font-size: 1px;
	margin-top: 0px;
	margin-left: 4px;
}

#msgDivisaoInicio
{
	width: 18;
	height: 10px;
	background-repeat: no-repeat;
}

#msgDivisaoFim
{
	width: 17;
	height: 10px;
	background-repeat: no-repeat;
}

#left-column
{
	text-align:left;
	background-color: #FFFACD;
}

#right-column
{
	top: 0px;
	width: 100%;
	font-size: 90%;
	padding: 0px;
	vertical-align: top;
}

#right-column ul li
{
	font-size: 90%;
	font-style: italic;
	list-style-type: armenian;
}

#right-column a
{
	color: #EA3507;
	background: inherit;
	text-decoration: none;
}

#right-column th
{
	background-color: Silver;
	color: #EA3507;
}

#right-column a:hover
{
	color: #EA3507;
	background: inherit;
	text-decoration: underline;
}

#right-column h2
{
	color: #ff7f0b;
	text-align: center;
	font-size: 120%;
	padding: 10px 0px 10px 0px;
}

#right-column h3
{
	color: #EA3507;
	font-size: 100%;
	padding: 10px 0px 10px 0px;
}

.tableDefault
{
	width: 100%;
	border: 1;
	background-color: Silver;
	color: #EA3507;
}

.linhaTotal
{
	background-color: Silver;
	color: Black;
}

.linhaValor
{
	background-color: White;
	color: Black;
}


#menuPrincipalLeft
{
	width: 0px;
}

#menuPrincipalRight
{
	width: 0px;
}

#separadorMenu
{
	width: 0px;
	height: 0px;
}
/* */

#areaConteudo
{
	border-style: none;
	border-color: inherit;
	text-align: left;
}

.GridEdit 
{
	background-color: Silver;
}

.CRUDArea 
{
	border-style:solid;
	border: 1px;
	border-color: Black;
	background-color: White;
}

#GridCRUD table
{
	border-style: none;
}

#GridCRUD
{
	border-style: none;
	width: 100%;
	border: 0px;
	background-color: Silver;
	color: #EA3507;
	min-width: 300px;
}

#GridCRUD th{
	background: Silver;
	color: #EA3507;
}

#GridCRUDLinePar
{
	background-color: White;
	color: Black;
}

#GridCRUDLineImpar
{
	background-color: #E3E3E3;
	color: Black;
}

.grafico
{
	width: 500px; 
	height: 350px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.graficoLegenda
{
	width: 500px; 
	height: 300px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}