﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 960px;
	margin: 138px 6px 115px 6px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 1px 0px 1px 0px;
}

h1
{
	font-size: 18px;
	color: #336699;
	background-color: #F8F8F8;
	padding: 5px 0px 5px 5px;
}

h2
{
	font-size: 17px;
	background-color: #F0F0F0; /* border: solid 1px #FFFFFF;*/
	padding: 5px 0px 5px 5px;
	color: #999999;
}

h3
{
	padding: 10px 0px 5px 5px;
	font-size: 15px;
}

h4
{
	font-size: 15px;
}

h5
{
	font-size: 14px;
}

h6
{
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#header
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 134px;
	text-align: center;
	background-color: #ffffff;
}

#header table
{
	min-width: 960px;
	width: 100%;
	height: 74px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
}

/*#header .backGround
{
	background-image: url(image/nfe_cabec_pixel.PNG);
	background-repeat: repeat-x;
	background-position: 1;
}*/

#footer
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
	text-align: left;
    background-color: #D7E1EB;
	padding-left: 6px;
}

#footer table
{
	min-width: 960px;
	width: 100%;
	height: 63px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}


#ctl00_upMasterPage
{
	position: fixed;
	top: 50px;
	left: 15px;
}

#navigation
{
	background-color: #ffffff;
	margin-bottom: 3px;
}

.mapSite
{
	background-color: #D7E1EB;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 5px 0px 5px 5px;
	color: #999999;
	height: 13px;
	text-align: justify;
}


.mnuBackGround
{
	background-color: #F0F0F0;
	min-width: 960px;
	height: 30px;
	z-index: 20000;
}

.MasterMenu ul.AspNet-Menu /* Tier 1 */
{
	display: inline;
	z-index: 20000;
	position: inherit;
}

.MasterMenu ul.AspNet-Menu ul /* Tier 2 */
{
	width: 6em;
	top: 100%;
	left: 0;
	z-index: 20000;
}

.MasterMenu li /* all list items */
{
	background-image: url(image/mnuDown.png);
	background-repeat: no-repeat;
	width: 137px;
	text-align: center;
	color: #336699;
	z-index: 20000;
}

