/* Estilos Gerais */
body {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/fundo.gif');
	font-size: small;
}
p
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: left;
    margin-right: 10px;
}

p a:link
{
	color: #005660;
	text-decoration: none;
}

p a:visited
{
	color: #005660;
	text-decoration: none;
}
p a:hover 
{
    color: #005660;
	text-decoration: underline;
}
p a:active {
	color: #005660;
	text-decoration: none;
}



h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url(../images/bullet_1.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	font-size: 18px;
	text-indent: 22px;
	color:#005660;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url(../images/bullet_1.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	font-size: 18px;
	text-indent: 22px;
	color:#005660;
	padding: 0px;
}
h3
{
    font-family: Arial, Verdana;
    font-size: small;
    font-weight: normal;
    color: #333333;
    padding: 0px;
	margin: 0px;
	line-height: 24px;
}
h3 a:link
{
    color: #333333;
    text-decoration: none;
    background-image: none;
}
h3 a:visited
{
    color: #333333;
    text-decoration: none;
    background-image: none;
}
h3 a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/fundohover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
h3 a:active
{
    color: #333333;
    text-decoration: none;
    background-image: none;
    background-position: left 50%;
}
.xh3 a:link
{
}
.xh3 a:visited
{
    color: #005660;
    font-style: italic;
    font-weight: bold;
    background-image: none;
    text-decoration: none;
}
.xh3 a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/fundohover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.xh3 a:active
{
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url(../images/bullet_1.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 18px;
	text-indent: 22px;
	color:#005660;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url(../images/bullet_2.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 14px;
	line-height: 14px;
	text-indent: 12px;
	color:#666666;
}
h5 a{
	color:#666666;
	text-decoration: none;
}
h5 a:hover{
	color:#666666;
	text-decoration: underline;
}
h6 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-image: url("../../images/bullet_1.gif");
	background-repeat:no-repeat;
	background-position: left;
	font-size: 18px;
	text-indent: 22px;
	color:#005660;
	padding: 0px;
}
.alinhar_direita_vejamais 
{
    float: right;
    width: 76px;
    height: 14px;
}

/* Estilos de Lista */
#news
{
    margin: 0;
    padding: 0;
}
#news ul 
{
   	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #565656; 
}
#news li
{
    list-style: none;
    background: url(../images/bullet_2.gif) no-repeat 0 2px;
    padding-left: 10px;
}

/* Estilos dos Tits */
#titulo_sombra
{
    position: absolute;
    color:Black;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 28px;
    top: 38px;
    left: 11px;    
}
#titulo
{
    position: absolute;
    color: White;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 28px;
    top: 37px;
    left: 10px;   
}


/* Estilos do menu */
.dropmenudiv{
position:absolute;
margin-left: -35px;
top: 0;
border: #EEEEEE solid 1px; /*  borda*/
border-bottom-width: 0;
font-size: 12px;
font-weight:bold;
font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica ;
line-height:18px;
z-index:999;
background-color: #FEFEFE;
width: 200px;
visibility: hidden;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: #EEEEEE solid 1px; /*  borda*/
padding: 2px 0;
text-decoration: none;
color: #333333;
}
* html .dropmenudiv a{ /*  Hack para IE */
width: 100%;
}
.dropmenudiv a:hover{ /* On no CSS*/
background-color: #EEEEEE;
}


/* Topo */
#topo {
	position: absolute;
	/*left: 50%;
	margin-left: -500px;*/
	width: 1000px;
	height: 100px;
	background-image:url(../images/topo_inteiro.png);
	background-position:top;
	background-repeat:no-repeat;
	}
#menu {
	position: absolute;
	/*left: 50%;
	margin-left: -500px;*/
	top: 80px;
	width: 1000px;
	height: 20px;
	text-align:right;
	}
#lado_esquerdo{
	position:absolute;
	left: 0px;
	background-image:url(../images/fundo-esquerdo.gif);
	background-position:right;
	background-repeat: repeat-x;
	top: 0px;
	height: 100px;
	width: 600px;
}
#lado_direito{
	position:absolute;
	right: 0px;
	background-image:url(../images/fundo-direito.gif);
	background-position:left;
	background-repeat: repeat-x;
	top: 0px;
	height: 100px;
	width: 600px;
}
#menu_empresa{
	position: absolute;
	left: 341px;
	top: 75px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
	height: 288px;
	z-index: 1;
}
#menu_industria{
	position: absolute;
	left: 438px;
	top: 75px;
	height: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
}
#menu_ferrovia{
	position: absolute;
	left: 538px;
	top: 75px;
	height: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
}
#menu_suporte{
	position: absolute;
	left: 632px;
	top: 75px;
	height: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
	width: 124px;
}
#menu_imprensa{
	position: absolute;
	left: 775px;
	top: 75px;
	height: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
}
#menu_carreira{
	position: absolute;
	left: 888px;
	top: 75px;
	height: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #545454;
}
#logo_sup
{
   	position: absolute;
	left: 0px;
	top: 0px;
	width: 135px;
	height: 100px;
	z-index: 800;
}
#sup_home{
	position: absolute;
	left: 432px;
	top: 0px;
	text-align: right;
    right: 404px;
}
#sup_mapa{
	position: absolute;
	left: 498px;
	top: 0px;
	text-align: right;
}
#sup_contato{
	position: absolute;
	left: 564px;
	top: 0px;
	text-align: right;
}

