﻿body
{
	background-color: #c4dae5;

}

#wrapper{
	width: 960px; 
	display:table;
	margin: 0 auto;
	background:#fff;
	box-shadow: 0px 0px 3px #000;
		
	}
	
#wrapper .top {
    background: #e7e7e7;
    width: 100%;
    height: 100px;
    float: left;
		}
	
#wrapper .MenuTopo
{
	width: 100%; 
	float: left;
	height: 25px;
	padding-bottom:10px;
	
	z-index: 100;
	text-align: left;
	background-color:#c4dae5;
	color:#ccc;
    
   
}

#wrapper .topoImg
{
	width: 100%; 
	float: left;
	height:120px;
	background-image: url(../Img/topo_see06.jpg);
}

.NomeUsuario
{
	text-align: left;
	color: #677DA4;
}



.NomeSistema
{
	
	margin: 10px;
	text-align: left;
	height: 105px;
	width: 602px;
	font-family: Arial;
	font-style:italic;
	font-weight:bold;
	font-size: 40px;
	vertical-align: middle;
	color: #38b4d8;
    text-shadow: black 0.0em 0.1em 0.2em;
    text-decoration: none;
	}

#wrapper .content {
			width: 90%;
			margin: 5%;
			float: left;
		}

#wrapper .content .form {
			width: 100%;
			float: left;
		}
		
		
.footer {
			background: #e7e7e7;
			width: 960px;
			height: 50px;
			display:table;
			margin:0 auto;
			box-shadow: 0px 0px 3px #000;
		}
		
#wrapper .botaoCentro
{
    display:table;
    margin-top:2px;
    background:#34a5cf;
    border: 1px solid #2b8bc7;
    color: #ffffff;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.titulotabelas
{
    margin-top:5px;
    Width:100%; 
    Height:20px;
    
    background:#243472;
    color: #ffffff;
    
    text-decoration: none;
    text-align: center;
    font-weight:bold;
}
    
    #wrapper .content .menu {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 100%;
	height: 25px;
}

.textoPreto11
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.textoPreto12
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

