html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 11px/130%  Arial, Tahoma,Verdana, Arial, sans-serif;
	color: #202020;
	text-align: center;
	background: #FFFFFF;
}
h1, h2, h3, h4 {
	margin: 0;
}
td, th,  td {
	font:normal normal 11px/130%  Arial, Tahoma,Verdana,  Arial, sans-serif;
	color: #797979;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	text-decoration: underline;
	font:normal normal 11px/130%  Arial, Tahoma,Verdana,  Arial, sans-serif;
	color: #797979;
}
a:hover{
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both 
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}

input {
	font:normal normal 11px/100% Arial, Verdana, Tahoma, Arial, sans-serif;
}
textarea
{
	font-family: Verdana, tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #27221F;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
.button {
	font-family: Verdana, tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #27221F;
	border: 1px solid #A9A9A9;
	background: #DEDEDC;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}
#container {

	margin: 0px auto;
	width: 990px;
	padding: 0px;
	position: relative;
	text-align: left;
	background: #142f60;
}
#top_line {
	background: #000000;
}
#top_line #header {
	height: 135px;
	margin: 0 auto;
	width: 996px;
	height: 135px;
	background: url('../images/bg/header.jpg') top left no-repeat;
	text-align: left;
	position: relative;
}
#top_line #header #slogan {
	top: 39px;
	left: 219px;
	position: absolute;
}
#top_line #header #login {
	top: 33px;
	left: 31px;
	position: absolute;
}
#bot_line {
	
}

#bot_line #copyright_line {
	width: 998px;
	margin: 0 auto;
	border-top: 1px solid #dfdfdf;
	padding: 7px 0;
	text-align: left;
}
#bot_line #copyright_line *,
#bot_line #copyright_line a {
	color: #9f9f9f !important;
}
#bot_line #copyright_line #company {
	padding: 0 34px 8px 34px;
	float: left;
}
#bot_line #copyright_line #author {
	padding: 0 34px;
	float: right;
}
#bot_line #logos {
	margin: 0 auto;
	width: 998px;
	text-align: left;
}
#bot_line #logos .imgs table {
	float: left;
	height: 48px;
}
#bot_line #logos .imgs table td {
	padding: 1px 8px;
	vertical-align: middle;
}
#bot_line #logos .imgs {
	padding: 13px 0;
}

#bot_line #logos .name {
	padding: 29px 20px 0 32px;
}
#mid_line_title {
	text-align: left;
	background: #f7f7f7;
}
#mid_line_title #left_bg {
	background: #f0f0f0;
	width: 50%;
	border-bottom: 5px solid #dfdfdf;
}
#mid_line_title #right_bg {
	width: 50%;
	border-bottom: 5px solid #eaeaea;
}
#mid_line_title #left {
	width: 528px;
	background: #f0f0f0;
	border-bottom: 5px solid #dfdfdf;
}
#mid_line_title #left .padd {
	padding: 20px 18px;
}
#mid_line_title #right {
	width: 468px;
	border-bottom: 5px solid #eaeaea;
}
#mid_line_title #right .padd {
	padding: 38px 0 19px 24px;
}
#right .more {
	padding: 14px 0 0 0;
}	
#right .more a {
	color: #3189c9 !important;
	padding: 0 10px 0 0;
	background: url('../images/ico/raquo.gif') right 5px no-repeat;
}

#image_border {
	
}
#image_border #photo {
	background: #FFFFFF;
}
#image_border #border_1 {
	background: url('../images/dec/border_1.gif') top left repeat-x;
}
#image_border #border_2 {
	background: url('../images/dec/border_4.gif') top right repeat-y;
}
#image_border #border_3 {
	background: url('../images/dec/border_2.gif') top left repeat-y;
}
#image_border #border_4 {
	background: url('../images/dec/border_3.gif') bottom right repeat-x;
}

#menu {
	position: absolute;
	left: 0;
	top: 101px;
	height: 42px;
	background: url('../images/bg/menu.gif') top left repeat-x;
}
#menu span.active,
#menu a {
	display: block;
	float: left;
	width: 122px;
	height: 38px;
	background: url('../images/bg/menu.gif') top left repeat-x;
	color: #535353 !important;
	text-decoration: none !important;
	border-right: 1px solid #000000;
}
#menu span.active span,
#menu a:hover {
	font-weight: bold;
	color: #f8880f !important;
}
#menu a span,
#menu span span {
	padding: 10px 20px 0 16px;
	display: block;
	background: url('../images/ico/tr.gif') 105px 14px no-repeat; 
}