#login{
	position: absolute;
	left: 659px;
	top: 0px;
	text-align: right;
	right: 271px;
}


#sup_busca{
	position: absolute;
	left: 835px;
	top: 2px;
	width: 161px;
	height: 22px;
	background: url(../images/topo_busta.gif) no-repeat left;
	background-position: left 4px;
	/*display none para ocultar o campo de busca temporariamente
	    ao efetuar o método de busca, retirar o display;	
	display: none;
	*/
}
#sup_busca fieldset {
	border: none;
}
#sup_busca legend {
	display: none;
}
/* Classe para ajuste do campo de busca */
.busca_texto {
	width: 130px;
	height: 17px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	margin: 4px 0 0 25px;
	background: none;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #474848;
	line-height: 15px;
	top: 0px;
}
.busca_botao {
	display: none;
}
/* Fim busca */

#flash {
	position: absolute;
	top: 40px;
	left: 250px;
	z-index: 1;
}



/* Corpo HOME !!!*/
#home_box_flash {
	position: absolute;
	/*left: 50%;
	margin-left: -500px;*/
	width: 1000px;
	height: 350px;
	z-index: 2;
	top: 101px;
	background-color: #FFFFFF;
	left: 0px;
}
#home_box_do_box_rodape 
{
    position: absolute;
	/*left: 50%;
	margin-left: -500px;*/
	width: 980px;
	height: 140px;
	z-index: 1;
	top: 451px;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
}
#home_box_rodape {
	position: absolute;
	width: 980px;
	height: 130px;
	z-index: 1;
	background-image: url(../images/fundo_rodape_home.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#ladodireito_rodape{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 130px;
	width: 13px;
	background-image:url(../images/lado_direito.jpg);
}
#ladoesquerdo_rodape
{
	background-position: right;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 135px;
	width: 325px;
	background-image: url(../images/linha_divisoria.gif);
	background-repeat: repeat-y;
}
#cnews_rodape{
	position: absolute;
	top: 0px;
	left: 340px;
	height: 135px;
	width: 340px;
	background-position: right;
	background-image: url(../images/linha_divisoria.gif);
	background-repeat: repeat-y;
}
#texto_grupo {
	vertical-align: middle;
	position:absolute;
	left:690px;
	top:0px;
	width:279px;
	height:130px;
}


/* Cont. Internas */
#int_box_cont {
	position: absolute;
	padding: 10px 10px 10px 10px;
	/*margin-left: -500px;*/
	top: 100px;
	/*left: 50%;*/
	width: 980px;
	z-index: 1;
	background-color: #FFFFFF;
}
#int_tree_menu 
{
    display: inline;
	width: 210px;
	padding: 10px;
	background-image: url(../images/fundotree.gif);
	float: left;
	height: 100%;
	}
#int_conteudo 
{
    display: inline;
	width: 740px;
	padding-left: 10px;
	float: left;
	height: 100%;
}
#int_banner 
{
    width: 740px;
	height: 80px;
	float: left;
}
#int_banner2 
{
    position: relative;
    width: 740px;
	height: 80px;
	top: 0px;
}
#int_texto 
{
    display: inline;
	width: 700px;
	border-right: #005660 solid 1px;
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}
#int_botoes 
{
    position: relative;
    /*display: inline;*/
	width:20px;
	/*height:84px;*/
	float: right;
	padding-top: 10px;
}
#int_rodape 
{
    display: inline;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	width: 100%;
	border-top: #DDDDDD 1px solid;
}
#int_rodape p 
{
    font: "Trebuchet MS", Tahoma, Verdana;
	letter-spacing: -0.02em;
	font-size: 11px;
	color: #333333;
}
#int_rodape p a:link{
	color: #333333;
	text-decoration:none;
	border-bottom: none;
}
#int_rodape p a:visited{
	color: #333333;
	text-decoration:none;
	border-bottom: none;
}
#int_rodape p a:hover{
	color: #005660;
	text-decoration: none;
	border-bottom: 1px dotted #005660;
}
#int_rodape p a:active{
	font: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}

