@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(img/bg_home.jpg) repeat-x;
}
.principal{
width:723px;
}
.logotipo a{
display:block; 
width:169px; 
height:68px;
margin: -6px 25px 0 30px;
}
.menu{
height:126px
}
.menu div{
margin:0px 0 0 22px;
}
.link_menu{
display:block;
margin-left:25px;
float:left;
border-bottom: solid 3px #fff;
}
a.link_menu:hover{
border-bottom: solid 3px #f26c11;
}
a.link_menu_selected{
display:block;
margin-left:25px;
float:left;
border-bottom: solid 3px #f26c11;
}
.line{
background:url(img/space_conteudo_home.gif) repeat-y center;
}
.content_home{
margin: 50px 0 55px 0;
width:722px;
}
.content_home td{
padding-left: 15px;
}
.content_home td p{
font-family:"Trebuchet MS";
font-size:11px;
color: #616161;
margin-left: 5px;
line-height:20px;
}
.content_home td a{
font-family:"Trebuchet MS";
font-size:11px;
color: #d45702;
margin-left: 5px;
text-decoration:none;
}
.content_home td a:hover{
color: #ff9a17;
}
.bottom span{
display:block;
font-family:"Trebuchet MS";
font-size:11px;
color: #616161;
padding: 25px 20px 25px 25px;
float:left;
}
.bottom a{
display:block;
font-family:"Trebuchet MS";
font-size:11px;
color: #616161;
padding: 25px 5px 25px 5px;
float:left;
}
.bottom a:hover{
color: #999;
}
.tile_internas{
width:722px;
height:74px;
background:url(img/bg_head_internas.gif) no-repeat;
}
.tile_internas h1{
font-family:"Trebuchet MS";
font-size:22px;
color:#fff;
font-weight:lighter;
margin:0 0 0 235px;
text-transform:uppercase;
}
.content_internas{
margin: 50px 0 55px 0;
width:722px;
}
.content_internas td p{
font-family:"Trebuchet MS";
font-size:11px;
color: #000;
margin-left: 5px;
line-height:20px;
text-align:justify;
padding: 0 30px 10px 30px;
}
.menu_internas{
padding:10px 15px 15px 20px;
}
.menu_internas a{
font-family:"Trebuchet MS";
font-size:11px;
color: #d45702;
margin: 1px 0 0 5px;
padding: 5px 10px 0px 10px;
text-decoration:none;
display:block;
width:168px;
text-align:right;
}
.menu_internas a:hover{
color: #ff9a17;
}
.menu_internas a.selected{
font-family:"Trebuchet MS";
font-size:18px;
color: #d45702;
margin: 1px 0 0 5px;
padding: 5px 10px 0px 10px;
text-decoration:none;
display:block;
width:168px;
text-align:right;
font-weight:bold;
text-transform:uppercase;
}
.menu_internas a.selected:hover{
color: #d45702;
}
.buttons_servicos{
margin: 30px 0 0 0;
}
.desc_produto td{
font-family:"Trebuchet MS";
font-size:11px;
color: #000;
line-height:20px;
padding: 10px 5px 10px 0px;
}
.desc_produto td span{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color: #999;
padding: 10px 5px 10px 0px;
}
.contato{
margin: 0 30px 10px 30px;}

.contato td{
font-family:"Trebuchet MS";
font-size:11px;
color: #d45702;
padding: 0 10px 0 0;
}
.input_text{
font-family:"Trebuchet MS";
font-size:11px;
color: #000;
padding: 5px;
margin: 5px;
border: solid 3px #e5e5e5;
width: 230px;
}
