﻿-@charset "UTF-8";



* {
margin: 0;
padding: 0;
}

html, body {
margin: 0;
padding: 0;
}

* html #tudo {height: 100%;}

body
{
	background: url(../../img/bg_topo.png) repeat-x;
	margin:0;
	padding:0;
}

#tudo
{
	width: 1000px;
	margin: 0 auto;
	min-height:100%;
	height:auto;
}

#tudo_ged
{
	position: relative;
	width: 1600px;
	margin: 0 auto;
	min-height:100%;
	height:auto;
   	height:100%;
 }

#topo
{
	height: 98px;
	width: 1000px;
	margin: 0 auto;
}

#logo
{
	position: relative;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	background: transparent url(../../img/logo_sisged.png);
	height: 89px;
	width: 168px;
}

#ged
{
	position: relative;
	float: left;
	margin-top: 47px;
	margin-left: 140px;
	background: transparent url(../../img/ged.png);
	height: 31px;
	width: 421px;
}

#image
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 110px;
	background: transparent url(../../img/img_topo.png);
	height: 81px;
	width: 152px;
}

#usuario
{
	position: relative;
	float:left;
	height:auto;
	widht: auto;
	margin-top:-86px;
	margin-left: 270px;
	font-family:Calibri;
	font-size:11px;
	padding: 3px;
	background: #0b0b0b;
	border-left: 2px solid #ee990c;
	border-right: 2px solid #ee990c;
	border-bottom: 2px solid #ee990c;
	color: #fff;
}

#form
{
	float: left;
	height: auto;
	width: 350px;
	margin-top:35px;
	margin-left: 5px;
	margin-bottom: 20px;
	background: #fff;
	border:solid 1px #ccc;
 /*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
 /*------------------SOMBRA-------------------*/
    -moz-box-shadow: 1px 1px 3px #999;
    -webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
 
}

#monitoramento
{
    position:relative;
    float:left;
    width:500px;
    background: blue;

    margin-top: 35px;
    margin-left: 20px;
}

