* { margin:0; padding:0; }

body {
    background: url('background6.jpg') repeat-y top center;
    background-color:#F0F0F0;
    font-family: "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    color:#101010;
    text-align: center;
    height: 100%;
    /*overflow-y: scroll; /* Scroll vertical sempre presente. Evitar pequenos "horizontal jump" quando aparece ou nao scroll */
}

body img {
    border: 0px;
}

#frame_main {
    margin: 0px auto;
    width: 762px;
    width/**/:/**/ 642px;
    padding: 10px 60px;
    background-color: transparent;
}

#logo {
    margin: 5px 0px 5px 59px;
}

#menu_outer {
    height: 2em;
    overflow: hidden;
    background: #1a5894;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px;
    border: 1px #184a7a solid;
}

#menu li {
    float: left;
    width: 20%;
    list-style: none;
    /*font-weight: bold;*/
}

#menu li#contact {
    margin-right: -10px;   /* conserta uma divisao extra no final qdo os pixels tao impar, ou algo assim.*/
}

#menu li a {
    display:block;
    height: 2em;          /* IE6 needs a height to fill the box */
    width: auto;
    color: #F8F8F8;
    text-decoration: none;
    font-size: 0.875em;
    padding: 8px 0px 9px 0px;
}

#menu li#contact a {border-right: 0}

#menu li a:hover {
    background: #184a7a;
}

#frame_content {
    width: 600px;
    font-size: 0.75em;
    margin-top: -1px;
    border: 1px #184a7a solid;
    padding: 20px 20px;
    text-align: justify;
    line-height: 1.5em;
    background-color: #e6eaed;
    background-color/**/:/**/ rgba(250, 250, 250, 0.5); /* Infelizmente n�o d� pra usar RGBA no IE. */
    background-color: #e6eaed\9; /* Linha lida s� pelo IE, pra colocar o fundo branco pq o IE nao suporta rgba. */
}

#frame_content a {
    color: #101010;
    /*text-decoration: underline;*/
}

#frame_content img {
    float: right;
    margin: 0px 0px 0px 20px;
}

#frame_content .prod_ordem {
	font-size: medium;
	color: #101010;
	font-weight: bold;
	padding: 5px 0px 25px 0px;
}

#frame_content .prod_ordem a:link {text-decoration:none;}
#frame_content .prod_ordem a:visited {text-decoration:none;}
#frame_content .prod_ordem a:hover {text-decoration:underline;}
#frame_content .prod_ordem a:active {text-decoration:underline;}

#frame_content .news_title {
    font-size: 1.2em;
    font-weight: bold;
}

#frame_content .news_date {
    font-size: 0.9em;
    font-style: italic;
    margin: 0px 0px 10px 0px;
}

#frame_content .news_image {
    float: left;
    margin: 0px 15px 15px 0px;
}

#frame_content .news_image_last {
    float: left;
    margin: 0px 15px 0px 0px;
}

#frame_content p {
    margin: 0px 0px 0px 0px;
}

#frame_content p.texto {
    margin: 0px 0px 18px 0px;
}
.content_title {
    color: #1d5997;
    font-size: x-large;
    padding: 0px 0px 20px 0px;
}

#frame_footer {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    height: 120px;
    width: 100%;
    padding: 0px;
}

#footer_left{
    float: left;
    width: 180px;
    margin: 30px 0px 0px 0px;
    padding: 0;
}

#footer_right{
    float: right;
    width: 180px;
    margin: 42px 0px 0px 0px;
    padding: 0;
}

#footer_main {
    float: left;
    width: 280px;
    margin: 20px 0px;
    padding: 0;
}

.footer_title {
    font-family: Arial, sans-serif;
    font-size: 0.875em;
    font-weight: bold;
    padding: 2px 2px;
    margin: 0px 0px;
}

.footer_text {
    font-size: 0.6875em;
    padding: 0px 0px;
    margin: 0px 0px;
}

.products_outer {
    height: 125px;
    width: 580px;
    overflow: hidden;
    background: transparent;
    margin: 0px auto 0px auto;
    padding: 0px 0px;
}

.products li {
    float: left;
    width: 25%;
    list-style: none;
    text-align: center;
}

.products li#lproduct {
    margin-right: -10px;
}

.products li a {
    display: block;
    height: 80px;         
    /*width: 116px;*/
    color: #101010;
    font-weight: bold;
    padding: 0px 0px;
    margin: 0px auto;
}

