body {
  /*background: #0e1116;*/
  background: url(images/gbck.gif) repeat;
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.seta {
  width: 10px;
  height: 16px;
  background:url(images/setinha.gif) no-repeat 0 0;
  float: left;
}

.titulo {
  float: right;
}

.title, h2, #subheader h2 {
  width:208px;
  padding:15px 20px 15px 20px;
  height:15px;
  margin:0px;
  font-size: 14px;
  color: white;
  text-align: right;
  text-transform:uppercase;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#main {
  width:750px;
  margin:0px;
  padding: 10px;
  /*padding-bottom:0px;*/
  background: white;
}

#head {
  clear:both;
  width:750px;
  height:100px;
  background:url(images/logo.jpg) repeat-y 0 0;
}

#headbg {
  /*background:url(images/header/1.jpg) no-repeat 0 0;*/
  background:url(images/header2.jpg) no-repeat 0 0;
  width:750px;
  height:190px;
}

#subheader {
  width:750px;
  /*border-top:3px solid #17417b;*/
  border-top:3px solid #efefef;
  clear: both;
}

#logo {
  float:left;
  padding:10px;
  width:310px;
  height:75px;
}

#logotipo {
  background:url(images/logogu.png) no-repeat 0 0;
  width:310px;
  height:75px;
}

.coluna {
  float:left;
  width:248px;
  height:240px;
  border-right: 3px solid #fff;
}

.subcolunahead {
  width: 248px;
  height: 100px;
  clear:both;
}

.subcoluna {
  padding: 20px;
  color: #fff;
  font-size:12px;
}

#footer {
  clear: both;
  /*background:#3873af;*/;
  margin-top:10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left:10px;
  padding-right:10px;
  color:#069;
  font-size: 10px;
  width:750px;
}

#nav {
  width:770px;
  margin-bottom:10px;
}

#menu {
  height:20px;
  line-height:20px;
  /*width:750px;*/
  background:#efefef;
  padding:10px;
}

ul.menu {
  list-style:none;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  margin:0;
  padding:0;
}

ul.menu li {
  list-style-type:none;
  margin:0px;
  padding:0px;
  display: inline;
}

ul.menu li a,ul.menu li a:link,ul.menu li a:visited {
  background:#069;
  color:#fff;
  text-decoration:none;
  padding:5px;
}

ul.menu li a:hover,ul.menu li a:active {
  background:#fff;
  color:#17417b;
  text-decoration:none;
}

.p_services {
  padding-top:8px;
  padding-bottom:8px;
  line-height:16px;
}

.page {
  clear:both;
  border-top:3px solid #fff;
}
.page h2 {
  width:710px;
}

.pageset {
  padding: 20px;
}

.pageimg {
  float:left;
  width:150px;
  height:150px;
  border:3px solid #d8d8d8;
}

.pagetext {
  width: 500px;
  float:left;
  padding-left:20px;
  font-size:12px;
  color: white;
  text-align: justify;
}
.pagetext p {
  margin:0px;
  padding:0px;
}

.pagetext ul, .pagetext li {
  margin:0px;
  margin-left:7px;
  padding:0px;
}

.clear {
  clear:both;
}

.pagetab {
  background:#818181;
  width:90px;
  padding:6px;
  font-size:12px;
  color: black;
  font-weight: bold;
  text-align:center;
  margin-top:-28px;
  margin-left:100px;
  border:1px solid #c0c0c0;
  border-bottom:0px;
}

label.form1 {
  display:block;
  float: left;
  width: 100px;
  text-align: right;
  /*padding-right: 10px;
  padding-top: 5px;*/
  padding:6px;
}

.lineform {
  height: 35px;
}

.asterisk {
  color: yellow;
}

.lineform input, select, textarea {
  padding: 2px;
  background:#f8f8f8;
  border:1px solid #444;
}

#status {
  display:none;
  font-size:12px;
  width: 285px;
  padding:10px;
  margin-top:10px;
  margin-left:110px;
  background:#fff;
  border:3px solid #444;
  font-weight:bold;
}