#conteudo
{
	position: relative;
	padding: 10px;
	padding-bottom:25px;
	height: auto;
	width: auto;
	margin: 5px;
	font-family:Calibri;
	font-size:11px;
	text-align: right;
	text-indent:10px;
	background: #fff; 
	border: 1px solid #dddbdc;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}

#conteudo_pdf
{
	position: relative;
	padding: 5px;
	height: 680px;
	width: 1000px;
	margin: 5px;
	background: #fff; 
}

#conteudo_arquivo
{
	position: relative;
	padding: 10px;
	padding-bottom:25px;
	height: 630px;
	width: 142px;
	margin: 5px;
	background: #fff; 
	border: 1px solid #dddbdc;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
	overflow:auto;
	font-family: calibri;
	font-size: 8px;
}

#conteudo_visual
{
	position: relative;
	padding: 10px;
	padding-bottom:25px;
	height: 85%;
	width: auto;
	margin: 5px;
	font-family:Calibri;
	font-size:11px;
	text-align: right;
	text-indent:10px;
	background: #fff; 
	border: 1px solid #dddbdc;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}

#visual_pdf
{
	float:left;
	height:720px;
	width: 1020px;
	margin-top:35px;
	margin-left:20px;
	margin-right: 20px;
    	border:solid 1px #ccc;
	background: #fff; 
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
 /*------------------SOMBRA-------------------*/
    -moz-box-shadow: 1px 1px 3px #999;
    -webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

#arquivos_pdf
{
	float: left;
	height: 720px;
	width: 175px;
	margin-top: 35px;
    	border:solid 1px #ccc;
	background: #fff;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
 /*------------------SOMBRA-------------------*/
    -moz-box-shadow: 1px 1px 3px #999;
    -webkit-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

#grid
{
	float:left;
	height:380px;
	width: 630px;
	margin-left: 10px;
	margin-top:35px;
	margin-bottom: 10px;
    	
}

#titulo
{
	position: relative;
	margin: 0 auto;
	width: auto;
	margin-left:5px;
	margin-right:5px; 
	height: 18px;
	background:url(../../img/bg_titulo.png) repeat-x;
	margin-top: 5px;
	font-family:Calibri;
	font-size:14px;
	font-weight:normal;
	color:#0b0b0b;
	text-align: center;
	text-shadow:1px 1px 1px #f6f6f6;
	border:#dddbdc solid 1px;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}

#botao
{
	position:relative;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
    	height: 43px;
}


#corpo
{
	position:relative;
	flaot: left;
	width: 100%;
	height: auto;
	
}

#sobre
{
	position:relative;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 602px;
	height: auto;
	font-family: calibri;
	font-size:11px;
	color:#222;
	border: 2px solid #ccc;
	background:#f5f5f5;
	padding: 15px;
	text-align:justify;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
/*------------------SOMBRA-------------------*/
    -moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
}

#logo_imap
{
	position:relative;
	float:left;
	margin-top: 25px;
	margin-left: 10px; 
	background:url(../../img/logo_imap.jpg);
	height: 182px;
	width: 638px;
/*------------------SOMBRA-------------------*/
	-moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
}

#login
{
	position:relative;
	float:left;
	margin-top: 25px;
	margin-left: 25px;
	height: 182px;
	width: 300px;
	background: #eb9c1d;
	text-align:center;
	font-family:calibri;
	font-size: 15px;
	color:#FFF;
	line-height: 0px;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
/*------------------SOMBRA-------------------*/
	-moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
}

#fundo_login
{
	position:relative;
	float:left;
	background:url(../../img/fundo_login.png) no-repeat;
	width:290px;
	height:172px;
	top: 5px;
	left: 5px;
}

#sites
{
	position: relative;
	float: left;
	margin-top: 25px;
	margin-left: 27px;
	margin-bottom: 15px;
	background:#f5f5f5;
	font-family:calibri;
	font-size:12px;
	height: auto;
	width: 275px;
	padding: 10px;
	border: 2px solid #ccc;
	/*------------BORDA ARREDONDADA-------------*/
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
/*------------------SOMBRA-------------------*/
-moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
}
/*-------------------------------------------------- CLASSES --------------------------------------------------*/


/*----menu----*/
.menu {
	position:relative; 
	width:100%; 
}

.menu .table {
	display: table; 
	margin:0 auto;
}

.menu .select,
.menu .current {
	list-style: none; 
}

.menu li {
	height:27px; 
}

.menu .select a {
	padding:0 15px 0 15px; 
	text-decoration:none; 
	line-height:27px; 
	color:#fff;
	font-family:Calibri;
	font-size:12px;
}


.menu .select a:hover, 
.menu .select li:hover a {
	padding:0 0 0 0; 
	cursor:pointer; 
}

.menu .select a b
{

}

.menu .select a:hover b, 
.menu .select li:hover a b {
	display: inherit; 
	float:left; 
	padding:0 15px 0 15px; 
	background: #F90;
	cursor:pointer;
}

.menu .select_sub {
	display:none;
}

.menu .sub {
	display:table; 
	
	padding:0; 
	list-style:none;
}

.menu ul {display:inline-block;}
.menu ul {display:inline;}
.menu ul li {float:left;}
.menu {text-align:center;}
.menu .select a:hover b, 
.menu .select li:hover a b {float:none;} 

/*----sub menu----*/
.menu .select2,
.menu .current
{
	list-style:none; 
}

.menu .select2 a {
	padding:0 15px 0 15px; 
	text-decoration:none; 
	line-height:27px; 
	color:#fff;
	font-family:Calibri;
	font-size:12px;
}


.menu .select2 a:hover, 
.menu .select2 li:hover a {
	padding:0 0 0 0; 
	cursor:pointer;
 
}

.menu .select2 a b
{
}

.menu .select2 a:hover b, 
.menu .select2 li:hover a b {
	display: inherit; 
	float:left; 
	padding:0 15px 0 15px; 
	background: #F90;
	cursor:pointer;
}

.menu .select2 :hover .select_sub, 
.menu .current .show {
	display:block; 
	position:absolute; 
	width:100%; 
	padding:0; 
	z-index:100; 
	left:0; 
	text-align:center;
}

.menu .select2 :hover .sub li a, 
.menu .current .show .sub li a {
	display:block; 
	float:left; 
	background:transparent; 
	padding:0 10px 0 10px; 
	margin:0; 
	white-space:nowrap; 
	border:0;
	font: bold;
	font-family:Calibri;
	font-size:12px; 
	color: #fff;
	background: #222;
}

.menu .select2 .sub li a {
	font-weight:normal;
}

.menu .select2 :hover .sub li a:hover, 
.menu .current .sub li a:hover {
	visibility:visible;
	background: #fff;
	font: bold;
	color:#F90;
	border-bottom: 2px solid #ef9a0c;
	border-top: 1px solid #ef9a0c; 
}

.menu .select2 a:hover b, 
.menu .select2 li:hover a b {float:none;} 

/*----FORMULÁRIO----*/

input
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:calibri;
}

.submit
{
	float: right;
	margin-right: 25px;
	width: 60px;
	height: 30px;
	background: #fff;
	color:#666;
	font-family:calibri;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

select
{
	width:180px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Calibri;
	font-size: 12px;
}


/*------BOTÃO----*/

.botao {
	position: relative;
	float: left;
	background: url(../../img/botao.png);
	line-height: 35px;
	font-family: Calibri;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 100px;
	margin: 2px;
    top: 0px;
    left: 0px;
    border: none;    
}
.botao:hover {
	color: #ef9809;
}

/*Botão CADASTRAR*/
.cadastrar {
	background:  url(../../icon/cadastrar.png) no-repeat 4px 7px;
	text-indent: 35px;
	display: block;
}

/*Botão PESQUISAR*/
.pesquisar {
	background:   url(../../icon/pesquisar.png) no-repeat 7px 9px;
	text-indent: 35px;
	display: block;
}

/*Botão CANCELAR*/
.cancelar {
	background: url(../../icon/cancelar.png) no-repeat 8px 11px;
	text-indent: 35px;
	display: block;
}

/*Botão CONFIRMAR*/
.confirmar {
	background:  url(../../icon/confirmar.png) no-repeat 6px 9px;
	text-indent: 35px;
	display: block;
}

/*Botão GRAVAR*/
.gravar {
	background:   url(../../icon/gravar.png) no-repeat 6px 9px;
	text-indent: 35px;
	display: block;
}

/*Botão VOLTAR*/
.voltar {
	background: url(../../icon/voltar.png) no-repeat 7px 10px;
	text-indent: 35px;
	display:block; 
}


ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#6e6e6e;
}

ul.ex_menu li {
	margin:0;
}

ul.ex_menu li {
	padding:8px 0;
	width:220px;
}

ul.ex_menu li a {
	font-weight:bold;
	color:#6e6e6e;
	text-decoration:none;
}
ul.ex_menu li a:hover {
	color:#fe6701;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	margin:8px 0;
	padding:8px 0;
	font-size:20px;
	font-weight:normal;
	line-height:1.2em;
	color:#343537;
	text-transform:uppercase;
	border-bottom:1px solid #666;
}

ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}

ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}

@media print {
	body{
		zoom: 165%;
	}

	.no-print {
		display: none;
	}

	table {
		width: 100%;
		border-collapse: collapse;
	}
}