h1 {
	font: italic bold 1em "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	margin: 8px;
	border-bottom: 1px solid #CC0000;
	color: #CC0000;
}
h2 {
  font: italic bold 1.3em/65px "Trebuchet MS", Tahoma, sans-serif;
  text-align: left;
  margin: 0px 0px 0px 15px;
}
h3 {
  color: #990000;
  margin-bottom: 10px;
  margin-top: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

#iso {
  color: #990000;
  margin-bottom: 10px;
  margin-top: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

h4 {
	color: #990000;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
h4  a:link, h4 a:visited, h4 a:active {
	color: #990000;
	text-decoration: none;
}
h4  a:hover {
	color: #990000;
	text-decoration: underline;
}
.txtnoticia {
	font-size: 0.7em;
}



p {
	font-size: .8em;
}

.img_float_right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	border: 1px solid #f4f4f4;
}
.img_float_right_sm {
	margin-bottom: 15px;
	float: right;
	border: 1px solid #f4f4f4;
}

#endereco {
	font: .7em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 14px;
}
#endereco a.email:link {
	color: #333333;
	text-decoration: none;
}
#endereco a.email:hover {
	color: #FF0000;
	text-decoration: underline;
}
#endereco .org {
	font-weight: bold;
}



fieldset {
	padding: 10px;
}
#form_faleconosco label {
	display: block;
	margin-top: 10px;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
#form_curriculo label {
	display: block;
	margin-top: 10px;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

#form_faleconosco input {
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}
#form_curriculo input {
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}

#fieldset_faleconosco legend {
	font: bold 1em "Trebuchet MS", Tahoma, sans-serif;
}
#fieldset_curriculo legend {
	font: bold 1em "Trebuchet MS", Tahoma, sans-serif;
}

#form_faleconosco textarea {
	border: 1px solid #CCCCCC;
}
#form_curriculo textarea {
	border: 1px solid #CCCCCC;
}
#form_curriculo select {
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}



.select  {
	border: 1px solid #CCCCCC;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.hide {
	display: none;
}
.cad_input  {
  font-size: xx-small;
  width: 169px;
  border: 1px solid #999999;
  background: transparent;
}
.submit {
  background: #FFFFFF;
  border: 1px solid #999999;
  font: xx-small Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  width: 170px;
  cursor: hand;
}
.img_bloco {
  width: 200px;
  text-align: center;
  float: left;
  height: 50px;
}

.xxsmall {
  font-size: xx-small;
}
a.link01:link, a.link01:visited, a.link01:active {
  font-size: 0.7em;
  text-decoration: none;
  color: #666666;
}
a.link01:hover {
  font-size: 0.7em;
  text-decoration: none;
  color: #990000;
}
a.link02:link, a.link02:visited, a.link02:active {
  text-decoration: none;
  color: #666666;
}
a.link02:hover {
  text-decoration: none;
  color: #990000;
}
