@font-face {
    font-family: 'swis721_ltcn_btlight';
    src: url('fonts/swz721lc-webfont.eot');
    src: url('fonts/swz721lc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swz721lc-webfont.woff') format('woff'),
         url('fonts/swz721lc-webfont.ttf') format('truetype'),
         url('fonts/swz721lc-webfont.svg#swis721_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('fonts/swz721bc-webfont.eot');
    src: url('fonts/swz721bc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swz721bc-webfont.woff') format('woff'),
         url('fonts/swz721bc-webfont.ttf') format('truetype'),
         url('fonts/swz721bc-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('fonts/swz721c-webfont.eot');
    src: url('fonts/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swz721c-webfont.woff') format('woff'),
         url('fonts/swz721c-webfont.ttf') format('truetype'),
         url('fonts/swz721c-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

*
{
	margin:0;
	padding:0;
	border:0;
	/* font-family: 'swis721_cn_btroman'; */
	/* font-family: "Trebuchet MS"; */
	font-family: "arial";
	font-size: 9pt;
	color: #58595B;
	line-height: 17px;
}

body
{
	overflow-x:hidden;
}

img
{
	position:relative; /*para funcionar o zoom*/
}

#top
{
	background: #27AAE1;
	height: 115px;
	width: 100%;
	top: 0px;
	position: absolute;
}

#top_inner
{
	height:84px;
	width:1033px;
	margin: 30px auto 0;
	/* border-top: 1px solid #AAD0DB;
	border-left: 1px solid #AAD0DB;
	border-right: 1px solid #AAD0DB; */
}


#logo
{
    margin-top: -4px;
    padding-left: 40px;
    z-index: 10;
}

#menu
{
	float: right; margin-top: 59px; margin-right: 30px;
}

#conteudo
{
	width:1037px;
	margin:0 auto;
}

#centro
{
	min-height: 345px;
}

#banners
{
	margin: 125px auto 0;
	width:1037px;
}

#bottom
{
	background: #27AAE1;
	height: 69px;
	width: 100%;
	bottom: 0px;
	margin-top: 40px;
}

#bottom_inner
{
	background: none repeat scroll 0 0 #FFFFFF;
    height: 24px;
    margin: 0 auto;
    width: 971px;
}

#e
{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
}

#asatelite_texto
{
	float: left; width: 245px; text-align: justify; margin-right: 16px; margin-top: 55px;
}

#seja_cliente_texto
{
	float: left; width: 254px; text-align: justify; margin-right: 10px; margin-top: 55px;
}

#seja_fornecedor_texto
{
	float: left; width: 254px; text-align: justify; margin-right: 10px; margin-top: 55px;
}

#contato_texto
{
	float: left; margin-right: 15px; margin-top: 55px; text-align: justify; width: 205px;
}

#faq_texto
{
	float: left; margin-right: 13px; margin-top: 55px; text-align: justify; width: 255px;
}

#servicos_texto
{
	float: left; /* margin-right: 8px; */ margin-top: 20px; text-align: justify; width: 235px; border-right: 1px solid #CCC; padding-right: 20px;
}

#servicos_texto #titulo
{
	display: block;
    font-weight: bold;
    text-align: left;
}

form span
{
	border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    font-family: 'swis721_cn_btbold';
	font-size:15px;
	color: #939598;
	width: 100px;
	display: table-cell;
	text-align: right;
	padding-right:5px;
}

table td
{
    padding-top: 5px;
}

#form_seja_cliente input, #form_seja_cliente select, #form_seja_fornecedor input, #form_seja_fornecedor select
{
	background: url("images/fundo_input2.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    margin-left: -2px;
    width: 173px;
}

#form_faq select
{
	background: url("images/fundo_input2.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    margin-left: -2px;
    width: 170px;
}

#form_contato input
{
	background: url("images/fundo_input.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    margin-left: -2px;
    width: 316px;
}

#form_seja_cliente input[type='button'], #form_seja_fornecedor input[type='button'], #form_contato input[type='button']
{
	background: url('images/bt_fundo.png') no-repeat;
	width: 84px;
	height: 27px;
	color: #27AAE1;
	cursor:pointer;
}

#form_faq input[type='button']
{
	background: url('images/bt_fundo2.png') no-repeat;
	width: 77px;
	height: 27px;
	color: #27AAE1;
	cursor:pointer;
}

#form_contato textarea
{
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;
    height: 145px;
    width: 312px;
}

#form_seja_cliente textarea
{
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;
    height: 150px;
    width: 170px;
}

#form_seja_fornecedor textarea
{
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;
    height: 152px;
    width: 170px;
}

#ul_boxes li
{
	font-size:10pt;
	line-height:1.5;
	margin-left:14px;
}

#asatelite_texto ul li
{
	line-height:1.5;
}

#servicos_texto ul li
{
	line-height:1.5;
	margin-left: 14px;
}