h1{color:#FD2802;font-size:15px;font-weight:300;}
h2{font-size:13px;font-weight:300;}
*{margin:0;padding:0;font-family:Verdana;font-size:13px;}
.clear{clear:both;}
.activo{color:#000;background:url('../images/background-menu-selected.png') bottom repeat-x;}
.normal{color:#FFF;}
.servico{float:left;width:342px;}
.botao{padding:5px;font-color:#000;background:ddd;}
.txtinput{padding:5px;color:#000;}
.link{text-decoration:none;color:#FD2802;}
.link:hover{text-decoration:underline;}
#description{z-index:1000;position:relative;top:-40px;width:670px;color:#FFF;background:url('../images/background-description.png') repeat;;padding:5px;}
body{background:url('../images/background.png') left top no-repeat fixed;overflow-y: scroll;}
#wrapper-header{width:100%;height:137px;background:url('../images/background-header.png') bottom repeat-x;text-align:center;}
#header{width:960px;margin:0 auto;}
#logo{width:auto;height:auto;float:left;}
#menu-header{width:570px;height:130px;float:right;border:0px solid green;}
#menu-header ul{list-style:none;border:0px solid red;}
#menu-header ul li a{padding:82px 11px 25px 11px;float:left;text-decoration:none;font-size:17px;font-family:Verdana;}
#menu-header ul li a:hover{background:url('../images/background-menu-selected.png') bottom repeat-x;color:#000;}

#content{width:684px;margin:0 auto;background:url('../images/background-servico.png') repeat;padding:8px;margin-top:10px;}
#content-header{color:#FD2802;font-size:15px;border-bottom:1px solid #999;padding-bottom:5px;margin-bottom:5px;}

#footer{width:700px;margin:30px auto 40px auto;border-top:1px dotted #999;padding-top:5px;font-size:12px;}