body{
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	font-family: Tahoma, Geneva, Sans-serif;
	font-size: 13px;
	z-index:2;
}

#conteudopagina{
		width: 1200px;
		height: 1716px;
	    margin: auto;
		}

#topo{
	width: 1190px;
	height: 140px;
	padding: 5px;
}

#menu{
	background-color: #5582EC;
	width: 1200px;
	height: 35px;
	margin-bottom: 5px;
	border-bottom: 2px solid #000000;
}

.carrossel{
	width: 1200px;
	height: 310px;
	position: relative;
	text-align: center;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-top: 25px;
	}

.carrossel ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#conteudo{
	width: 1200px;
	height: 740px;
	padding-top: 10px;
	padding-bottom: 20px;
		}

#conteudoinferior{
	width: 1200px;
	height: 200px;
	padding: 0;
	margin-bottom: 20px;
}

#rodape{
	background-color: #C4C8F7;
	line-height: 30px;
	width: 1400px;
	height: 30px;
	margin-top: 2px;
	text-align: center;
	font-size: 17px;
}

#rodapemeu{
	background-color: #C4C8F7;
	line-height: 60px;
	width: 1400px;
	height: 30px;
	text-align: center;
	font-size: 17px;
}

#rodapeempresa{
	background-color: black;
	width: 200px;
	height: 30px;
	float: left;
	}

#logo{
	width: 500px;
	height: 129px;
	margin: 0px 235px 0px 10px;
	float: left;
}

#login{
	width: 430px;
	height: 129px;
	float: left;
}

#colunas{
	background: grenn;
	width: 355px;
	height: 735px;
	float: left;
	margin: 0px 20px 0px 24px;
}

#titulocoluna{
	background-color: #C4C8F7;
	width: 355px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0;
	padding: 0;
	line-height: 50px;
	border-bottom: 4px solid #4436FD;
}

#conteudomodelo{
	width: 1200px;
	height: 1660px;
}

#titulomodelo{
	background-color: #B5CFD1;
	width: 1200px;
	height: 50px;
	text-align: center;
	margin-bottom: 20;
	padding: 0;
	line-height: 50px;
}

#videocoluna{
	background: #000;
	width: 355px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#conteudocoluna{
	width: 355px;
	height: 186px;
	margin-top: 10px;
	margin-bottom: -10px;
}

#titulob{
	background-color: #B5CFD1;
	width: 355px;
	height: 25px;
	text-align: center;
	font-size: 13px;
}

#imagemcoluna{
	background-color: white;
	width: 355px;
	height: 186px;
	margin: 10px 0px 10px 0px;
	}

#textocoluna{
	background-color: #B5CFD1;
	width: 355px;
	height: 25px;
	margin-bottom: 20px;
}

#textoempresa{
	width: 600px;
	height: 1200;
	font-size: 17px;
	margin: 0px 10px 10px 50px;
	overflow:auto;
}

#manchete{
	width: 600px;
	height: 400;
	font-size: 24px;
	margin: 30px 100px 30px 100px;
}

#materias{
	width: 600px;
	height: 400;
	font-size: 17px;
	margin: 30px 100px 30px 100px;
}

#conteudoempresa{
	width: 1200px;
	height: 1500px;
	overflow:auto;
}

#formtabela{
	width: 430px;
	height: 100px;
	margin-top: 60px;
	font-family: Verdana;
}

#formtabela a{
	color: red;
}

#formtabela a:hover{
	color: #F57D7D;
}

.fmenu{
	margin-top: 20px;
}

.fmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 100px;
	}

.fmenu ul li{
	position: relative;
	float: left;
	display: inline;
}

.fmenu ul li a{
	display: block;
	height: 23px;
	width: 114px;
	margin: 5px;
	line-height: 23px;
	font-size: 16px;
	color: red;
	font-family: verdana, "Times New Roman", tomes, Serif;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
}

* html .fmenu ul li a{
	display: inline-block;
}

.fmenu ul li a.selected, .fmenu ul li a:hover{
	color: yellow;
}

.fmenu ul li ul{
	position:absolute;
	width: 160px;
	margin: 3px 0 0 5px;
	left: 0;
	display: none;
	visibility: hidden;
	background: url(../imagens/submenu.png) repeat-y;
}

.fmenu ul li:hover ul{
	display: block;
	visibility: visible;
}

.fmenu ul li ul span.topo{
	position: absolute;
	width: 160px;
	height: 5px;
	top: -5px;
	left: 0;
	background: url(../imagens/submenu2.png) no-repeat;
}

