
h1 {
  font-family:Tahoma, "Trebuchet ms", Verdana;
  color:#016BB1;
  font-size:18px;
  margin:0;
  padding:8px 5px 8px 0;
  letter-spacing:1px;
  text-align:right;
  background-color:#FFFFFF;
}

h2 {
  font-family:Tahoma, "Trebuchet ms", Verdana;
  color:#666666;
  font-size:11px;
  margin:0;
  margin-left:5px;
  margin-bottom:5px;
  letter-spacing:1px;
  padding-top:5px;
}

h3 {
  font-weight:bold;
  font-size:12px;
  color:#555555;
  
}

h4 {
  font-family:Tahoma, "Trebuchet ms", Verdana;
  color:#333333;
  font-size:16px;
  margin:0;
  letter-spacing:1px;
}

h5 {
  font-size:10px;
  margin:0;
  color:#016BB1;
  padding:2px;
  text-align:center;
}

h6 {
  font-family:Tahoma, "Trebuchet ms", Verdana;
  color:#333333;
  font-size:13px;
  margin:0;
  letter-spacing:1px;
}

.voceestaem {
  font-size:9px;
  margin:0;
  color:#333333;
  padding:2px;
  font-weight:normal;
}

hr {
  border:none;
  background-color:#CCCCCC;
  color:#CCCCCC;
  height:1px;
  width:80%;
}

#menu img {
  margin-left:12px;
  margin-bottom:7px;
  margin-top:7px;
}

#inicial .marcadagua {
  border-bottom:1px solid #CCCCCC;
  background-color:#FFFFFF;
  padding-top:5px;
  padding-bottom:5px;
  width:85px;
}
#inicial .marcadagua2 {
  border-bottom:1px solid #CCCCCC;
  padding:5px;
}

#texto b {
  color:#016BB1;
}

img {
border:none;
}

.foto {
  float:left;
  margin:5px;
}


a:link {
  color:#016BB1;
  text-decoration:none;
}
a:visited {
  color:#016BB1;
  text-decoration:none;
}
a:hover {
  color:#016BB1;
  text-decoration:underline;
}

.link:link {
  color:#666666;
  text-decoration:none;
}
.link:visited {
  color:#666666;
  text-decoration:none;
}
.link:hover {
  color:#016BB1;
  text-decoration:none;
}



/*********
OBJETOS DE FORMULÁRIOS
**/
input, textarea, select {
  font-family:"Trebuchet MS", Tahoma, Verdana;
  font-size:11px;
  color:#666666;
}
input[type="text"], input[type="submit"], input[type="password"], input[type="button"], input[type="file"], textarea, select {
  font-family:"Trebuchet MS", Tahoma, Verdana;
  font-size:11px;
  color:#666666;
  border:1px solid #016BB1;
  background-color:#FFFFFF;
}
input[type="text"], input[type="submit"], input[type="password"], input[type="button"], input[type="file"], textarea {
  background-image:url(../imagens/bg_input.gif);
  background-repeat:repeat-x;
  padding-left:2px;
  padding-right:2px;
}


#twitter_div ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom:10px;
}


