#conteudo {
	display: block;
	margin: 0px 3px 0px 3px;
	height: auto;
}
div#conteudo div#esquerda {
	width: 195px;
	height: auto;
	float: left;
	font-size: 8pt;
	margin-top: 2px;
}

div#conteudo div#direita {
	margin-top: 2px;
	width: 579px;
	float: left;
	height: auto;
	margin-bottom: -5px;
}

div#conteudo div#esquerda #top{	
	float: left;
	Width: 193px;
	height: 24px;
	background: URL('../img_site/topo_noticias.jpg') no-repeat;	
}
div#conteudo div#esquerda #top #area_texto{
	float: left;
	width: 182px;
	padding-left: 5px;
	line-height: 24px;
	font-size: 10pt;
	color: #006600;
	text-align: left;
	font-weight: bold;
}
div#conteudo div#esquerda #meio{
	float: left;
	width: 191px;
	max-width: 189px;
	overflow: hidden;	
	height: auto;
	text-align: left;
	background: #F0F1F2;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}
div#conteudo div#esquerda #meio #texto{
	float: left;
	width: 182px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
div#conteudo div#esquerda #meio #barra{
	height: 2px;
	background: URL('../img_site/barra.jpg') no-repeat;
}

div#conteudo div#esquerda #meio #mais{
	height: auto;
	text-align: right;
	font-weight: bold;
	line-height: 15px;
	color: black;
	border-bottom: 1px solid gray;
}
#fim{
	width: 191px;;
	float: left;
	height: 12px;
	background: #F0F1F2;
}
#mais_certificado{ 
	height: auto;
	text-align: right;
	font-weight: bold;
	color: black;
}
#direita #area_empresa{
	width: 580px;
	height: auto;
	text-align: left;
}
#title{
	width: 580px;
	height: 25px;
	background: URL('../img_site/topo_empresa.jpg') no-repeat;
	margin-bottom: 5px;
}
#text-area{
	line-height: 25px;
	background: none;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	text-align: left;
}
#imagem_home{
	float: left;
	width: 150px;
	padding: 2px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #006600;
	background: #ffffff;
}
#texto_home{
	float: right;
	margin-right: 1px;
	width: 405px;
	line-height: 18px;
	margin-top: 10px;
	background: #ffffff;
	font-size: 13px;
}

/* Inicio das Guias - Pagina Home */ 
#area_do_mapa{
	width: 578px;
	height: 130px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #F0F1F2;
}
#img_mapa{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	width: 80px;
	height: 80px;
	border: 2px solid #DEDEDC;
	background: URL('../img_site/mapa_pq.jpg') no-repeat;
}
#area_texto_mapa{
	width: 478px;
	height: 100px;
	font-size: 10pt;
	text-align: left;
	padding-top: 20px;
}
#area_guia{
	float: left;
	width: 578px;
	height: auto;
	margin-top: 18px;
}
.guia{
	margin-top: 5px;
	float: left;
	width: 108px;
	background: URL('../img_site/guia_selected.jpg') no-repeat;
	height: 25px;
	margin-right: 5px;
	cursor: pointer;
}
.guia_selected{
	margin-top: 5px;
	float: left;
	width: 108px;
	background: URL('../img_site/guia.jpg') no-repeat;
	height: 25px;
	margin-right: 5px;
	cursor: pointer;
}
#texto_guia{
	text-align: center;
	float: left;
	width: 108px;
	height: 25px;
	line-height: 25px;
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
}
#area_serv{
	height: 305px;
	background: URL('../img_site/home_serv.jpg') no-repeat;
	float: left;
	text-align: center;
}
#mais_cont{
	width: 420px;
	margin-top: -15px;
	padding-right: 4px;
	float:right;
	text-align: right;
	font-weight: bold;
	color: #006600;
}
#mais_cont a{
	padding-right: 4px;
	float:right;
	text-align: right;
	font-weight: bold;
	color: #006600;
}
#mais_cont a:hover{
	text-align: right;
	font-weight: bold;
	color: #006600;
}
#mais_cont a:visited{
	text-align: right;
	font-weight: bold;
	color: #006600;
}
/* Fim das Guias - Pagina Home */ 