.palco{ width:950px; }
body{ background-image:url('../images/bgs/bg-clean.png'); color:#232120; font-size:14px; line-height:20px; }
a{ color:#232120; }
a:hover{ color:#232120; }
a.linkover { top:0; left:0; position:absolute; width:100%; height:100%; cursor:pointer; z-index:99999; text-indent:-9999px; }

/* FONTS STYLES */
.title{ font-family:Arial,sans-serif; font-size:28px; line-height:34px; margin:0px; text-transform:uppercase; }
.featured{ font-size:16px; line-height:22px; color:#cc0000; font-weight:bold; margin:18px 0px; }


/* HEADER */
#header{ background-color:#f7f7f7; }
#logo{ background-image:url('../images/bgs/bg-logo.png'); width:212px; height:187px; text-align:center; margin-left:10px; position:absolute; top:0px; }
/* menu */
#menu li{ width:auto; margin-left:45px; }
#menu .ui-icon{ margin-top:27px; }
#menu a{ display:block; line-height:74px; font-family:'HelveticaNeueLightCond'; font-size:18px; font-weight:normal; text-transform:uppercase; }
#menu a:hover, #menu a.ativo{ color:#cc0000; }
/* submenu */
#menu ul{ padding:0px; }
#menu ul li{ float:none; margin:0px; }
#menu ul a{ display:block; font-size:14px; line-height:24px; color:#fff; border-bottom:1px solid #000; background-color:rgba(0, 0, 0, 0.7); }
#menu a.ui-state-active, #menu a.ui-state-focus{ margin:0px!important; }


/* SLIDESHOW */
#slideshow{ width:100%; height:431px; background-image:url('../images/slides/01.jpg'); border-bottom:2px solid #cc0000; }
#slideshow.mini{ height:200px!important; }


/* CONTENT */
#content{ background-image:url('../images/bgs/bg-clean-gradient.png'); background-repeat:repeat-x; background-position:top; padding:65px 0px; }


/* CLIENTES */
#clientes{ background-color:#f7f7f7; border-top:2px solid #dedede; padding:45px 0px; background-image:url('../images/bgs/bg-gradient-footer.png'); background-repeat:repeat-x; background-position:bottom; }
#clientes li{ width:230px; text-align:center; }
#clientes .title{ line-height:80px; }


/* SERVICOS */
#servicos{ background-color:#fff; border-top:2px solid #ddd; padding:40px 0px; }
.servicoItem{ height:65px; width:400px; }


/* FOOTER */
#footer{ background-image:url('../images/bgs/bg-dark.png'); padding:35px 0px; color:#636569; }
#footer .title{ color:#fff; font-size:20px; line-height:45px; border-bottom:1px solid #636569; width:100%; display:block; }
#footer .telefone{ font-size:28px; border:none; line-height:normal; margin-top:10px; }
#footer .logo{ margin:0px 70px 0px 45px; }
#footer a, #footer a:hover{ color:#636569; }
#redessociais a{ font-weight:normal; float:left; margin:15px 15px 0px 0px; }
#redessociais img{ vertical-align:middle; }


/* ATENDIMENTO */
.bt{ background-color:#cc0000; border:none; text-transform:uppercase; font-size:16px; padding:10px; color:#fff; cursor:pointer; margin:10px 0px; }