* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #242424;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	color: #3c3c3c;
}
h1 {
	color: #0e8fd2;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	text-indent: 5px;
}
h3 {
	background: url('../img/bg-h3.jpg') no-repeat;
	padding-left: 20px;
	color: #009dee;
	font-size: 12px;
}
h4 {
	color: #4f4f4f;
}
p {
	margin-bottom: 13px;
}
h2{
	color:#ACACAC;
	font-size:13px;
	margin-top:15px;
	margin-left:10px;
}
h5{
	color: #0e8fd2;
	font-size:17px;
	margin-bottom:20px;
	margin-left:10px;
}
h6{
	color: #009dee;
	font-size: 12px;
	font-weight:bold;
	margin-top:20px;
}
.saiba {
	background: url('../img/bg-saiba.jpg');
	height: 15px;
	width: 66px;
	padding: 1px 0 0 2px;
	display: inline-block;
	font-size: 9px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	float: right;
}
#tudo {
	width: 985px;
	margin: 0 auto;
}
#topo {
	height: 129px;
	background: url('../img/bg-topo.jpg');
	position: relative;
	color: #fff;
	margin-bottom: 7px;
	margin-top:7px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 5px;
}
#topo form {
	position: absolute;
	top: 60px;
	left: 170px;
	width: 300px;
}
#topo legend {
	font-size: 10px;
	margin-bottom: 5px;
	color: #fff;
}
#topo form a {
	font-size: 11px;
}
#topo a {
	color: #fff;
}
#topo input {
	background: url('../img/bg-input-topo.png');
	height: 20px;
	width: 122px;
	padding: 2px 5px 0 5px;
	margin-bottom: 7px;
}
#topo .submit input {
	height:28px;
	width: 28px;
	background: none;
	position: absolute;
	top: 12px;
	right: 15px;
}
#topo address {
	position: absolute;
	right: 30px;
	top: 10px;
	font-style: normal;
	text-align: right;
	font-size: 16px;
}
#menu {
	position: absolute;
	bottom: 0px;
	right: 0;
}
#menu li {
	height: 31px;
	background: url('../img/bg-li-menu.jpg') no-repeat;
	float: left;
	padding-left: 17px;
	margin-right: 1px;
	position: relative;
}
#menu ul {
	position: absolute;
	top: 30px;
	left: -1px;
	width: 150px;
	padding-top: 5px;
	display: none;
	border: 1px solid #0f4060;
	border-top: none;
}
#menu ul li {
	background: #fff;
	height: 25px;
	padding: 0 0 0 15px;
	float: none;
}
#menu ul li a {
	font-size: 12px;
	background: #fff;
	height: 25px;
	padding: 0;
}
#menu a {
	color: #0e4165;
	font-family: Tahoma;
	background: url('../img/bg-a-menu.jpg') no-repeat right top;
	padding-right: 17px;
	font-size: 14px;
	padding-top: 7px;
	display: inline-block;
	height: 100%;
	font-weight: bold;
}
#nav {
	border: 1px solid #d8d8d8;
	width: 150px;
	padding: 10px 10px 60px 10px;
	float: left;
	background: url('../img/bnds.jpg') no-repeat left bottom;
	margin-bottom:10px;
}
#nav ul {
	margin-left: 5px;
}
#nav li {
	line-height: 20px;
}
#nav li a {
	background: url('../img/bullet-nav.jpg') no-repeat;
	padding-left: 10px;
	margin:  0 0 0px 10px;
	color: #929292;
	font-size: 11px;
}
#miolo {
	float: right;
	width: 800px;
	text-align:justify;
}
#slide {
	margin-top: 15px;
	margin-bottom: 20px;
}
#chamadas li {
	float: left;
	width: 360px;
	margin: 0 40px 50px 0;
	display: inline;
}
#chamadas img {
	float: left;
	margin-right: 10px;
}
#rodape {
	height: 217px;
	clear: both;
	background: #e2e2e2;
	position:relative;
}
#rodape ul {
	position: absolute;	
	left: 30px;
	margin-right:30px;
	top: 10px;
	border-bottom: 1px dashed #504d4d;
}
#rodape li {
	float: left;
	margin-right: 40px;
}
#rodape address {
	background: url('../img/bg-copy.jpg');
	height: 29px;
	line-height: 29px;
	font-size: 10px;
	color: #979797;
	width: 645px;
	position: absolute;
	bottom: -215px;
	left: 163px;
	text-align: center;
}
#rodape div{
	width: 985px; 
	margin: auto; 
	position: relative; 
}
.logotrans {
	position: absolute;
	right: 49px;
	bottom: -214px;
}
.cat{
	font-size:11px;
	margin-left:15px;
}
#miolo form {
	margin: 0 auto;
	text-align:left;
}
#miolo legend {
	height:20px;
	width:750px;
	background-color:#0e8fd2;
	line-height: 20px;
	padding-left:10px;
	color: #fff;
	margin-bottom:10px;
}
#miolo .lado label {
	display: inline;
	margin-left:20px;
}
#miolo label {
	display: block;
	line-height:40px;
}
label.error {
	font-size: 11px;
	color: #f00;
}
#miolo input,
#miolo select,
#miolo textarea {
	margin: 2px;
	padding: 2px;
	border: 1px solid #666;
	background: #fff;
}
#miolo label.submit {
	display: inline-block;
	float: right;
}
.lado{
	float:left;
	margin-right:10px;
}
#faixas{
	margin-left:50px;
	margin-top:15px;
}
#faixas li{
	float:left;
	width:350px;
	margin-bottom:10px;
}
#lista-dica li{
	margin-bottom:7px;
}
#lista-dica img{
	float:left;
	margin-right:5px;
	margin-top:2px;
}
#clientes-pg{
	margin-left:30px;
	margin-top:40px;
}
#clientes-pg li{
	width:180px;
	height:120px;
	float:left;
}
#dowloands{
	float:left;
	width:400px;
	margin-bottom:40px;
}
#dowloands span{
	padding-right: 5px;
	color: #009dee;
	font-size: 12px;
	font-weight:bold;
}
#dowloands li{
	margin-top:10px;
	margin-left:50px;
	margin-bottom:5px;
}
#dowloands li img{
	margin-right:5px;
}
#dowloands li a{
	line-height:3px;
}
.icone-pdf{
	background-image: url("../img/icone_pdf.jpg"); 
	background-repeat: no-repeat;
	background-attachment: not-fixed;
	padding-left:30px;
	margin-right:5px;
	height: 20px;
	line-height: 20px;
}
.icone-exe {
	background-image: url("../img/icone-exe.jpg"); 
	background-repeat: no-repeat;
	background-attachment: not-fixed;
	padding-left:30px;
	margin-right:5px;
	height: 20px;
	line-height: 20px;
}
.icone-manual {
	background-image: url("../img/manual.jpg"); 
	background-repeat: no-repeat;
	background-attachment: not-fixed;
	padding-left:30px;
	margin-right:5px;
	height: 20px;
	line-height: 20px;
}
.icone-download {
	background-image: url("../img/download.jpg"); 
	background-repeat: no-repeat;
	background-attachment: not-fixed;
	padding-left:30px;
	margin-right:5px;
	height: 20px;
	line-height: 20px;
}
#fotos-evento li{
	float:left;
	margin-right:10px;
	height:120px;
}
#tarja{
	height:20px;
	width:750px;
	background-color:#0e8fd2;
	line-height: 20px;
	padding-left:10px;
	color: #fff;
	margin-bottom:10px;
}
#nuvempalavras{
	margin-top:50px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#nuvempalavras a{
	color:#000000;
}
#nuvemprodutos li{
	float:left;
	margin-left:20px;
}
#eventospg li{
	margin-bottom:15px;
}