.MasterMenu li:hover, /* list items being hovered over */ .MasterMenu li.AspNet-Menu-Hover
{
	background-image: url(image/mnuOver.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu a, /* all anchors and spans (nodes with no link) */ .MasterMenu span
{
	background-image: url(image/mnuDown.png);
	color: #336699;
	line-height: 30px;
	z-index: 20000;
}

.MasterMenu li.AspNet-Menu-Leaf a, /* leaves */ .MasterMenu li.AspNet-Menu-Leaf span
{
	background-image: url(image/mnuDown.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu li:hover a, /* hovered text */ .MasterMenu li:hover span, .MasterMenu li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover span, .MasterMenu li:hover li:hover a, .MasterMenu li:hover li:hover span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .MasterMenu li:hover li:hover li:hover a, .MasterMenu li:hover li:hover li:hover span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
	background-image: url(image/mnuOver.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu li:hover li a, /* the tier above this one is hovered */ .MasterMenu li:hover li span, .MasterMenu li.AspNet-Menu-Hover li a, .MasterMenu li.AspNet-Menu-Hover li span, .MasterMenu li:hover li:hover li a, .MasterMenu li:hover li:hover li span, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, .MasterMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
	background-image: url(image/mnuDown.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-Selected /* this tier is selected */
{
	background-image: url(image/mnuSelect.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
	background-image: url(image/mnuSelect.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

.MasterMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
	background-image: url(image/mnuSelect.png);
	background-repeat: no-repeat;
	color: #336699;
	z-index: 20000;
}

/********************/

.topo
{
	display: block;
	text-align: left;
	font-size: 12px;
	background-color: #F0F0F0; /* border: solid 1px #FFFFFF;*/
	padding: 2px 0px 2px 5px;
	margin: 17px 0px 0px 0px;
	color: #999999;
	text-decoration: none;
}

.tutorial p
{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.tutorial img
{
	padding: 10px 0px 5px 5px;
}

.vermelho
{
    color: #ff0000;
}

.versionLabel
{
	color: #000000;
	font-size: 8px;
}

input[type="text"], input[type="password"], textarea
{
	border: solid 1px #FFFFFF;
	border-bottom: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	height: 14px;
	background-color: #EEEEEE;
}

input[type="submit"]
{
	height: 20px;
	font-size: 11px;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
}

.external
{
	background: url(image/ext_lnk_icon.png) center right no-repeat;
	padding: 0 13px 0 0;
}

.inputRight
{
	text-align: right;
}

.dualContent
{
}

.dualContentLeft
{
	float: left;
}

.dualContentRight
{
	float: right;
}

.dualContentFooter
{
	clear: both;
}

/*Fields*/
dl
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

dt
{
	float: left;
	position: relative;
	text-align: right;
	width: 70px;
	margin: 7px 0px 0px 0px;
	padding-left: 0;
	font-weight: bold;
}

dd
{
	padding-left: 73px;
	margin: 0px 0px 0px 0px;
}


.extraConfig dl
{
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

.extraConfig dt
{
	float: none;
	position: relative;
	text-align: left;
	width: 170px;
	margin: 7px 0px 0px 0px;
	padding-left: 0;
	font-weight: bold;
	color: #336699;
}

.extraConfig dd
{
	padding-left: 10px;
	margin: 5px 0px 15px 0px;
}

/*Grig*/

.TableGrid
{
	margin-top: 10px;
}

.GridRowHeader
{
	height: 20px;
}

.GridRowHeader, .GridRowHeaderCustom
{
	border-left: solid 2px #b36e07;
	border-right: solid 2px #b36e07;
	border-top: solid 2px #b36e07;
	border-bottom: solid 2px #b36e07;
	background-color: #ffc75f;
}

.GridRowHeader th, .GridRowHeaderCustom th
{
	border-top: solid 2px #b36e07;
	border-bottom: solid 2px #b36e07;
	border-left: solid 1px #b36e07;
	border-right: solid 1px #b36e07;
}

.GridRowHeader th a, .GridRowHeaderCustom th a
{
	text-decoration: none;
	color: Black;
}

.GridRowHeader th a:hover, .GridRowHeaderCustom th a:hover
{
	text-decoration: underline;
}

.ColumnDelimiter
{
	/*border-left: solid 1px #b36e07;*/
	border-left: solid 1px #b36e07;
}

.ColumnDelimiter input[type="text"], .ColumnDelimiter input[type="password"]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	height: 14px;
}

.ColumnDelimiter select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	height: 18px;
}

.GridRowItem, .GridAlternateRowItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 9px;
}

.GridAlternateRowItem
{
	background: #ffffff;
}

.GridRowItem
{
	background: #f0f0f0;
}

.GridRowItem:hover, .GridAlternateRowItem:hover
{
	background-color: #CCFFCC;
}

.GridRowItem td, .GridAlternateRowItem td
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.GridEmptyRow
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}


/*Dual Content*/
.dualContent
{
}

.dualContentLeft
{
	width: 50%;
	float: left;
}

.dualContentRight
{
	width: 50%;
	float: left;
}

.dualContentFooter
{
	clear: both;
}

/*Tri Content*/
.triContent
{
}

.triContentLeft
{
	width: 32%;
	float: left;
}

.triContentCenter
{
	width: 34%;
	float: left;
}

.triContentRight
{
	width: 34%;
	float: left;
}

.triContentFooter
{
	clear: both;
}


/*Manuais*/
.manuais
{
	margin-bottom: 15px;
}
.manuais th
{
    background-color: #ECE9D8;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #336699;
}

.manuais .clara
{
	background-color: #FAF9F5;
}

.manuais .escura
{
	background-color: #F4F2E8;
}

.manuais tr
{
}

.manuais td a
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.manuais td img
{
	border: 0px;
	margin-right: 10px;
	vertical-align: middle;
}



dl
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

dt
{
	float: left;
	position: relative;
	text-align: right;
	width: 130px;
	margin: 7px 0px 0px 0px;
	padding-left: 0;
	font-weight: bold;
}

dd
{
	padding-left: 133px;
	margin: 0px 0px 0px 0px;
}

.flat
{
	margin: 0px 0px 0px 0px;
}

.button
{
	margin: 4px 0px 0px 0px;
}


input[readonly="readonly"]
{
	border-left: 1px solid #a782ff;
    border-right: 1px solid #a782ff;
    border-top: 1px solid #a782ff;
    border-bottom: 1px solid #a782ff;
}



.pDetail dt
{
	width: 200px;
}

.pDetail h3
{
	background-color: #F8F8F8;
}
