@charset "utf-8";
/*======================= ITENS PRINCIPAIS =======================*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
button {
	border: 0;
	cursor: pointer;
	padding: 2px 6px 5px 6px;
	font-weight: bold;
	font-size: 90%;
	line-height: 120%;
	letter-spacing: 1px;
	color: #2f405a
}
ul, ol {
	list-style: none outside;
	line-height: 1.2;
}
body {
	font: small/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:#ececec url(../img/bg_body.jpg) 0 0 repeat-x;
}
#site {
	width: 99.8%;
	position: relative;
	background: url(../img/bg_topo.jpg) top center no-repeat;
	padding: 0 0 60px 0;
	height: 302px
}
#container {
	width: 776px;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -388px;
}
#colEsq a#logo {
	display: block;
	width: 170px;
	height: 115px;
}
html>body #colEsq a#logo {	
	background: url(../img/logo_sbtec.png) 0 0 no-repeat;
}
#colEsq a#logo img {
	display: none;
}
legend {
	display: none
}
/*======================= COLUNA ESQUERDA =======================*/
#colEsq {
	position: absolute;
	top: 0;
	left: 10px;
	width: 170px;
	display: inline;
}
#menuMaster {
	border-left: 5px #488cc6 solid;
	margin: 0 0 0 2px;
}
#menuMaster ul {
	margin:10px 0 0 0;
	font-size: 90%;
	font-weight: bold
}
#menuMaster ul li {
	margin:0 0 0 1px;
	list-style: none;
	border-bottom: 1px #2d5ba1 solid;
	width:157px;
	display:block;
}
div#menuMaster ul li a{
	display:block;
	width: 149px;
	color:#e8edf4;
	padding: 5px 0 6px 7px;
	margin: 0 0 0 1px;
	text-decoration:none;
}
div#menuMaster ul li a:hover{
	background:#2f71ad;
	margin: 0;
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
	border-left: 1px #FFF solid;
}
dl#endereco {
	margin: 30px 0;
	color: #616e75;
	font-size: 85%;
	text-align: right;
	
}
dl#endereco dt {
	border-bottom: 2px solid #c9cdd9;
	padding: 3px 6px 3px 0;
	margin: 0 0 6px 0;
}
dl#endereco dd {
	padding: 0 6px 0 0;
}
/*======================= COLUNA DIREITA =======================*/
div#colDir {
	position: absolute;
	top: 0;
	left: 195px;
	width: 570px;
}
#imgHead {
	margin: 20px 0 0 5px;
	width: 560px;
	height: 169px;
	position: relative;
}
html>body #imgHead {
	background: url(../img/bg_container_img.png) 0 0 no-repeat;
}
#imgHead div{
	position: relative;
	top: 5px;
	left: 5px;
	width: 550px;
	height: 159px;
	overflow: hidden;
	background: url(mainpictures/Photo6.jpg) 0 0 no-repeat;
}
#boxConteudo-wrapper {
	margin: 16px 0 0 0;
	width:570px;
	font-size: 90%;
	color: #036;
}
#titulo-wrapper {
	width: 570px;
	padding: 8px 0 0 0;
}
html>body #titulo-wrapper {
	background: url(../img/bg_titulos.png) 0 0 no-repeat;
}
#titulo {
	background: url(../img/bg_conteudo.jpg) 0 0 repeat-x;
	width: 520px;
	padding: 0 16px 0 16px;
	margin: 0 0 0 9px;
	height: 98px;
	position: relative;
}
#breadcrumb {
	font-size: 90%;
	display: block;
	padding: 12px 0 0 0;
}
#breadcrumb a{
	color: #005695;
}
#breadcrumb a:hover{
	color: #F90;
}
#titulo h1{
	margin: 8px 0 0 0;
	font: 290% "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	border-bottom: 2px solid #dee0e2;
	color: #005695
}
#acesso {
	width: 147px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 85%;
}
#acesso span {
	background: url(../img/canto_acesso.png) 0 0 no-repeat;
	padding-left: 21px;
	display: block;
	position: relative;
	z-index: 0;
	margin: 0 0 2px 0;
	cursor: pointer;
}
#acesso strong {
	background: url(../img/bg_acesso.png) 0 0 repeat-x;	
	padding: .3em 20px .3em 0;	
	text-align: right;
	color: #d1dae7;
	display: block;
	position: relative;
	z-index: 12;	
}
#acesso span#seta{
	background: url(../img/seta_acesso.png) 0 -15px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	top: 2px;
	right: -19px;
	z-index: 15;	
}
#acesso ul {
	width: 117px;
	background: #eff1f3;
	border: 1px solid #c9cfd6;
	padding: 3px;
	float: right;
	display: none
}
#acesso ul li {
	display: inline;	
}
#acesso ul li a{
	background: url(../img/bullet_seta_2.png) 2px 50% no-repeat;
	display: block;
	padding: 3px 0 5px 8px;
	text-decoration: none;
	color: #069;
	font-weight: bold;
	border-bottom: 1px solid #e1e4e8;
}
#acesso ul li a:hover{
	background: #f9f9f9 url(../img/bullet_seta_2.png) 2px 50% no-repeat;
}
#boxConteudo{
	background: #FFF url(../img/bg_conteudo_sombra.png) 0 0 repeat-y;
	padding: 0 0 16px 0;
}
#conteudo {
	background: url(../img/bg_conteudo.jpg) 0 -110px repeat-x;
	padding: 0 16px;
	width: 520px;
	margin: 0 0 0 9px;
	min-height: 400px;
}
#conteudo p{
	line-height: 1.8;
	margin: 0 0 .9em 0;
}
#conteudo h2{
	margin: 0 0 16px 0;	
	border-bottom: 2px solid #ffff81;
	position: relative;
	z-index: 10;
	font-size: 190%;
	font-weight: normal;
}
#conteudo h2 span{	
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	color: #F60
}
#conteudo h3{
	margin: 24px 0 12px 0;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	z-index: 10;
	font-size: 150%;
}
#conteudo h3 span{
	font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
	color: #666
}
#conteudo img.noticia{
	margin: 0px 10px -2px 0;
	float:left;
}
#conteudo h3.tit-noticia{
	margin: 0 0 12px 0;
}
small.topo a{
	background: #FFF url(../img/seta_topo.png) 0 60% no-repeat;
	color: #ff9600;
	font-size: 100%;
	position: relative;
	left:485px;
	top: 1em;
	padding: 0 0 0 10px;
	text-decoration: none;
	z-index: 11;
}
small.topo a:hover{
	color: red;
	text-decoration: underline
}
h2 small.topo a, h3 small.topo a{	
	position: absolute;
	font-size: 60%;
}
#conteudo ul li {
	margin: .5em 0 1em 0;
	background: url(../img/bullet_seta.png) 0 .3em no-repeat;
	padding: 0 0 0 12px;
	color: #005695;
}
#conteudo form ul li {
	background: none;
	padding:0;
	font-size: 120%
}
#conteudo form ul li input {
	width: 95%
}
fieldset#atendimento {
	width: 346px;
}
fieldset#atendimento textarea{
	width: 95%
}
#footer {
	background: url(../img/bg_footer.png) 0 0 no-repeat;
	font-size: 75%;
	padding: 10px;
}
#footer ul {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 1px 6px 2px 6px;
	margin: 0 0 0 4px;
	border-right: 1px solid #aabee4;
}
#footer li a{
	color: #069;
	text-decoration: none
}
#footer li a:hover,
#footer li a:focus,
#footer li a:active{
	color: #000;
	text-decoration: underline
}
/*======================= NOTÍCIA =======================*/