#int_rod_grupo1{
	float: left;
	width: 450px;
	border-right: #DDDDDD 1px solid;
	padding-right: 15px;
}
#int_rod_grupo2
{
	float: left;
	width: 400px;
	padding-left: 15px;
}
#int_rod_grupo3
{
	float: right;
	width: 80px;
	vertical-align:top;
}
/* interna admin */
#int_admin {
	position: absolute;
	left: 250px;
	top: 10px;
	width: 710px;
	border-right: #005660 solid 1px;
}
/* interna menu lateral esquerdo */
#formatacao_menu_lateral 
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
}
#formatacao_menu_lateral a:link
{
    color: #333333;
    text-decoration: none;
}
#formatacao_menu_lateral a:visited
{
    color: #333333;
    text-decoration: none;
}
#formatacao_menu_lateral a:hover
{
    color: #003D44;
    background-color: Aqua;
    text-decoration: underline;
}
#formatacao_menu_lateral a:active
{
    color: #333333;
    text-decoration: none;
}
/* Hoverbox Code */
.hoverbox
{
   /*float: right;*/
	list-style: none;
	padding: 0;
	margin: 0;
}
.hoverbox a
{
	cursor:pointer;
}
.hoverbox a .preview
{
	display: none;
	z-index: 0;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	bottom: 0px;

}
.hoverbox img
{
	background: #fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	/*margin: 3px;*/
	padding: 3px;
	vertical-align: top;
}
.hoverbox li
{
	/*border-color: #DDD;
	border-style: Solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	/*margin: 3px;
	padding: 3px;*/
	position: relative;
}
.hoverbox .preview
{
	border-color: #DDD;
}



/* hover esquerdo */
.hoverbox_left
{
    list-style: none;
	margin-left: 0;
}
.hoverbox_left a
{
	cursor:pointer;
}
.hoverbox_left a .preview
{
	display: none;
	z-index: 1000;
}
.hoverbox_left a:hover .preview
{
	display: block;
	position: absolute;
	top: 2px;
	left: 0px;
}
.hoverbox_left img
{
	background: #fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	margin:  3px;
	padding: 3px;
	vertical-align: top;
}
.hoverbox_left li
{
	display: inline;
	margin: 3px;
	padding: 3px;
	position: relative;
	text-indent:0;
}
.hoverbox_left .preview
{
	border-color: #DDD;
}

/* novo - foto*/
.foto
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

/*------------------------------------------------------------------*/
.link_download
{
    background-image: url(../images/bt_download.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    color: #005660;
    padding-left: 18px;
    margin-right: 20px;
}
.link_aplicacao
{
    background-image: url(../images/bt_aplicacao.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    color: #005660;
    padding-left: 18px;
    margin-right: 20px;
}
.link_datasheet
{
    background-image: url(../images/bt_datasheet.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    color: #005660;
    padding-left: 18px;
    margin-right: 20px;
}
.link_orcamento
{
    background-image: url(../images/bt_orcamento.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    color: #005660;
    padding-left: 18px;
    margin-right: 20px;
}
.bt_modelo
{
    text-indent: 8px;
    background-image: url(../images/bullet_3.gif);
    background-position: left 50%;
    background-repeat: no-repeat;
}
.menu_admin
{
    background-image: url(../images/fundotree.gif);
}
.tabdown 
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}
.tabdown th
{
    text-align: left;
    font-weight: bold;
    color: #2C7C87;
}
.tabdown p
{
    margin: 0;
    padding: 0;
}   
.tabdown td 
{
    color: #333333;
}

/* Novas classes para formúlario */
.celula
{
    border-left: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding: 5px; 
}
.campoform
{
    border: solid 1px #999999;
}
.botao_asp
{
    color: #FFFFFF;
    font-weight: bold;
    height: 22px;
    background-color: #185D65;
    border: 0;
}
/* Novas classes para formúlario */
.topo_grid_view
{
	border-top: solid 1px #185D65;
	border-bottom: solid 1px #185D65;
	color: #185D65;
	background-color: #ededed;
}
.titulo_secao_editar{
	border-top: solid 1px #990000;
    border-bottom: solid 1px #990000;
    color: #990000;
	text-align: center;
	font-weight: bold;
    background-color: #FFFFFF;
}


/* Estilo de Alterar ordem de produtos */
.dragHandle
{
	width: 10px;
	height: 15px;
	background-color: #10b6ca;
	background-image: url('../images/reorder/bg-menu-main.png');
	cursor: move;
	border: outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li
{
	list-style: none;
	margin: 2px;
	background-image: url('../images/reorder/bg_nav.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #096671;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue
{
	border: thin dotted black;
	width: 100%;
	height: 25px;
	background-image: url('../images/reorder/bg_nav.gif');
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.itemArea
{
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	text-align: left;
	background-image: url('../images/reorder/bg_nav.gif');
	color: #000000;
	font-weight: bold;
}

.btn1
{
	border: 1px solid #CCCCCC;
	color: #005660;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.logotipo
{
	margin-right: 15px;
}