BODY{
	font-family: Tahoma;
	font-size: 11px;
}

.textoLogin{
	font-size: 9px;
	color: #FFFFFF;
}

.textoLogin2{
	font-size: 11px;
	color: #FFFFFF;
}

.textoLogin3{
	font-size: 12px;
	color: #646464;
}

.titConteudo{
	font-size: 17px;
	color: #FF7308;
}

.titGaleria{
	font-size: 12px;
}

.titGaleria2{
	font-size: 13px;
}

.textoTitulo{
	color: #646464;
	font-weight: bold;
	font-size: 11px;
}

.textoTitulo2{
	color: #646464;
	font-size: 10px;
}

.txtConteudo{
	color: #646464;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

.txtConteudo2{
	color: #646464;
	font-size: 11px;
	line-height: 18px;
}

.textoFooter{
	color: #919191;
	font-size: 10px;
}

.fundoTabelaAgenda{
	background-color: #FFDA48;
}

.headerTextoAgenda{
	font-size: 12px;
}

.highlightLineAgenda{
	background-color: #FFEFA7;
}

.noHighlightLineAgenda{
	background-color: #FFF7D2;
}

.tituloAgenda{
	color: #919191;
	font-size: 12px;
}

.linkDestaques:link{
	color: #646464;
	font-size: 11px;
	text-decoration: none;
}

.linkDestaques:visited{
	color: #646464;
	font-size: 11px;
	text-decoration: none;
}

.linkDestaques:hover{
	color: #646464;
	font-size: 11px;
	text-decoration: underline;
}

.linkFooter:link{
	color: #919191;
	font-size: 10px;
	text-decoration: none;
}

.linkFooter:visited{
	color: #919191;
	font-size: 10px;
	text-decoration: none;
}

.linkFooter:hover{
	color: #919191;
	font-size: 10px;
	text-decoration: underline;
}

.textoDestaque{
	color: #646464;
	font-size: 11px;
}

.linkLogout:link{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.linkLogout:visited{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.linkLogout:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.linkMenu:link{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.linkMenu:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.linkMenu:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.linkSubMenu:link{
	color: #FFEC9C;
	font-size: 11px;
	text-decoration: none;
}

.linkSubMenu:visited{
	color: #FFEC9C;
	font-size: 11px;
	text-decoration: none;
}

.linkSubMenu:hover{
	color: #FFEC9C;
	font-size: 11px;
	text-decoration: underline;
}

.formInputFale{
	font-size: 11px;
	font-family: Tahoma;
	font-color: #646464;
	border-color: #646464;
	border: solid 1px;
}

.formInput{
	font-size: 9px;
	font-color: #646464;
	border: none;
}

.formInput2{
	font-size: 10px;
	font-color: #646464;
	border: 1px solid #919191;;
}

.background-direita{
	background-image: url("../images/borda_direita.gif");
	background-repeat: repeat-y: 
}

.background-esquerda{
	background-image: url("../images/borda_esquerda.gif");
	background-repeat: repeat-y: 
}

.background-direita-box{
	background-image: url("../images/borda_box_dir.gif");
	background-repeat: repeat-y: 
}

.background-esquerda-box{
	background-image: url("../images/borda_box_esq.gif");
	background-repeat: repeat-y: 
}

.BgGaleria{
	background-image: url('../images/galeria.gif');
}