.agendaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.agendaNumero {
	font-family: Futura MdCn BT, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:525px;
	z-index:1;
	visibility: visible;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4749;
	font-weight: bold;
}

.rodapeAss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.chamadaHome {
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-image:url(../img/bck_transp.gif);
}
.homeTexto {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.intTexto {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.fotoTexto {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none
	}
a:hover {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline
	}
a:link {  
    text-decoration: none; 
    font-family: Arial, Verdana; 
	font-size: 12px; 
	}
.cx_texto {  
    font-family: Arial, Verdana; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
	height: 20px; 
	background-color: #ffffff; 
	border: 1px #f6f6f6 solid
	}
.cx_texto2 { 
    font-family: Arial, Verdana; 
	font-size: 9pt; 
	color: #000000;
	font-weight:bold; 
	text-decoration: none; 
	background-color: #ffffff; 
	border: 1px #f6f6f6 solid
	}
.borda {  
    border: 1px #2a1b2a solid
	}
	
#Painel {
	scrollbar-face-color: rgb(19, 2, 19);
	scrollbar-arrow-color: rgb(42, 27, 42);
	scrollbar-highlight-color: rgb(19, 2, 19);
	scrollbar-3dlight-color:rgb(42, 27, 42);
	scrollbar-shadow-color: rgb(19, 2, 19);
	scrollbar-darkshadow-color: rgb(42, 27, 42);
	scrollbar-track-color: rgb(19, 2, 19);
	overflow-x: hidden;
	overflow: auto;
}