.products li a:link {text-decoration:none;}
.products li a:visited {text-decoration:none;}
.products li a:hover {text-decoration:underline;}
.products li a:active {text-decoration:underline;}

.products li a img{
    padding: 0px 32px 0px 0px; /* Bizarro, nao sei pq precisa disso. Coloquei e funcionou... */
    margin: 0px;
}

.products li#lproduct a {border-right: 0}

.contact_frame {
    margin: 40px 0px 0px 0px;
    height: 150px;
}

#frame_content .contact_title {
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    padding: 4px 0px;
    margin: 0px 0px;
}

#frame_content .contact_text {
    font-size: 1.0em;
    line-height: 1.5em;
    padding: 0px 0px;
    margin: 10px 0px 10px 0px;
}

#frame_content .sub_title {
    margin: 18px 0px 18px 0px;
    font-size: 1.2em;
    font-weight: bold;
}

.links a:link, .links a:visited {color:#101010}
.links a:active{color:#101010}

ul.applications {
    margin: 0px 0px 20px 0px;
}

ul.applications li{
    padding: 3px 0px;
    margin-left: 20px;
}

.texto a:link {text-decoration:none; color:#101010;}
.texto a:visited {text-decoration:none; color:#101010;}
.texto a:hover {text-decoration:underline; color:#101010;}
.texto a:active {text-decoration:underline; color:#101010;}

.nome a:link {text-decoration:none; color:#101010;}
.nome a:visited {text-decoration:none; color:#101010;}
.nome a:hover {text-decoration:underline; color:#101010;}
.nome a:active {text-decoration:underline; color:#101010;}

#frame_content .product_frame{
	text-decoration: none;
    margin: 10px 0px;
    padding: 10px;
    width: 270px;
    background-color: #dadfe6;
    background-color/**/:/**/ rgba(26, 88, 148, 0.08); /* Infelizmente n�o d� pra usar RGBA no IE. */
    background-color: #dadfe6\9; /* Linha lida s� pelo IE, pra colocar o fundo branco pq o IE nao suporta rgba. */	
}

#frame_content .product_frame a{
	text-decoration: none;
}

#frame_content .product_frame:hover{
    text-decoration: underline;
    background: #c8d4df;
    background/**/:/**/ rgba(26, 88, 148, 0.16); /* Infelizmente n�o d� pra usar RGBA no IE. */
    background: #c8d4df\9; /* Linha lida s� pelo IE, pra colocar o fundo branco pq o IE nao suporta rgba. */	
}

#frame_content .product_frame .pf_title{
    color: #1d5997;
    font-size: large;
	margin: 3px 0px 10px 0px;
}

#frame_content .product_frame .pf_text{
	margin: 3px 0px;
}

#frame_content .product_frame .pf_icon{
	float: left;
	margin: 0px 10px 0px 0px;
}

#frame_content .hl_list{
    margin: 0px 0px 20px 20px;
}

#frame_content .hl_list li{
    padding: 2px 0px;
}

#frame_content .appli_title{
    color: #1d5997;
    font-size: large;
}

#frame_content .appli_frame{
	text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 580px;
	float: left;
    background-color: #dadfe6;
    background-color/**/:/**/ rgba(26, 88, 148, 0.08); /* Infelizmente n�o d� pra usar RGBA no IE. */
    background-color: #dadfe6\9; /* Linha lida s� pelo IE, pra colocar o fundo branco pq o IE nao suporta rgba. */	
}

#frame_content .appli_frame .appli_linha_simples{
    margin: 0px 0px;
    padding: 0px;
	float: left;
}

#frame_content .appli_frame .appli_linha{
    margin: 0px 0px;
    padding: 0px;
	float: left;
}

#frame_content .appli_frame .appli_linha a{
	text-decoration: none;
}

#frame_content .appli_frame .appli_linha:hover{
    background: #c8d4df;
    background/**/:/**/ rgba(26, 88, 148, 0.16); /* Infelizmente n�o d� pra usar RGBA no IE. */
    background: #c8d4df\9; /* Linha lida s� pelo IE, pra colocar o fundo branco pq o IE nao suporta rgba. */	
}

#frame_content .appli_frame .pf_title{
    color: #1d5997;
    font-size: large;
	margin: 0px 0px -10px 0px;
}

#frame_content .appli_frame .pf_text_l{
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
	width: 350px;
	margin: 5px 0px;
	float: left;
}

#frame_content .appli_frame .pf_text_r{
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
	width: 230px;
	margin: 5px 0px;
	float: right;
}


