h1 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #0081C5;
	border-bottom: 1px solid #0081C5;
	margin-bottom: 8px;
}
h2 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	border-bottom: 1px solid;
	margin-bottom: 8px;
}
h3 {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #0081C5;
	margin-top: 2em;
}
h4 {
	font: bold .8em Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom: 1px solid;
	margin-bottom: 8px;
	margin-top: 35px;
	width: 75%;
}

h6 {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #CC0000;
	border-bottom: 1px solid;
	margin-bottom: 8px;
	margin-top: 5px;
	width: 75%;
}

h5 {
  font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
  color: #CC0000;
}

.chamada {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

p {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 5px;
}
ul {
  list-style: square inside;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

ul#noticias {
  list-style: square outside;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  margin-left: 170px;
}

ol {
	list-style: decimal outside;
	margin-top: 10px;
	margin-bottom: 10px;
}
ol li {
	margin-left: 20px;
	font-size: 0.7em;
	line-height: 1.7;
}


ul li {
	margin-left: 0px;
	font-size: 0.7em;
	line-height: 1.7;
}

#form_faleconosco {

}
.formulario  li{
	margin-top: 5px;
	list-style: url(none) none inside;
	}
.formulario  label{
	width:20em;
	font-weight:bold;
	line-height: 2em;
	text-align: left;
	float: left;
}
.formulario  input {
	font-size: 1em;
	background-color: #FFFFFF;
	height: 1%;
}
.formulario  textarea {
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #0081C5;
}
.formulario  select {
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #0081C5;
}

a {color: #0081C5;
text-decoration:none;}


a:visited {color: #0081C5;
text-decoration:none;}

a:hover {color: #000000;
text-decoration:none;}

a.link01:link,a.link01:visited,a.link01:active    {
	color: #FFFFFF;
	text-decoration: none;
}

a.link01:hover   {
	color: #00CCFF;
	text-decoration: underline;
}
a.link02:link, a.link02:visited, a.link02:active {
	color: #333333;
	text-decoration: none;
}

a.link02:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.link03:link, a.link03:visited, a.link03:active {
	color: #0081C5;
	text-decoration: none;
}
a.link03:hover {
	color: #000000;
	text-decoration: underline;
}
a.link04:link, a.link04:visited, a.link04:active {
	color: #0081C5;
	text-decoration: none;
	font-size: xx-small;
}
a.linknews:link, a.linknews:visited, a.linknews:active {
	color: #0081C5;
	text-decoration: none;
	font-size: 1em;
}
a.linknews:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;


.clear{clear:both;}
.float_left {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
.float_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#txt_emp {
	width:550px;
	float:right;
	text-align:justify;
}

#tittle {
	width:auto;
}

.img_emp {
padding:10px;
}

#img1 {
width:200px;
text-align:center;
}
#img2 {
width:190px;
float:left;
}
#img3 {
width:190px;
float:left;
}

.img_prod {
width: 50px; 
height: 50px; 
float:left;
margin-right:25px;
} 
