.menu1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.separador{
	width:1px;
	height:20px;
	margin-left:7px;
	margin-right:7px;
}

.bg {
	background-attachment: scroll;
	background-image: url(imagens/bgsite.jpg);
	background-repeat: repeat-x;
}

.menu2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003668;
	text-decoration: none;
}
.texto10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tit11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003f71;
	text-decoration: none;
}
.texto11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.img {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #6c9bb8;
}
.table {
	border: 1px solid #F0F5F9;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.diretores {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.comentario{
	width:80%;
	height:auto;
	margin-bottom:6px;
	margin-left:6px;
	padding-bottom:10px;
	border-bottom:1px dotted #003f71;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.comentario span{
	font-weight:bold;
	color:#003f71;
	display:block;
	padding-left:10px;
	width:auto;
	height:auto;
}

.comentario p{
	margin:0;
	padding:2px;
	padding-left:10px;
}
.ie-spc{
	*margin-top:10px;
}

.link{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}