#Titulo {
	background:#ececec;
	padding: 3px;
	font-size:35px;
	color: #475e6b;
	margin: 0 0 3px 0;
}
#subTitulo {
	background:#a5b0b6;
	padding: 3px;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	line-height: 35px;
}
.txtContent {
	font-size:12px;
	line-height: 20px;
}
.txtContent a{
	color:#000;
	text-decoration:underline;
}
.txtContent a:hover{
	color:#000;
	text-decoration:none;
}
#boxEsqN {
	width: 277px;
	float:left;
}
#boxDir {
	width:196px;
	float:right;
	border-left: 1px #dbdfe0 solid;
	margin:44px 0 0 0;
}
/*======================= Clientes =======================*/

ul#listaClientes {
	float:left;
	width:510px;
	min-height:700px;
	list-style:none;
	margin:0;
}

ul#listaClientes li {
	float:left;
	list-style:none;
	margin:4px;
	width:110px;
	min-height:110px;
	background:none;
	padding:0;
}

/*======================= Area Restrita =======================*/

fieldset#areaRestrita {
	margin:30px 0 40px 0;
	width: 168px;
	border-bottom: 1px solid #c0c5d4;
	display: block;
	font-size: 100%
}
fieldset#areaRestrita legend{
	text-transform: uppercase;
	border-top: 1px solid #c0c5d4;
	border-bottom: 2px solid #c0c5d4;
	text-align: right;
	font-size: 85%;
	color: #939dc0;
	padding: 4px 2px 4px 70px;
	font-weight: bold;	
	white-space: nowrap
}
fieldset#areaRestrita ul{
	margin: 10px 0 0 6px;
}
input {
	width: 156px;
}