.fmenu ul li ul span.inferior{
	position: absolute;
	width: 160px;
	height: 5px;
	bottom: -5px;
	left: 0;
	background: url(../imagens/submenu3.png) no-repeat;
}

.fmenu ul li ul li{
	display: list-item;
	float: none;
}

.fmenu ul li ul li ul{
	top: 0;
}

.fmenu ul li ul li a{
	font-weight: 500;
	width: 140px;
	height: 28px;
	line-height: 28px;
	margin: 0 10px;
	font-size: 12px;
	text-align: left;
	background: none;
	color: #a9a2a2;
	border-bottom: 1px solid #151515;
}

.fmenu ul li ul li .last{
	border-bottom: none;
}

.fmenu ul li ul li a.selected, .fmenu ul li ul li a:hover{
	color: #f00;
	width: 129px;
	margin-left: 11px;
	background: none;
}

* html .fmenu{height: 1%}

h1, h2, h3, h4, h5, h6{
	color: #2c2c2c;
	font-weight: normal;
	text-decoration: none;
}

h2{
	font-size: 24px;
	margin: 0;
	text-decoration: none;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
}

.textomissao{
	font-size: 15px;
	margin-top: 7px;
	margin-bottom: 14px;
}

.textolegenda{
	font-size: 17px;
	margin-bottom: 14px;
}

#conteudopadrao{
	width: 1200px;
	height: 1400px;
	padding-top: 10px;
	padding-bottom: 20px;
	}

#colpadrao{
	width: 210px;
	height: 370px;
	float: left;
	margin: 0px 24px 24px 0px;
	border: solid;
	}

#imagempad{
	width: 210px;
	height: 279px;
}

#nomepad{
	background-color: #9595DF;
	width: 210px;
	height: 71px;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	line-height: 71px;
	margin-bottom: 24px;
	}

#colunapadrao{
	width: 355px;
	height: 310px;
	float: left;
	margin: 0 0 0 24px;
}

#colunasistema{
	width: 755px;
	height: 200px;
	margin-left: 420px;
	background-color: #9595DF;
}

#colunasistema1{
	width: 355px;
	height: 310px;
	margin-left: 420px;	
}

#imagempadrao{
	width: 355px;
	height: 220px;
	margin-top: 10px;
}

#imagempdfpadrao{
	background-color: aqua;
	width: 800px;
	height: 1100px;
	margin-top: 10px;
	border: 1px;
	border-color: black;
	margin-left: 200px;
}

#imagempegasus{
	background-color: black;
	width: 655px;
	height: 100px;
	margin-top: 10px;
	}

	.plano2{
position: absolute;
top: 0px;
left: 0px;
visibility: hidden;
background: url("livro.jpg") repeat-y;
background-color: blue;
width: 100%;
height: 100%;
z-index: 1;
}

.plano3{
visibility: hidden;
background: #FFFFFF;
position: absolute;
top: 50%;
left: 50%;
height: 1100px;
width: 800px;
margin-top: -200px;
margin-left: -300px;
text-align: center;
padding: 5 5 5 5px;
border-style: solid;
border-width: 5px;
border-color: #1E679A;
z-index: 3;
}

#tabelapadrao{
	width: 1000px;
	height: 28px;
	background-color: #CDC8C8;
	margin-top: 5px;
	margin-left: 100px;
	font-size: 12px;
	
}

#conteudotabelapadrao{
	width: 1200px;
	height: 30px;
	}

#tabelanome{
	width: 327px;
	height: 30px;
	float: left;
	margin-left: 107px;
	margin-top: 0px;
}

#tabelaresumo{
	width: 382px;
	height: 30px;
	float: left;
	margin-left: 7px;
	margin-top: 0px;
}

#tabelastatus{
	width: 77px;
	height: 30px;
	float: left;
	margin-left: 7px;
	}

#tabelaimagem{
	width: 115px;
	height: 30px;
	float: left;
	margin-left: 7px;
	}

#tabelabotao{
	width: 65px;
	height: 30px;
	float: left;
	margin-left: 7px;
}

.principal{
    width:50%;
    margin: 0 auto;
    background-color:#FFF;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
  }

.usuario{
	width: 50%;
	margin: 0 auto;
	background: #FFF;
	border: 2px solid #e3e3e3;
	border-radius: 5px;
	}

label{ display: block; font-weight: bold;}
.espaco{ height: 8px; display: block;}
input{ font-size: 16px; padding: 5px; margin-top: 3px;}
.titulousu{font-weight: bold;}

#fotos{
	width: 400px;
	height: 600px;
		}

.hero.is-success {
  background: #f2f7fa;
}
.hero .nav, .hero.is-success .nav {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input {
  font-weight: 300;
}