﻿body 
{
	background-image: url(../imagem/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color: #188661;
}

.menu1
{
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}

.menu1:link
{
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.menu1:visited
{
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.menu1:hover
{
	font-family: Arial;
	font-size: 9px;
	color: #25c28b;
	text-decoration: none;
}

.menu1_ativo
{
	font-family: Arial;
	font-size: 9pt;
	color: #00462E;
}

.menu2On
{
	font-family: Arial;
	font-size: 12px;
	color: #5BFAD2;
	text-decoration: none;
}

.menu2
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menu2:link
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menu2:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menu2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #5BFAD2;
	text-decoration: none;
}

.menu2ativo
{
	font-family: Arial;
	font-size: 12px;
	color: #5BFAD2;
	text-decoration: none;
}

.menu3
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.menu3_on
{
	font-family: Arial;
	font-size: 13px;
	background-color: #000000;
	color: #5BFAD2;
}

.menu3:link
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.menu3:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.menu3:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.finaCamadaSuperior
{
	position: absolute;
	width: 950px;
	height: 25px;
	margin: 0 0 0 0;
	background-color: #00462e;
	filter:alpha(Opacity=60);
	-moz-opacity(0.6);
}

.finaCamadaInferior
{
	position: absolute;
	width: 950px;
	height: 40px;
	margin: 220 0 0 0;
	background-color: #00462e;
	filter: alpha(Opacity=60);
	-moz-opacity(0.6);
}

.breadCrumb
{
	position: absolute;
	/*width: 950px;*/
	height: 25px;
	background-color: Transparent;
	margin: 2 0 0 200px;
}

.fontBreadCrumb
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.fontBreadCrumb:link
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.fontBreadCrumb:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.fontBreadCrumb:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.tituloPagina
{
	position: absolute;
	width: 950px;
	height: 40px;
	background-color: Transparent;
	margin: 223 0 0 0;
}

.fontTituloPagina
{
	font-family: Arial;
	font-size: 26px;
	color: #ffffff;
	margin: 10px 0 0 20px;
}


.divMenu2_off
{
	margin: 9px 0 0 0;
	width: 150px;
	background-color: #0f7b5b;
	position: absolute;
	z-index: 100;
	background-image: url('../imagem/bg_menu.jpg');
	background-repeat: repeat-x;
	display: none;
}

.divMenu2_on
{
	margin: 9px 0 0 0;
	width: 150px;
	background-color: #0f7b5b;
	position: absolute;
	z-index: 99;
	background-image: url('../imagem/bg_menu.jpg');
	background-repeat: repeat-x;
	display: block;
}

.divMenu2Ultimo_off
{
	margin: 9px 0 0 -120px;
	width: 150px;
	background-color: #0f7b5b;
	position: absolute;
	z-index: 100;
	background-image: url('../imagem/bg_menu.jpg');
	background-repeat: repeat-x;
	display: none;
}

.divMenu2Ultimo_on
{
	margin: 9px 0 0 -120px;
	width: 150px;
	background-color: #0f7b5b;
	position: absolute;
	z-index: 99;
	background-image: url('../imagem/bg_menu.jpg');
	background-repeat: repeat-x;
	display: block;
}

.menuInstitucionalSelecionado
{
	font-family: Arial;
	font-size: 13px;
	color: #00462E;
	text-decoration: none;
}

.menuInstitucionalSelecionado:link
{
	font-family: Arial;
	font-size: 13px;
	color: #00462E;
	text-decoration: none;
}

.menuInstitucionalSelecionado:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #00462E;
	text-decoration: none;
}

.menuInstitucionalSelecionado:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #25c28b;
}

.menuInstitucional
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.menuInstitucional:link
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.menuInstitucional:visited
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.menuInstitucional:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #25c28b;
}

.txtTitulo
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
}

.txtSubTitulo
{
	font-family: Arial;
	font-size: 15px;
	color: #00462E;
}

.txtSubTitulo:link
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
	text-decoration: none;
}

.txtSubTitulo:visited
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
	text-decoration: none;
}

.txtSubTitulo:hover
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
	text-decoration: underline;
}

.txtSubTituloNegrito
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
	font-weight: bold;
	text-decoration: none;
}

.txtSubTituloNegrito:hover
{
	font-family: Arial;
	font-size: 16px;
	color: #00462E;
	font-weight: bold;
	text-decoration: underline;
}

.txtConteudo
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.dropdown
{
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #ffffff;

}

.lateral
{
	background-image: url(../imagem/bg_lateral.jpg);
	background-repeat: no-repeat;
	width: 235px;
}

.lateral2
{
	width: 235px;
}

.rodape
{
	padding: 0 0 0 20px;
	height: 45px;
	background: #ccc url(../imagem/img_rodape.jpg) no-repeat;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.rodapePopup
{
	padding: 0 0 0 12px;
	height: 36px;
	background: #ccc url(../imagem/bg_rodape_popup.jpg) no-repeat;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.linkConteudo
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
}
.linkConteudo:link
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: none;
}
.linkConteudo:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: none;
}
.linkConteudo:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: underline;
}

.disablePage
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: black;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}

.layerImagem
{
	/*height: 560px;*/
	width: 678px;
	background-color: #ffffff;
	position: absolute;
	/*margin-top: -10px;*/
	margin-left: 135px;
	z-index: 100;
}

.txtConteudo2
{
	font-family: Arial;
	font-size: 12px;
	color: #00462E;
}

.txtConteudo2:link
{
	font-family: Arial;
	font-size: 12px;
	color: #00462E;
	text-decoration: none;
}

.txtConteudo2:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #00462E;
	text-decoration: none;
}

.txtConteudo2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #00462E;
	text-decoration: underline;
}

.txtAbaOn
{
	font-family: Arial;
	font-size: 12px;
	color: #13513A;
	line-height: 12px;
	font-weight: bold;
}

.txtAbaOff
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	font-weight: bold;
}

.txtConteudoSmall
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.txtConteudoSmall:link
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txtConteudoSmall:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txtConteudoSmall:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.txtConteudoLateral
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.linkConteudoSmall
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
}
.linkConteudoSmall:link
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: none;
}
.linkConteudoSmall:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: none;
}
.linkConteudoSmall:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #3c96b3;
	text-decoration: underline;
}
.linkFaq
{
	font-family: Arial;
	font-size: 12px;
	color: #00462E;
}

#lightbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxCaption
{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay
{
	background-image: url(../imagem/overlay.png);
}

* html #overlay
{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagem/overlay.png", sizingMethod="scale");
}

