.dummy {
	color: #000099;
}
.fundo-conteudo {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../empresa/fundo.jpg);
	background-repeat: repeat-x;

}
.texto-fino {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;


}
.texto-fino :link{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.texto-fino :visited{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.texto-fino :hover{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;

}
.texto-fino :active{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;

}
.texto-bold {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;

}
.txt-foto {
	vertical-align: top;
	text-align: center;
}

