﻿body {
    background-position: left top; 
    background-attachment : fixed; 
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:0;
	margin-top:10;
	margin-right:0;
	margin-bottom:0;	
}

.H4
{
    font-size:xx-large;
    color:#FF8700;
    }

.usuario {
    color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left:80px;
}

.Marcas
{
	font-size: 10px;
	color: gray;
	text-align:center;
	line-height:normal;
}

.Titulo
{
	font-size: 10pt;
	font-weight:bold;
	color: #FF8700;
	text-align:right;
}

.Titulo2
{
	font-size: 10pt;
	font-weight: bold;
	color: #FF8700;
	text-align: right;
}

.TituloProjetos
{
	font-size: 10pt;
	font-weight: bold;
	color: #FF8700;
	text-align: left;
	vertical-align: top;
	padding-top: 0;
}

.Box
{
	font-size: 12px;
	font-weight:bold;
	color: White;
	text-align:center;
}

.Etapas
{
	font-size: 15px;
	font-weight:bold;
	color: #FF8700;
	text-align:left;
}

.Passos
{
	font-size: 12px;
	font-weight:bold;
	color: white;
	background-color:#eef2f5;
	text-align:center;
}

.Texto
{
    font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	line-height: 1.5;
}

.container 
{
    background:White;
    width:99%; 
    color:Black;
    border-right: #6494a2 1px solid; 
    border-top: #6494a2 1px solid; 
    border-left: #6494a2 2px solid; 
    border-bottom: #6494a2 2px solid;
    margin-top: 0px;
    padding-top: 0px
    }
    
.layouthead
{
	font-size: 20px;
	color: Black;
}

.layoutmenu
{
    border-bottom: #6494a2 1px solid;
	background-color:white;
}

.layoutdma
{
    border-bottom: #6494a2 1px solid;
	color: Black;
}

.thead
{
    background-color: #6494a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tbody
{
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.footmenu
{
    background-color: #eef2f5;
    border-top: LightSteelBlue 1px solid;
    border-bottom: LightSteelBlue 1px solid;
}

.foot
{
    background-color:white;
}

a 
{
	color: Blue;
}

a:hover {	
	text-decoration: none;
}

a:link {	
	text-decoration: none;
}