#lang {
	position: absolute;
	top: 12px;
	right: 0;
	width: 102px;
}
#lang a {
	padding: 0 0 0 9px;
	background: url('../images/ico/tr_orrange.gif') left 6px no-repeat;
	color: #b3b3b3 !important;
}
#lang a:hover {
	color: #f8880f !important;
	text-decoration: none !important;
}

#nav {
	top: 39px;
	right: 67px;
	position: absolute;
}
#nav td {
	padding: 4px 16px;
}
#nav .mid {
	border-left: 1px solid #5f605d;
	border-right: 1px solid #5f605d;
}


.heading {
	background: #e9e9e9;
	border: 1px solid #FFFFFF;
	width: 205px;
	padding: 2px 0;
}
.heading span {
	text-transform: uppercase;
	color: #ff7917 !important;
	font-size: 12px !important;
	padding: 0 9px;
	display: block;
	white-space: nowrap;
}
.dotted {
	background: url('../images/dec/dotted.gif') top left repeat-x;
}
.dotted.marg {
	margin: 0 0 25px 0;
}
.dotted.prod {
	margin: 50px 0 65px 0;
}
.dotted img {
	height: 1px;
	width: 1px;
}
.title_block {
	padding: 13px 14px 20px 14px;
}
.title_block .heading {
	margin: 0 0 15px 0;
}

#categories {
	margin: 13px 0 0 10px;
}
#categories td {
	padding: 0 50px 0 0;
}
#categories div {
	padding: 0 0 2px 0;
}
#categories a {
	padding: 0 0 0 15px;
	background: url('../images/ico/ar_right.gif') left 4px no-repeat;
	text-decoration: none !important;
}
#categories a:hover {
	color: #3189c9 !important;
}

#mid_line {
	text-align: left;
	background: #f7f7f7;
}
#mid_line #left_bg {
	background: #f0f0f0;
	width: 50%;
	border-bottom: 5px solid #dfdfdf;
}
#mid_line #right_bg {
	width: 50%;
	border-bottom: 5px solid #eaeaea;
}
#mid_line #left {
	width: 288px;
	background: #f0f0f0;
	border-bottom: 5px solid #dfdfdf;
}
#mid_line #left #left_menu {
	padding: 30px 33px 30px 52px;
}
#mid_line #left #left_menu .heading {
	margin: 0 0 11px 0;
}
#mid_line #left #left_menu a {
	text-decoration: none !important;
}
#mid_line #left #left_menu span.active,
#mid_line #left #left_menu a:hover {
	color: #3189c9 !important;
}
#mid_line #left #left_menu .level_1 {
	border-bottom: 1px solid #dadada;
	padding: 4px 11px;
}
#mid_line #left #left_menu .level_1 span.active,
#mid_line #left #left_menu .level_1 a {
	padding: 0 0 0 16px;
	background: url('../images/ico/ar_right.gif') left 4px no-repeat;
}
#mid_line #left #left_menu .level_2 {
	padding: 2px 0 2px 15px;
}
#mid_line #left #left_menu .level_2 span.active,
#mid_line #left #left_menu .level_2 a {
	padding: 0 0 0 12px;
	background: url('../images/ico/gt.gif') left 4px no-repeat;
}
#mid_line #left #left_menu .level_3 {
	padding: 2px 0 2px 32px;
}
#mid_line #left #left_menu .level_3 span.active,
#mid_line #left #left_menu .level_3 a {
	padding: 0 0 0 10px;
	background: url('../images/ico/quadro.gif') left 5px no-repeat;
}
#mid_line #right {
	text-align: left;
	width: 708px;
	border-bottom: 5px solid #eaeaea;
}
#mid_line #right .padd {
	padding: 30px 59px 61px 28px;
}
#mid_line #right #cont {
	padding: 15px 0 0 14px;
}
#cont a,
#cont a:link,
#cont a:active,
#cont a:visited {
	color: #3189c9 !important;
}
#cont a:hover {
}

