﻿body
{
	font-family: Arial;
	background-color: #fefefe;
	margin: 0;
}

#geral
{
	margin-top: 1px;
	width: 100%;
	height: 428px;
	background: url(../Images/geralBackl.png) repeat;
	background-color: #fefefe;
	border-top: Solid 1px #ffffff;
}

#geral1
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaSegcontrol.png) no-repeat;
}

#geral2
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaCupom.png) no-repeat;
}

#geral3
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaEmpresa.png) no-repeat;
}

#geral4
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaParceiros.png) no-repeat;
}

#geral5
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaFerramentas.png) no-repeat;
}

#geral6
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaContato.png) no-repeat;
}

#geral7
{
	margin-top: -40px;
	width: 839px;
	height: 562px;
	background: url(../Images/telaServicos.png) no-repeat;
}

#geral8
{
	margin-top: 1px;
	width: 100%;
	height: 428px;
	background: url(../Images/geralBackll.png) repeat;
	background-color: #fefefe;
	border-top: Solid 1px #ffffff;
}

.container-logo
{
	width: 165px;
	display: inline;
}

#page-header
{
	margin-top: 0px;
	width: 100%;
	height: 289px; /*background: url(../Images/headBack1.png) repeat;*/
	background-color: #2e2e2e;
	border-bottom: Solid 2px #7e7a7a;
}

#header-menu
{
	margin: 0px auto;
	margin-top: 0px;
	width: 839px;
	height: 289px;
	background: url(../Images/headBack1.png) repeat;
}

#page-header h1
{
	width: 218px;
	height: 48px;
	margin-top: 40px;
	float: left;
	background: url(../Images/logomarca.png) no-repeat;
}
#page-header h1 a
{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
}

.menu
{
	margin: 50px 0 0;
	float: right;
}

.menu ul
{
	margin: 0;
	padding: 0;
	float: left;
}

.menu ul li
{
	display: inline;
}

.menu ul li a
{
	float: left;
	text-decoration: none; /*color: white;*/
	color: #ccc8c8;
	margin: 10.5px 15px; /*background-color: #333;*/
}

.menu ul li a:visited
{
	/*color: orange;*/
}

.menu ul li a:hover
{
	padding-bottom: 2px; /*color: #fff;*/ /*background-color: Orange;*/ /*border-bottom: solid 3px orange;*/
	color: orange;
}

.outros-sistemas
{
	float: right;
	background-color: White;
	margin-top: 150px;
	left: 0;
	border-bottom: solid 1px orange; /*border-right: solid 1px orange;*/
	border-left: solid 1px orange;
	border-top: solid 1px orange;
}

.outros-sistemas div
{
	width: 50px;
	margin-bottom: 21px;
}

.outros-sistemas div img
{
	width: 100%;
	cursor: pointer;
}

.page-content
{
	width: 839px;
	margin: 0 auto;
	min-height: 510px; /*margin-top: 10px; 	background-color: White; 	padding: 15px; 	min-height: 510px;*/
}

.footer
{
	width: 100%; /*margin-top: 30px;*/ /*padding-top: 10px;'*/
	clear: both;
	height: 41px;
	border-top: solid 3px #e9a312;
	font-family: Arial;
	font-size: 8pt;
	color: #f2eeee;
	background-color: #252525;
	text-align: center;
	background: url(../Images/footerBack.png) repeat;
}

.footer-content
{
	margin: 0px auto;
	margin-top: 0px;
	width: 839px;
	height: 100%;
}

.page-title
{
	color: #ffffff;
	margin-top: -100px;
	font-size: 25px;
	margin-bottom: 40px; /*border-bottom: solid 1px orange;*/
	padding-bottom: 6px;
	width: 250px;
}

.tit-box
{
	margin-top: 21px;
	margin-bottom: 35px;
	font-family: Arial;
	font-size: 12pt;
	color: #232322;
}
.tit-box label
{
	color: #232322;
	font-weight: bold;
}

.tit-box label a
{
	font-size: 11px;
	color: #232322;
	font-weight: bold;
	text-decoration: none;
}

.tit-box label a:hover
{
	font-size: 11px;
	color: #232322;
	font-weight: bold;
	text-decoration: underline;
}

.linha-cad
{
	margin-top: 7px;
	color: #232322;
}

.tit-box p
{
	margin-bottom: 9px;
	font-size: 13px;
}
.tit-box img
{
	margin-left: 9px;
	width: 150px;
	float: right;
}


.listaMenor
{
	margin: 50px 0 0;
	float: right;
	font-size: 11px;
}

.listaMenor ul
{
	margin: 0;
	padding: 0;
	
}

.listaMenor ul li
{
	display: inline;
}

.listaMenor ul li a
{
	text-decoration: none; /*color: white;*/
	color: #ccc8c8;
	margin: 5px 5px;	
	 /*background-color: #333;*/
}

.listaMenor ul li a:visited
{
	/*color: orange;*/
}

.listaMenor ul li a:hover
{
	padding-bottom: 2px; /*color: #fff;*/ /*background-color: Orange;*/ /*border-bottom: solid 3px orange;*/
	color: orange;
}



