body {
	text-decoration: none;
	background-image: url(../img/bg_pagina.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	border-bottom-style: solid;
	background-color: #f2f2f2;
	border-bottom-width: 0px;
	border-bottom-color: #F76D00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

td {
	text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.pagina{
	width: 730px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.pontilhado{ 
	border-style: dotted; 
	border-width: 1px; 
	border-color: #CCCCCC; 
	background-color: #FFFFFF; 
} 

.titulo{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.titulo_vermelho{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#841212;
}

.titulo_vermelho_sublinhado{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#E4E4E4;
	color:#841212;
}

.corpo{
	font-family : verdana; 
	margin-left: 0%; 
	margin-top: 0%; 
	font-size : 8pt; 
	color: #333333; 
	font-weight : normal; 
	line-height:11pt;
	text-align:justify;
}
/*	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
} */

.corpo_empresa {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.realizacoes{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#880000;
}

.rodape {
	clear:both;
	background:#FFFFFF url("../img/barra_rodape.gif") no-repeat;
	height:35px;
	width:730px;
}

.edeunix {
	text-decoration:none;
}
 
.edeunix a:link {
	text-decoration:none;
}

.edeunix a:visited{
	text-decoration:none;
}

.edeunix a:hover{
	text-decoration:none;
}

.eLink {
	text-align:center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#880000;
}

.eLink a:link {
	text-align:center;
	text-decoration: none;
	color:#880000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.eLink a:visited {
	text-align:center;
	text-decoration: none;
	color:#880000;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.eLink a:hover {
	text-decoration: underline;
	color:#000000;
/*	border-bottom: 1px dotted #000000; */
	text-align:center;
}
.eLink a:active {
	text-decoration: none;
	color:#880000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.qualidade {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	text-align:justify;
	background-color:#f5f5f5;
	padding: 10px;
}

.endereco {
	font-family:arial, helvetica;
	font-size:12px;
	text-align:center;
	padding: 5px;
}

.progresso {
	text-align:justify; 
	font-size:14px; 
	width: 40%;
}