﻿/* CSS Document */
/*	background: url(images2/background.gif) 0 0 no-repeat #000; */
body {
	padding: 0px;
	margin: 0px;
	background: #000;
	background-position: center top;
	color: #666;
	font: 14px/18px 'Segoe UI', Arial, Verdana, Helvetica, Sans-Serif;
}
div, p, ul, h2, img {
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
h1 {
	font-size: 250%;
	font-weight: normal;
	color: #333;
}
h2 {
	font-size: 200%;
	font-weight: normal;
	line-height: 61px;
	color: #333;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #333;
}
h5 {
	font-size: 150%;
	font-weight: normal;
	color: #333;
}


p#f10{
	font-size: 10px;
	color: #333;
}
p#f12{
	font-size: 12px;
	color: #333;
}
p#f14{
	font-size: 14px;
	color: #333;
}
p#f16{
	font-size: 16px;
	color: #333;
}
p#f18{
	font-size: 18px;
	color: #333;
}
p#f20{
	font-size: 20px;
	color: #333;
}
p#f26{
	font-size: 26px;
	color: #333;
}
p#f30{
	font-size: 30px;
	color: #333;
}

#Text {
	margin: 25px 15px 15px 50px;
}
#Text h2 {
	MARGIN: 20px 0pt;
	color: #000;
}
#Text h3 {
	MARGIN: 20px 0pt;
	color: #000;
}
#TextD {
	margin: 7px 5px 5px 15px;
}
#TextD h2 {
	MARGIN: 20px 0pt;
	color: #fff;
}
#TextD h3 {
	MARGIN: 20px 0pt;
	color: #000;
}
.text04 p {
	font-size: 90%;
	margin-top: 10px;
	color: #333333;
}
/*----scroller----*/
#scroller {
	width: 960px;
}
#scroller-header {
	width: 225px;
	float: left;
}
#scroller-header a {
	font-size:13px;
	text-decoration: none;
	color: #CCCCCC;
	width: 225px;
	padding: 6px 0px 6px 0px;
	float: left;
	border-bottom: 1px black solid;
	margin: 0 auto;
}
#scroller-header span {
	padding: 0px 5px 0px 15px;
}
#scroller-header a:hover {
	text-decoration: none;
	color: #AAC002;
	BACKGROUND-IMAGE: url("../images2/bg_menu_clickH.gif");
}
#scroller-header a.selected {
	font-weight: bold;
	color: #000 !important;
	BACKGROUND-IMAGE: url("../images2/bg_menu_click.gif");
}
#scroller-complement {
	text-decoration: none;
	color: #FBFBFB;
	width: 225px;
	height: 422px;
	padding: 35px 0 0 0px;
	float: left;
	background: #44433f url("../images2/hdr_bg.jpg") repeat-x top center;
}
#scroller-body {
	background: #D4D4D4 url("../images2/top_gradient.jpg") repeat-x top center;
	width: 730px;
	height: 655px;
	padding-bottom: 30px;
	float: right;
}
#mask {
	width: 700px;
	overflow: hidden;
	margin: 25px 0px 15px 25px;
}
#panel div {
	float: left;
}
#panel {
}
#panel-1 {
}
#panel-2 {
}
#panel-3 {
}
#panel-4 {
}
/*----Servicos---*/
#slm-conteudo {
	width: 960px;
	float: left;
}
#slm-conteudoL {
	width: 960px;
	height: 260px;
	background: #44433f url("../images2/clientes.png");
	float: left;
}
#slm-conteudoR {
	width: 225px;
	height: 260px;
	background: #44433f url("../images2/hdr_bg.jpg") repeat-x top center;
	float: right;
}
#slm-conteudoB {
	width: 730px;
	height: 680px;
	background: #D4D4D4 url("../images2/top_gradient.jpg") repeat-x top center;
	float: left;
}
#slm-conteudoC {
	width: 730px;
	height: 300px;
	background: #D4D4D4 url("../images2/promo-serv.jpg") repeat-x top center;
	float: left;
	margin-top:143px;
}
#slm-conteudoBR1 {
	width: 225px;
	height: 685px;
	background: #44433f url("../images2/hdr_bg.jpg") repeat-x top center;
	float: right;
}
#slm-conteudoBR2 {
	width: 225px;
	height: 685px;
	background: #D4D4D4 url("../images2/top_gradient.jpg") repeat-x top center;
	float: right;
}
#slm-conteudo h2 {
	padding: 20px 0px 0px 0px;
	color: #000;
}
#slm-conteudo h3 {
	padding: 10px 0px 0px 0px;
	color: #000;
}
#slm-conteudo p {
	font-size: 90%;
	margin-top: 10px;
	color: #333333;
}
/*  PDF   */
ul.hint {
	margin-bottom: 2em;
    padding: 0.2em 0px;
	padding-left: 40px;
}
ul.hint li {
    background: transparent url("../images/icon_pdf.gif") no-repeat 0 0.25em;
    color: #26354a;
	font-size: 100%;
    margin: 0;
    padding: 0.2em 22px;
    
}
ul.hint li strong {
    color: #26354a;
    display: block;
}
