body {
	font-family: Arial;
	font-size: 16px;
	color: #333;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-right: 5px;
}
.text {
	margin-left: 30px;
	height: auto;
	margin-right: 50px;
	color: #006666;
	text-align:justify;
	text-decoration: blink;
}
#text {
	margin-left: 30px;
	height: auto;
	margin-right: 50px;
	color: #006666;
}
 .Logo {
	margin-left: 0px;
	margin-top: 0px;
 }
 
  .Help {
	  margin-left: 50%;
	  margin-top: -90px;
  }
  
  .Titulo {
	font-family:Arial;
	font-size:36px;
	text-align: center;
	height: auto;
	margin-top: 10px;
	color: #004848;
	font-weight: bold;
  }

   .SubTitulo {
	height: auto;
	font-size: 26px;
	font-weight: normal;
  }
  
     .ContSubTitulo {
	height: auto;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
  }

       .Topico {
	height: auto;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	font-style: italic;
	text-decoration: underline;
  }

 .obs {
	font-size: 12px;
	font-style: italic;
	margin-left: 80px;
	margin-right: 80px;
 }
  .destaque {
	font-size: 16px;
	font-style: italic;
	margin-left: 80px;
	margin-right: 80px;
	color: #F00;
	background: #E9E9E9;
	border: 1px;
 }
  .Imagem {
	width: 100%;
	max-width: 800px;
	min-width: 600px;
	alignment-adjust: central;
	border: 1px solid #333;
}
.ImagemAuto {
    alignment-adjust: central;
    border: 1px solid #333;
}
header img{
    display: block;
    margin: auto;
}
 .text-center {
	text-align: center;
 }
 
  .tabela {
	font-family:Arial;
	font-size: 14px;
	color: #006666;
	border: 1px solid;
	border-radius: 1px;
	text-align: center;
	width: 100%;
	max-width: 800px;
  }
  
  .links {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
		text-decoration:underline;
		color: #00F;
  }
  .frame {
	margin-left: 240px;
	width: 85%;
	height: auto;
	min-height: 640px;
	border: 0;
	margin-top: 20px;
  }
  nav2 {
	margin-left: 50px;
	margin-top: 10px;
	width: 75%;
	height: auto;
	min-height: 450px;
  }
  .ImprimeTop {
	text-align:right;
	}
  .Imprime {
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:200px;	
	cursor:pointer;
	margin:0 auto;
	}
  .Imprime:active{
cursor:pointer;
position:relative;
top:1px;
}
  .Imprime:hover {
cursor:pointer;
position:relative;
top:1px;
background: #E0E0E0;
font:bold 16px Helvetica;
}
  .ImprimeBase {
	text-align:center;
  }
 .Lista {
     list-style-type:none
 }
 .Alerta {
	 font-family:"Lucida Sans Unicode";
	 text-align:center;
	 font-size:16px;
	 font-style:italic;
	 color:#00CC00;
	 }
 .LinkDownloads
{
     margin-left=50%;
 }	 
.btn
{
	font-family: "Arial";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	padding: 10px;
	cursor: pointer;
	width: 200px;
	height: 100px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
}

.btnvideo
{
	background: #F1F1F1;
	color: #004848;
	box-shadow:0 5px 0 #A2B1B8;
}
.btnvideo:hover
{
	background: #E2E2E2; 
	color: #004848;
	box-shadow:0 5px 0 #A2B1B8;
}
.btnvideo:active
{
	position: relative;
	top: 5px;
	box-shadow:none;
}
.botaovideo 
{
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:200px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo:active{
cursor:pointer;
position:relative;
top:1px;
}
  .botaovideo:hover {
cursor:pointer;
position:relative;
top:1px;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_1
{
	position: absolute;
	top: 20%;
	left: 10%;
	font: 16px Helvetica;
	font-style: normal;
	color: #000000;
	background: #F7F7F7;
	border: 2px solid #bbb;
	text-shadow: 0px 1px 0px #fff;
	box-shadow: 0px 15px 1px #000000;
	-moz-box-shadow: 0px 15px 1px #000000;
	-webkit-box-shadow: 0px 1px 1px #000000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	width: 250px;
	height: 100px;
	cursor: pointer;
	margin: 0 auto;
}
.botaovideo_1:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_1:hover {
cursor:pointer;
position:absolute;
top:21%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_2
{
	position: absolute;
	top: 20%;
	left: 40%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_2:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_2:hover {
cursor:pointer;
position:absolute;
top:21%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_3
{
	position: absolute;
	top: 20%;
	left: 70%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_3:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_3:hover {
cursor:pointer;
position:absolute;
top:21%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_4
{
	position: absolute;
	top: 40%;
	left: 10%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_4:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_4:hover {
cursor:pointer;
position:absolute;
top:41%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_5
{
	position: absolute;
	top: 40%;
	left: 40%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_5:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_5:hover {
cursor:pointer;
position:absolute;
top:41%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_6
{
	position: absolute;
	top: 40%;
	left: 70%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_6:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_6:hover {
cursor:pointer;
position:absolute;
top:41%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_7
{
	position: absolute;
	top: 30%;
	left: 10%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_7:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_7:hover {
cursor:pointer;
position:absolute;
top:31%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_8
{
	position: absolute;
	top: 30%;
	left: 40%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_8:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_8:hover {
cursor:pointer;
position:absolute;
top:31%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.botaovideo_9
{
	position: absolute;
	top: 30%;
	left: 70%;
	font: 16px Helvetica;
	font-style:normal;
	color:#000000;
	background: #F7F7F7;
	border:2px solid #bbb;
	text-shadow:0px 1px 0px #fff;
	box-shadow:0px 15px 1px #000000;
	-moz-box-shadow:0px 15px 1px #000000;
	-webkit-box-shadow:0px 1px 1px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:250px;
	height: 100px;
	cursor:pointer;
	margin:0 auto;
}
.botaovideo_9:active{
cursor:pointer;
position:absolute;
top:1px;
}
  .botaovideo_9:hover {
cursor:pointer;
position:absolute;
top:31%;
background: #E0E0E0;
font:bold 16px Helvetica;
}

.text_Manuais_NotaFacil {
	margin-left: 30px;
	height: auto;
	width: auto;
	margin-right: 50px;
	margin-top: 13%;
	color: #006666;
	text-align: justify;
	text-decoration: blink;
	margin-top: 150px;
}

.text_Manuais_Smart {
	margin-left: 30px;
	height: auto;
	width: auto;
	margin-right: 50px;
	margin-top: 13%;
	color: #006666;
	text-align: justify;
	text-decoration: blink;
	margin-top: 220px;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
