.orgTitulo
{
/*	width:172px;*/
	height:30px;
	
	background-color:#f0f4f8;
	font-type:verdana;
	color:#043C77;
	text-align:center;
}

.orgTitulo a:hover
{
	color: #043C77;
	text-decoration: none;
}
.orgTitulo a
{
	color: #043C77;
	text-decoration: none;
}

.orgConteudo .texto2
{
	padding-left:3px;
	font-family: Verdana;
	font-size: 0.9em;
	color: #5A5A5A;
	vertical-align:text-bottom;
	vertical-align:middle;
}
.orgConteudo .texto2 a{
	color: #5A5A5A;
	text-decoration: none;
}
.orgConteudo .texto2 a:hover{
	color: #043C77;
	text-decoration: none;
}

.linhaVertical
{
	background-color:#829FC4;
	width:1px;
}
.linhaHorizontal
{
	background-color:#829FC4;
	height:1px;
}
.orgConteudo
{
	border: 1px dashed #829FC4;
	padding:3px;
	color: #5a5a5a;	
	vertical-align:top;
}
.orgConteudo a
{
	text-decoration:none;
	color: #5079AD;	
}
.orgConteudo a:hover
{
	text-decoration:underline;
	color: #5079AD;	
}
.orgConteudo .maisMenos
{
	color: #00408E;
	font-size:0.9em;
}
.numberColor
{
	color: #043C77;
}
.orgConteudo .subTitulo
{
	margin-bottom:0px;
	color: #5A5A5A;
}
.orgConteudo .nome
{
	font-weight:bold;
	color: #313131;
}