body
{	
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	margin:  10px 2px 0px 10px;
}

a:link, a:visited{color: #dc8e00; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}
a:active{color: #FF6600; text-decoration:underline;}

p
{
	font-family:Arial;
	font-size: 12px;
}

H1
{	
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2f4f4f;
	font-variant:small-caps;
}

H5
{	
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant:small-caps;
}

.H1SemSC
{	
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2f4f4f;
}

.H1ComSC
{	
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2f4f4f;
	font-variant:small-caps;
}
.tableHeader
{
	height:22px;
	background-color:#2c6542;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.tableHeader label
{
	color:#FFF;
	font-family:arial;font-size:12px;
	font-weight:bold;}

.tableItem
{
	background-color: #EFF2F7;
	font-family:arial;
	font-size:11px;
	color:black;
}

.tableAlternate
{
	background-color: #FFFFFF;
	font-family:arial;
	font-size:11px;
	color:black;
}

.tableFooter
{
	background-color:white;
	font-family:arial;
	font-size:11px;
	color:black;
}
	
.table
{	
	border-style:none;
	border-width:0px;
	border-color: #F5F5F5;
	padding: 1px;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
}
.tableContent
{
	background-color: #f8f8ff;
    border-left: solid 1px #ACACAC;
	border-right: solid 1px #ACACAC;
}







/* CSS Document */
#nfe_conteudo p {
	font-size: 12px;
	margin: 0 0 0 5px;
}
#box_list {
	float: left;
	width: 100%;
	padding: 5px;
}
#box_list h2 {
	font-size: 14px;
	margin: 10px 0 0 5px;
}
#box_list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#box_list li{
	margin: 0 0 5px 5px;
	padding: 0;
	font-size: 12px;
}
#box_list a{
	text-decoration: none;
}
#box_list a:hover{
	color: #666666;
	text-decoration: underline;
}
#box_list a:visited{
	color: #666666;
	text-decoration: underline;
}
#box_txt {
	width: 100%;
	heigth: 100%;
	float: left;
}
#box_txt p {
	font-weight: 12px;
}
#box_txt h3 {
	margin: 5px 0 0 0;
	border: none;
	border-top: 1px solid #CCCCCC;
}
#box_txt ol{
	font-size: 12px;
	margin: 0 0 0 20px;
	padding: 0;
}
#box_txt ol li{
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 10px;
}







/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	display: none;
}
#body {
	width: 780px;
	float: left;
	background-image: url(../img/bg_miolo.gif);
    	background-repeat: repeat-y;
}
#body div {
}
.fonteh1 {
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 5px;
}
#nfe_conteudo {
	width: 100%;
	margin: 3px 0 0 5px;
	float: left;
}
#nfe_conteudo h1 {
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 5px;
	border-bottom: 1px solid #FFCC33;
}
#nfe_conteudo a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
#nfe_conteudo  a:hover {
	color: #333333;
}
#corpo {
	float: inherit;
	width: 100%;
}
#corpo h1{
	font-size: 12px;
	font-weight: bold;
	border: 0;
	margin: 0;
}
#corpo h3{
	color: #0a2c04;
	font-size: 12px;
	margin: 3px;
}
#corpo h3 strong{
	font-size: 16px;
}
#nfe_conteudo #box_txt h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
#nfe_conteudo #box_txt p {
	font-size: 12px;
	padding: 5px;
	margin: 0;
}
#nfe_conteudo #box_txt h3 {
	font-size: 12px;
	color: #0a2c04;
}
#nfe_conteudo #box_txt a  {
    text-decoration: underline;
    color: #333333;
}
#nfe_conteudo #box_txt a:hover {
    text-decoration: underline;
    color:orange;    
}
#nfe_conteudo #box_list a:hover {
    text-decoration: underline;
    color:orange;    
}
#box_txt hr {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 0;
	margin: 0;
	display: block;
}