#bot_nav_cont {
	width: 998px;
	margin: -41px auto 0 auto;
	text-align: left;
	height: 41px;
}
#bot_nav {
	background: url('../images/dec/dotted.gif') top left repeat-x;
	margin: 0 0 0 317px;
	width: 652px;
}
#bot_nav span {
	padding: 0 8px;
	color: #e0e0e0 !important;
}
#bot_nav div {
	padding: 12px 0 0 15px;
}
#bot_nav a:hover {
	color: #3189c9 !important;
}
#bot_nav a {
	text-decoration: none !important;
}

#left_menu a {
}

#print {
	padding: 38px 12px;
}
#print *,
#print {
	color: #797979;
}

#print #print_head {
	border-bottom: 1px solid #cccccc;
	padding: 0 22px 35px 31px;
}

#print #print_contacts {
	float: right;
	text-align: right;
	padding: 14px 0 0 0;
}
#print #print_contacts a {
	color: #3189c9 !important;
}
#print #print_cont {
	text-align: left;
	padding: 25px 22px 35px 31px;
}
#print #print_title {
	color: #3189c9 !important;
	font-size: 16px !important;
	padding: 0 0 10px 0;
}

#print #print_footer {
	border-top: 1px solid #cccccc;
	padding: 7px 22px 0 31px;
	text-align: left;
}
#print #print_footer #date {
	float: right;
}
#print #print_footer #print_copyright {
	float: left;
}
#print #print_footer #print_copyright a {
	color: #3189c9 !important;
}
#print #print_logo {
	float: left;
}
#print #print_logo #slogan {
	margin: 34px 0 0 0;
}

.contacts {
	width: 100%;
}
.contacts td {
	padding: 0 20px 17px 0;
}

#news {
	
}
#news .news_item {
	padding: 0 0 17px 0;
}
#news .news_item.dotted {
	background: url('../images/dec/dotted.gif') bottom left repeat-x;
	padding: 0 0 6px 0;
	margin: 0 0 9px 0;
}
#news .news_item.dotted.last {
	background: transparent !important;
	padding: 0;
	margin: 0;
}
#news .news_item .news_img {
	padding: 0 12px 4px 0;
	float: left;
}
#news .news_item .news_title {
	padding: 0 0 2px 0;
}
#news .news_item .news_title a {
	font-weight: bold;
	text-decoration: underline !important;
	color: #797979 !important;
}
#news .news_item .news_title a:hover {
	color: #3189c9 !important;
}
#news .news_item.dotted .news_title a {
	text-decoration: none !important;
}
#news .news_item.dotted .news_title a:hover {
	text-decoration: underline !important;
}
#news .news_item.dotted .news_more {
	padding: 20px 0 0 0;
}
#news .news_item .news_more a {
	padding: 0 11px 0 0;
	background: url('../images/ico/raquo.gif') right 5px no-repeat;
}

#news_item {
	padding: 0 29px 0 0;
}
#news_item .news_title {
	font-weight: bold;
	color: #797979 !important;
	padding: 0 0 14px 0;
}
#news_item .news_body {
	padding: 0 0 34px 0;
}

#products .product {
	
}
#products .product table.prod_table {
	width: 100%;
}
#products .product .product_title {
	font-weight: bold;
	padding: 0 0 11px 0;
}

#products .product .product_text {
	width: 100%;
}
#products .product .product_text .producer {
	padding: 28px 0 0 0;
}
#products .product .product_text .documents {
	margin: 28px 0 0 0;
}
#products .product .product_text .documents td {
	vertical-align: middle;
	padding: 0 8px 0 0;
}
#products .product .product_text .articles {
	padding: 28px 0 0 0;
}
#products .product .product_text .articles strong {
	margin: 0 0 0 -1px;
	display: block;
	padding: 0 0 1px 0;
}

#products .product .product_img {
	padding: 0 24px 0 0;
}
#products .product .product_img img {
	margin: 0 0 14px 0;
}

#print .heading {
	background: none;
	border: none;
	width: 100%;
	padding: 0 0 10px 0;
}
#print .heading span {
	color: #3189c9 !important;
	font-size: 16px !important;
	padding: 0;
	text-transform: none;
}