input, select, button{
	display: block;
	padding: .3em .2em .4em .3em;
	margin: 0 0 12px 0;
	background: #fbf8fb url(../img/bg_inputs.png) bottom repeat-x;
	border: 1px solid #acc8c8;
	color: #036;
	font-size: 90%
}
button {
	float: right;
}
select {
	background: #fbf8fb;
	padding: 0;
}
input:focus, select:focus, textarea:focus, button:focus{
	border: 1px solid #e8d594;
	background: #fefcf5 url(../img/bg_inputs_focus.png) bottom repeat-x;
}
input.error, select.error, textarea.error, li.list-radio-check label.error{
	background: #FF9;
	border: 1px solid red;
	color: #900;
}
option{
	padding: 1px 0 2px 0;
	font-size: inherit;
	font-family: inherit
}
textarea{
	display: block;
	border: 1px solid #acc8c8;
	font-size: inherit;
	font-family: inherit;
	padding: .3em;
	background: #F8FBFB url(../img/bg_inputs.png) bottom repeat-x;
}
label {
	font-weight: bold;
	color: #616e75;
	font-size: 85%;
}
label.error {
	color: red;
	font-weight: normal;
	font-size: 85%;
}
label em {
	font-weight: normal;
	font-size: 85%;
}
label em span {
	font-weight: bold;
	color: red;
	font-size: 120%
}
li.list-radio-check  {
	float: left;
	clear: both;
}
li.list-radio-check dl {
	clear: both;
	float: left;
}
li.list-radio-check label {
	float: left;
	margin: .2em 8px;
	display: inline;
	cursor: pointer;
}
li.list-radio-check label:hover {
	background: #DFF4FF;
}
li.list-radio-check.horix label {
	clear: none
}
li.list-radio-check.verti label {
	clear: left
}
li.list-radio-check label input{
	float: left;
	vertical-align: baseline;
	background: none;
	border: none;
	margin: 0 4px 0 0;
	display: inline
}
div.campos-form span.barra-toggle {
	background: #dae5e9 url(../../img/backgrounds/bg_caixas.png) 0 0 repeat-x;
}
div.campos-form span.barra-toggle button {
	width: 13px;
	height: 13px;
	overflow: hidden;
	position: absolute;
	top: 6px;
}
div.campos-form button.bt-minmax {
	background: url(../../img/backgrounds/bg_botao_minimiza.png) 13px 0;	
	right: 4px;	
}
fieldset li {
	float: none;
	clear: both;
	margin-bottom: 10px;
}
.agrupamento-campos {
	float: left;	
}
.agrupamento-campos li{
	float: left;
	margin-right: 10px;
	clear: none
}
.info-help-campo {
	font-size: 85%;
	color: #999
}
